You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Rajesh Mahindra (Jira)" <ji...@apache.org> on 2021/11/25 19:28:00 UTC

[jira] [Updated] (HUDI-2859) Avoid avro to parquet to hive conversion for schema in HiveSyncTool

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

Rajesh Mahindra updated HUDI-2859:
----------------------------------
    Fix Version/s: 0.11.0

> Avoid avro to parquet to hive conversion for schema in HiveSyncTool
> -------------------------------------------------------------------
>
>                 Key: HUDI-2859
>                 URL: https://issues.apache.org/jira/browse/HUDI-2859
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Rajesh Mahindra
>            Assignee: Rajesh Mahindra
>            Priority: Major
>             Fix For: 0.11.0
>
>
> Currently, in HiveSyncTool, we pass a parquet format schema to the hive classes. HEnce, we are doing a AVRO -> PARQUET -> HIVE schema conversion everytime. Investigate if we can instead use AVRO schema in the hive sync interface and avoid the conversion to parquet.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)