Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Is it possible to read parquet INT64 timestamp on hive 2.1.1?

New Contributor

As i known, hive read timestamp as parquet INT96, but nifi 1.10 write parquet timestamp column as INT64, how to read the INT64 timestamp from parquet hive table?

 

cloudera 6.3.2
hive 2.1.1
nifi 1.10

 

1 REPLY 1

Explorer

Hi, @zhxj, do you found some way to treat this issue? I have the same issue to convert timestamp data to Parquet. I try this in the schema, but do not work.

 

{ "name": "dat_timestamp", "type": { "type":"int64", "logicalType":"timestamp-millis", "isAdjustedToUTC" : "false"} },


Thanks,

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.