Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Who agreed with this topic

SerDe parquet.hive.serde.ParquetHiveSerDe does not exist

avatar
Explorer

G'Day all,

 

We've moved from Impala 1.1 to 1.1.1 and are evaluating the use of Parquet.  Unfortunately after creating the table it is unable to be used with the following error:

org.apache.hadoop.hive.serde2.SerDeException SerDe parquet.hive.serde.ParquetHiveSerDe does not exist

when attempting to access (or even drop) the table using impala-shell

 

Details of installation:

Clean install to Impala 1.1

Package upgrade to 1.1.1

 

parquet-hive-1.0.jar exists in 

/opt/cloudera/parcels/IMPALA-1.1.1-1.p0.17/lib/impala/lib/

/opt/cloudera/parcels/CDH-4.3.1-1.cdh4.3.1.p0.110/lib/hive/lib

 

Has anyone else encountered this issue?

 

Derek

Who agreed with this topic