Hello,
We are looking into Metatron application, and want to use HDFS as an ingestion source.
Our investigations show's us that this way is no working now.
Druid builded with 2.7.* HDP dependicies, and there is no way to launch correct application on cluster (YARN), because of HDP 3.1 used in our case.
We build Druid 15 from github, and build it with HDP 3.1.1 dependicies, and it is a solution. Everything working as expected in hadoop_indexing area, but
metatron.app is useless without customized Druid...
Is there any way to get Druid sources, to build it with HDP 3.1. dependicies?
This is very important for us, due to existing cluster...