You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Jason Dere <jd...@hortonworks.com> on 2014/04/18 03:32:46 UTC

Review Request 20472: HIVE-6931 Windows unit test fixes

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

Review request for hive and Thejas Nair.


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


Repository: hive-git


Description
-------

Remove setAuxJars() call which was breaking Minimr tests
Refactor common code between QTestUtil/WindowsPathUtil
TestExecDriver should initialize tmpdir after converting Windows paths
Fix a couple of q file tests


Diffs
-----

  itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java d6e33f8 
  pom.xml 426dca8 
  ql/src/test/org/apache/hadoop/hive/ql/WindowsPathUtil.java 131260b 
  ql/src/test/org/apache/hadoop/hive/ql/exec/TestExecDriver.java b548672 
  ql/src/test/queries/clientpositive/scriptfile1_win.q 0008ae5 
  ql/src/test/queries/clientpositive/tez_insert_overwrite_local_directory_1.q d7a652f 
  ql/src/test/results/clientpositive/scriptfile1_win.q.out dfaa057 

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


Testing
-------


Thanks,

Jason Dere