mirror of
https://github.com/apache/druid.git
synced 2025-02-17 15:35:56 +00:00
* HDFS input source Add support for using HDFS as an input source. In this version, commas or globs are not supported in HDFS paths. * Fix forbidden api * Address review comments