Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.12.0, 0.13.0
-
None
-
Incompatible change
-
Description
The GetTables thrift call takes a long time when the number of table is large.
With around 5000 tables, the call takes around 80 seconds compared to a "Show Tables" query on the same HiveServer2 instance which takes 3-7 seconds.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-11702 GetSchemas thrift call is slow on scale of 1000+ databases
- Patch Available