You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Marta Kuczora (JIRA)" <ji...@apache.org> on 2018/08/27 08:31:00 UTC

[jira] [Resolved] (HIVE-20374) Write Hive version information to Parquet footer

     [ https://issues.apache.org/jira/browse/HIVE-20374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marta Kuczora resolved HIVE-20374.
----------------------------------
    Resolution: Fixed

> Write Hive version information to Parquet footer
> ------------------------------------------------
>
>                 Key: HIVE-20374
>                 URL: https://issues.apache.org/jira/browse/HIVE-20374
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Zoltan Ivanfi
>            Assignee: Laszlo Pinter
>            Priority: Major
>             Fix For: 4.0.0
>
>         Attachments: HIVE-20374.01.patch, HIVE-20374.02.patch, HIVE-20374.03.patch, HIVE-20374.04.patch, HIVE-20374.patch
>
>
> PARQUET-352 added support for the "writer.model.name" property in the Parquet metadata to identify the object model (application) that wrote the file.
> The easiest way to write this property is by overriding getName() of org.apache.parquet.hadoop.api.WriteSupport. In Hive, this would mean adding getName() to the org.apache.hadoop.hive.ql.io.parquet.write.DataWritableWriteSupport class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)