I also feel in the long run it would be good to have ORC as a separate project 
(ASF) independent of hive. Having it in hive will only make it harder to 
modularize (SARG, vectorized readers, etc.). 


- Prasanth

On Mon, Dec 15, 2014 at 5:27 PM, Thejas Nair <the...@hortonworks.com>
wrote:

> IMO, in the long run, having ORC as a separate project makes a lot of
> sense, as it is used in many places outside of hive.
> On Mon, Dec 15, 2014 at 2:44 PM, Owen O'Malley <omal...@apache.org> wrote:
>> All,
>>    We are working on a native (aka C++) ORC reader and writer. For now we
>> are working on it over at my old github - https://github.com/hortonworks/orc
>> . First of all, I wanted to let everyone know it is happening and invite
>> others to give feedback or help. You can see the API for the reader in the
>> src/orc directory.
>>
>>   It leads to an interesting question. I'd like to contribute it back to
>> Hive to keep the two implementations (Java and C++) together, but that
>> would mean adding an optional C++ module to Hive, which is currently all
>> Java. The other option is to take the native ORC reader to Apache incubator
>> as a new project and eventually pull the Java one along with it.
>>
>>  I'm very interested in the Hive development communities opinion.
>>
>> Thanks,
>>    Owen
> -- 
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to 
> which it is addressed and may contain information that is confidential, 
> privileged and exempt from disclosure under applicable law. If the reader 
> of this message is not the intended recipient, you are hereby notified that 
> any printing, copying, dissemination, distribution, disclosure or 
> forwarding of this communication is strictly prohibited. If you have 
> received this communication in error, please contact the sender immediately 
> and delete it from your system. Thank You.
-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Reply via email to