[
https://issues.apache.org/jira/browse/HIVE-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530682#comment-13530682
]
Mark Grover commented on HIVE-3383:
-----------------------------------
I ran into the same problem today with simple {{ant test}} on trunk.
> 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
> {code}
> ant clean package test -Dtestcase=TestMinimrCliDriver -Dhadoop.mr.rev=20S
> {code}
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira