Support Questions

Find answers, ask questions, and share your expertise
Announcements
Now Live: Explore expert insights and technical deep dives on the new Cloudera Community BlogsRead the Announcement

InvalidStorageDescriptorException: Impala

avatar
Explorer

 

Getting below error after trying to query hive tables in impala

 

InvalidStorageDescriptorException: Impala does not support tables of this type. REASON: SerDe library 'org.apache.hive.hcatalog.data.JsonSerDe' is not supported.

 

I able to query after converting table to parquet format.

Is there any way to read json files in Impala?

1 REPLY 1

avatar