[ 
https://issues.apache.org/jira/browse/HIVE-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thejas M Nair updated HIVE-4768:
--------------------------------

    Status: Patch Available  (was: Open)

Verified that all unit tests passed during parallel unit test run with this 
patch. 
{code}
Summary:
  tests run: 2461
  failures: 0
  errors: 0

{code}
                
> 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
>         Attachments: HIVE-4768.1.patch, HIVE-4768.disablehcattest.patch
>
>
> 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