Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

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

avatar

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