[ https://issues.apache.org/jira/browse/HIVE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166836#comment-13166836 ]
Hudson commented on HIVE-1487: ------------------------------ Integrated in Hive-trunk-h0.23.0 #13 (See [https://builds.apache.org/job/Hive-trunk-h0.23.0/13/]) HIVE-1487 [jira] Add ptest script (Marek Sapota via John Sichi) Summary: HIVE-1464 speeded up serial runs somewhat - but looks like it's still too slow. we should use parallel junit or some similar setup to run test queries in parallel. this should be really easy as well need to just use a separate warehouse/metadb and potentiall mapred system dir location. Test Plan: EMPTY Reviewers: JIRA, jsichi Reviewed By: jsichi CC: mareksapotafb, jsichi Differential Revision: 603 jvs : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1212697 Files : * /hive/trunk/testutils/ptest * /hive/trunk/testutils/ptest/Buffer.py * /hive/trunk/testutils/ptest/Process.py * /hive/trunk/testutils/ptest/README * /hive/trunk/testutils/ptest/Report.py * /hive/trunk/testutils/ptest/Ssh.py * /hive/trunk/testutils/ptest/config.py * /hive/trunk/testutils/ptest/hivetest.py * /hive/trunk/testutils/ptest/templates * /hive/trunk/testutils/ptest/templates/Properties.html * /hive/trunk/testutils/ptest/templates/TestCase.html * /hive/trunk/testutils/ptest/templates/TestRun.html * /hive/trunk/testutils/ptest/templates/TestSuite.html * /hive/trunk/testutils/ptest/templates/common.css > parallelize test query runs > --------------------------- > > Key: HIVE-1487 > URL: https://issues.apache.org/jira/browse/HIVE-1487 > Project: Hive > Issue Type: Improvement > Components: Testing Infrastructure > Reporter: Joydeep Sen Sarma > Assignee: Marek Sapota > Fix For: 0.9.0 > > Attachments: HIVE-1487.D603.1.patch, HIVE-1487.D603.3.patch, > HIVE-1487.D603.4.patch, HIVE-1487.D603.4.patch > > > HIVE-1464 speeded up serial runs somewhat - but looks like it's still too > slow. we should use parallel junit or some similar setup to run test queries > in parallel. this should be really easy as well need to just use a separate > warehouse/metadb and potentiall mapred system dir location. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira