You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "zhangxj (Jira)" <ji...@apache.org> on 2020/01/04 11:48:00 UTC

[jira] [Updated] (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:all-tabpanel ]

zhangxj updated NIFI-6981:
--------------------------
    Description: 
ParquetWriter write timestamp column as INT64 , but hive do not support INT64, even latest version hive only support INT96 timestamp 
Incompatible components : # *all HIVE version*
 # *Impala < 3.1*

 

  was:ParquetWriter write timestamp column as INT64 , but hive do not support INT64, even latest version hive only support INT96 timestamp

    Environment: 
nifi 1.10
hive 2.1.1
chd 6.0.1
impala 3.0.0

  was:
nifi 1.10
hive 2.1.1
chd 6.0.1


> 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 : # *all HIVE version*
>  # *Impala < 3.1*
>  



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