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

Hue 3.11 Hive Query editor - Not retrying thrift call GetSchemas due to socket timeout

avatar
Contributor

Hue 3.11 Hive Tez query editor database view refreshing manually times out (after 2 mins) while query is running. Also metastore manager does the same when Hive Tez session is running as well. The following warning were found right after the timeout of database view refresh. Once the query completes though refreshing the hive database/ metastore manager works just fine.

 

warning:

[Mon Nov 14 15:16:01 2016]  [14/Nov/2016 15:16:01 +0000] thrift_util  WARNING  Not retrying thrift call GetSchemas due to socket timeout
[Mon Nov 14 15:16:01 2016]  [14/Nov/2016 15:16:01 +0000] thrift_util  INFO     Thrift saw a socket error: timed out
[Mon Nov 14 15:16:01 2016]  [14/Nov/2016 15:16:01 +0000] api          WARNING  Autocomplete data fetching error: timed out (code THRIFTSOCKET): None

Who agreed with this topic