Hello Impala Public Jenkins, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23110 to look at the new patch set (#2). 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, 84 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/10/23110/2 -- 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: newpatchset Gerrit-Change-Id: I73bbc4a3ae5bfbfbb508052b4c68b0044f951ac6 Gerrit-Change-Number: 23110 Gerrit-PatchSet: 2 Gerrit-Owner: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>