Michael Brown has posted comments on this change.

Change subject: Enable TPC-H workload for Kudu tables
......................................................................


Patch Set 7:

> (1 comment)
 > 
 > Hm, I think this prevents the test cases from being run in
 > parallel. It appears to me that "-n X" no longer parallelizes the
 > test cases when using this pytest parametrization feature.

That shouldn't be the case, and I don't see evidence of this being the case 
with my setup. From tests/

  $ impala-py.test -n4 -m "not execute_serially" query_test/test_tpch_queries.py

takes about 127s on both cdh5-trunk and this patch set. (The kudu tests fail 
because I haven't loaded the data). On both, I see that pytest-xdist is logging 
evidence of tests going to workers gw0-gw3.

-- 
To view, visit http://gerrit.cloudera.org:8080/3633
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I3a5de71fefa92a78970226d8f49ef445d28f9289
Gerrit-PatchSet: 7
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Dimitris Tsirogiannis <[email protected]>
Gerrit-Reviewer: David Knupp <[email protected]>
Gerrit-Reviewer: Dimitris Tsirogiannis <[email protected]>
Gerrit-Reviewer: Matthew Jacobs <[email protected]>
Gerrit-Reviewer: Michael Brown <[email protected]>
Gerrit-Reviewer: Mostafa Mokhtar <[email protected]>
Gerrit-Reviewer: Sailesh Mukil <[email protected]>
Gerrit-HasComments: No

Reply via email to