Hello Daniel Becker, 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 (#3).
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, 82 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/10/23110/3
--
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: 3
Gerrit-Owner: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>