Ashutosh Chauhan created HIVE-3383:
--------------------------------------

             Summary: MinimrCliDriver test hangs when run on 20S (aka 1.0) 
hadoop profile
                 Key: HIVE-3383
                 URL: https://issues.apache.org/jira/browse/HIVE-3383
             Project: Hive
          Issue Type: Bug
          Components: Testing Infrastructure
            Reporter: Ashutosh Chauhan


I ran 
{ant clean package test -Dtestcase=TestMinimrCliDriver -Dhadoop.mr.rev=20S}
This hangs after printing following on console:
{code}
test:
    [junit] WARNING: org.apache.hadoop.metrics.jvm.EventCounter is deprecated. 
Please use org.apache.hadoop.log.metrics.EventCounter in all the 
log4j.properties files.
    [junit] Starting DataNode 0 with dfs.data.dir: 
build/test/data/dfs/data/data1,build/test/data/dfs/data/data2
    [junit] Starting DataNode 1 with dfs.data.dir: 
build/test/data/dfs/data/data3,build/test/data/dfs/data/data4
    [junit] Starting DataNode 2 with dfs.data.dir: 
build/test/data/dfs/data/data5,build/test/data/dfs/data/data6
    [junit] Starting DataNode 3 with dfs.data.dir: 
build/test/data/dfs/data/data7,build/test/data/dfs/data/data8
    [junit] Generating rack names for tasktrackers
    [junit] Generating host names for tasktrackers
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to