Failure to implement Authentication on windows
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 28/100
- Tipo di issue
- Bug
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- java
- Ambito
- authentication, backend
Direzione di ricerca
Inizia con la guida sull’autenticatore personalizzato e con il blocco security.user.auth in drill-override.conf, quindi esamina il JAR e il POM allegati insieme all’errore di drill-embedded.bat. Riproduci l’errore di avvio su Windows e verifica che l’implementazione UserAuthenticator configurata venga individuata e che Drill si avvii abbastanza da richiedere i dati di accesso.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Before submitting a bug report, please verify that you are using the most current version of Drill.
Describe the bug
I am trying to implement drill authentication for windows. I have followed the steps https://drill.apache.org/docs/creating-custom-authenticators/. After deploying the jar file, I am getting Error: Failure in starting embedded Drillbit: org.apache.drill.exec.exception.DrillbitStartupException: Failed to find the implementation of 'org.apache.drill.exec.rpc.user.security.UserAuthenticator' for type 'myCustomAuthenticatorType' (state=,code=0)
To Reproduce
Steps to reproduce the behavior:
- Edit the drill-override.conf and add
security.user.auth {
enabled: true,
packages += "myorg.dept.drill.security",
impl: "myCustomAuthenticatorType"
}
2. Deplow attached jar file to jar directory.
3. Start drill-embedded.bat file
jar file and pom.zip
Expected behavior
I expected drill to request log in details
Error detail, log output or screenshots
I have attached screenshot of error I got.
Drill version
Apache Drill 1.21.1
Additional context
Add any other context about the problem here.
- Lingua principale
- Java
- Stelle
- 2k
- Fork
- 989
- Merge medio
- 1g 8h
- PR unite (30g)
- 5
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di apache/drill
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 35/100
-
bug
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
-
bug
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
-
code-cleanup dependencies
Difficoltà 5/5 Più di una settimana Idoneità per principianti 30/100
Tutte le issue di apache/drill
Issue simili
-
executions.Query — startDate and timeRange filters are sent with inverted comparison operators Apertaarea/plugin
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
kestra-io/plugin-kestra#190 ·
-
litertlm-android AAR ships no consumer ProGuard rules → "mid == null" SIGABRT in minified apps Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
google-ai-edge/LiteRT-LM#3739 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
integra-team-red/meet-map#249 ·
-
[Studio][Bug] Cancelled create-user dialog keeps the password and admin switch for the next attempt Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
apache/rocketmq-dashboard#5064 ·
-
Consent portal: creating a duplicate Purpose shows a generic error instead of "already exists" Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
wso2/dpdp-accelerator#287 ·