Thejas M Nair created HIVE-4768:
-----------------------------------

             Summary: fix multiple problems running parallel unit test framework
                 Key: HIVE-4768
                 URL: https://issues.apache.org/jira/browse/HIVE-4768
             Project: Hive
          Issue Type: Bug
          Components: Testing Infrastructure
    Affects Versions: 0.11.0
            Reporter: Thejas M Nair
            Assignee: Thejas M Nair


There are a few problems with the [parallel unit test scripts| 
https://cwiki.apache.org/confluence/display/Hive/Unit+Test+Parallel+Execution]

- It tries to download apache-ant from a mirror that does not have it anymore
- The git pull command without branch name does not work in some setups
- It tries to cd to a dir which might exist
- It runs tests using sudo, which is not necessary


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to