You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Alexey Novakov (Jira)" <ji...@apache.org> on 2020/12/23 10:39:00 UTC

[jira] [Commented] (NIFI-6981) ParquetWriter write the timestamp column as INT64 which hive do not support

    [ https://issues.apache.org/jira/browse/NIFI-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254018#comment-17254018 ] 

Alexey Novakov commented on NIFI-6981:
--------------------------------------

Are there any plans to solve this issue? I am thinking about writing a custom processor/writer to overcome this problem.

I am wondering what would be the proper way to solve this in the NiFi code, so that it could be included in the next releases.

> ParquetWriter write the timestamp column as INT64 which hive do not support 
> ----------------------------------------------------------------------------
>
>                 Key: NIFI-6981
>                 URL: https://issues.apache.org/jira/browse/NIFI-6981
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.10.0
>         Environment: nifi 1.10
> hive 2.1.1
> chd 6.0.1
> impala 3.0.0
>            Reporter: zhangxj
>            Priority: Major
>
> ParquetWriter write timestamp column as INT64 , but hive do not support INT64, even latest version hive only support INT96 timestamp 
>  *Incompatible components :* 
>       *1. all HIVE version*
>       *2. Impala < 3.1*
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)