You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Charles Pritchard (JIRA)" <ji...@apache.org> on 2015/06/25 00:18:04 UTC

[jira] [Created] (ORC-17) Support HDFS as a plug-in module

Charles Pritchard created ORC-17:
------------------------------------

             Summary: Support HDFS as a plug-in module
                 Key: ORC-17
                 URL: https://issues.apache.org/jira/browse/ORC-17
             Project: Orc
          Issue Type: Improvement
            Reporter: Charles Pritchard


Continuing from: https://github.com/hortonworks/orc/issues/149

There are C/C++ modules for reading from and writing to HDFS. There (may be) additional use cases for HTTP-based protocols like WebHDFS and S3.

As omalley states: "The C++ API has a pluggable interface for where to get the bytes. It already has a binding the local file system and it would be easy to extend it to other file systems or object stores.".

It would be nice to see a build of C++ ORC which includes HDFS support, as a build flag or otherwise provided as a module/separate repository.

I'd also like to see WebHDFS/S3 supported, once that baseline has been met.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)