Quanlong Huang has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23110


Change subject: [tools] Add a script to create 300K tables efficiently
......................................................................

[tools] Add a script to create 300K tables efficiently

Creating a table via Impala or HiveServer2 takes longer than 100ms. The
most efficient way to create bulk of tables might be using the HMS
thrift API directly.

This patch adds a script to create 300K tables. It usually takes 45mins.

Change-Id: I73bbc4a3ae5bfbfbb508052b4c68b0044f951ac6
---
A testdata/scale_test_metadata/create_300k_tables.py
1 file changed, 79 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/10/23110/1
--
To view, visit http://gerrit.cloudera.org:8080/23110
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I73bbc4a3ae5bfbfbb508052b4c68b0044f951ac6
Gerrit-Change-Number: 23110
Gerrit-PatchSet: 1
Gerrit-Owner: Quanlong Huang <huangquanl...@gmail.com>

Reply via email to