mirror of
https://github.com/apache/druid.git
synced 2025-02-09 11:34:54 +00:00
96889cdebc
* add avro + schema registry integration test * style * retry init * maybe this * oops heh * this will fix it * review stuffs * fix comment
5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
druid {
|
|
org.eclipse.jetty.jaas.spi.PropertyFileLoginModule required
|
|
file="/usr/lib/druid/conf/password-file"
|
|
debug="true";
|
|
}; |