a2l007 commented on issue #6104: Webhdfs support for orc-extension
URL: 
https://github.com/apache/incubator-druid/issues/6104#issuecomment-410737949
 
 
   Yeah ORC does a lot of seeks and the check could be because it may not work 
well with WebHDFS i guess. I wonder if it would make sense to switch out 
`OrcInputFormat` from hive to 
https://orc.apache.org/api/orc-core/index.html?org/apache/orc/OrcFile.html , 
but I guess that would be a question for the owner of this extension.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to