You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Brock Noland <br...@cloudera.com> on 2013/12/02 22:41:33 UTC

Review Request 15948: HIVE-5914 - PTest2 should support build-only args

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15948/
-----------------------------------------------------------

Review request for hive, Prasad Mujumdar and Xuefu Zhang.


Bugs: HIVE-5914
    https://issues.apache.org/jira/browse/HIVE-5914


Repository: hive-git


Description
-------

Add's mavenBuildArgs option to the properties file.


Diffs
-----

  testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/PTest.java bde038f 
  testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/conf/TestConfiguration.java 6bac461 
  testutils/ptest2/src/main/resources/source-prep.vm 897fb27 
  testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/TestScripts.java 535b779 
  testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/TestScripts.testPrepGit.approved.txt 7349f78 
  testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/TestScripts.testPrepNone.approved.txt 2e7f4a8 
  testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/TestScripts.testPrepSvn.approved.txt b7b11cf 

Diff: https://reviews.apache.org/r/15948/diff/


Testing
-------

Unit tests pass


Thanks,

Brock Noland