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.

Error determining if Kudu's integration with the Hive Metastore is enabled

New Contributor

Hey Everyone!

I have encoutered this error while trying to create a kudu table using impala-shell.

As you see i have created an impala table (yager) stored as textfile and i've tried to create another table (kuduyager) stored as kudu as select * from (yager) then it showed :

 

ERROR: AnalysisException: Cannot analyze Kudu table 'kuduyager': Error determining if Kudu's integration with the Hive Metastore is enabled: cannot complete before timeout: KuduRpc(method=getHiveMetastoreConfig, tablet=null, attempt=95, TimeoutTracker(timeout=180000, elapsed=179150), Trace Summary(175448 ms): Sent(0), Received(0), Delayed(94), MasterRefresh(0), AuthRefresh(0), Truncated: false
Delayed: (UNKNOWN, [ getHiveMetastoreConfig, 94 ]))

 

error.PNG

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