mirror of
https://github.com/apache/druid.git
synced 2025-02-07 02:28:19 +00:00
Add support for hadoop 3 profiles . Most of the details are captured in #11791 . We use a combination of maven profiles and resource filtering to achieve this. Hadoop2 is supported by default and a new maven profile with the name hadoop3 is created. This will allow the user to choose the profile which is best suited for the use case.
7 lines
141 B
Plaintext
7 lines
141 B
Plaintext
client_tls/
|
|
docker/docker_ip
|
|
docker/tls/root.key
|
|
docker/tls/root.pem
|
|
docker/tls/untrusted_root.key
|
|
docker/tls/untrusted_root.pem
|
|
gen-scripts/ |