druid/extensions-core/orc-extensions
Karan Kumar 90640bb316
Support for hadoop 3 via maven profiles (#11794)
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.
2021-10-30 22:46:24 +05:30
..
example 'core' ORC extension (#7138) 2019-04-09 09:03:26 -07:00
src DruidInputSource: Fix issues in column projection, timestamp handling. (#10267) 2021-03-25 10:32:21 -07:00
pom.xml Support for hadoop 3 via maven profiles (#11794) 2021-10-30 22:46:24 +05:30