[
https://issues.apache.org/jira/browse/HIVE-5783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13875419#comment-13875419
]
Carl Steinbach commented on HIVE-5783:
--------------------------------------
I noticed that many of the source files contain Criteo copyright notices. The
ASF has a policy on this which is documented here:
https://www.apache.org/legal/src-headers.html
Since this patch was submitted directly to the ASF by the copyright owner or
owner's agent it sounds like we have three options for handling this:
# Remove the notices
# move them to the NOTICE file associated with each applicable project release,
or
# provide written permission for the ASF to make such removal or relocation of
the notices
[~jcoffey] [~rusanu] Do you guys have preference?
> Native Parquet Support in Hive
> ------------------------------
>
> Key: HIVE-5783
> URL: https://issues.apache.org/jira/browse/HIVE-5783
> Project: Hive
> Issue Type: New Feature
> Components: Serializers/Deserializers
> Reporter: Justin Coffey
> Assignee: Justin Coffey
> Priority: Minor
> Attachments: HIVE-5783.patch, HIVE-5783.patch,
> hive-0.11-parquet.patch, parquet-hive.patch
>
>
> Problem Statement:
> Hive would be easier to use if it had native Parquet support. Our
> organization, Criteo, uses Hive extensively. Therefore we built the Parquet
> Hive integration and would like to now contribute that integration to Hive.
> About Parquet:
> Parquet is a columnar storage format for Hadoop and integrates with many
> Hadoop ecosystem tools such as Thrift, Avro, Hadoop MapReduce, Cascading,
> Pig, Drill, Crunch, and Hive. Pig, Crunch, and Drill all contain native
> Parquet integration.
> Changes Details:
> Parquet was built with dependency management in mind and therefore only a
> single Parquet jar will be added as a dependency.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)