https://github.com/druid-io/druid/pull/1428 uses FileContext, which is a little more modern way of handling files. But https://issues.apache.org/jira/browse/HADOOP-10643 means it won't work with s3n. Parts of #1428 need to be reverted to the prior method.
#1428 uses FileContext, which is a little more modern way of handling files. But https://issues.apache.org/jira/browse/HADOOP-10643 means it won't work with s3n.
Parts of #1428 need to be reverted to the prior method.