Lawrence He created ORC-587:
-------------------------------
Summary: [Java] Orc SnappyCodec compatible with hadoop-common
Key: ORC-587
URL: https://issues.apache.org/jira/browse/ORC-587
Project: ORC
Issue Type: Improvement
Components: compression
Affects Versions: 1.6.2
Reporter: Lawrence He
[orc-core
snappycodec|https://github.com/apache/orc/blob/master/java/core/src/java/org/apache/orc/impl/SnappyCodec.java]
has very different interface compare to
[hadoop-common|https://github.com/apache/hadoop-common/blob/42a61a4fbc88303913c4681f0d40ffcc737e70b5/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/SnappyCodec.java]:
This makes it hard to write data processing application that takes care of both
ORC and other formats.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)