You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2012/12/19 16:53:14 UTC

[jira] [Updated] (HIVE-3085) make parallel tests work

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

Ashutosh Chauhan updated HIVE-3085:
-----------------------------------

    Fix Version/s: 0.10.0
    
> make parallel tests work
> ------------------------
>
>                 Key: HIVE-3085
>                 URL: https://issues.apache.org/jira/browse/HIVE-3085
>             Project: Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Namit Jain
>            Assignee: Shuai Ding
>             Fix For: 0.10.0
>
>         Attachments: hive.3085.1.patch, hive.3085.2.patch
>
>
> https://cwiki.apache.org/Hive/unit-test-parallel-execution.html
> I was trying to run the tests using the instructions above.
> I was able to run them using a single machine (parallelism of 4 in ~2 hours).
> The conf. file is as follows: .hive_ptest.conf
> {
>   "qfile_hosts": [
>     ["root@<MC>", 4]
>   ],
>   "other_hosts": [
>   ["root@<MC>", 1]
>   ],
>   "master_base_path": "/data/users/tmp",
>   "host_base_path": "/data/users/hivetests",
>   "java_home": "/usr/local/jdk-6u24-64"
> }

--
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