[ https://issues.apache.org/jira/browse/HDFS-14755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911480#comment-16911480 ]
Takanobu Asanuma commented on HDFS-14755: ----------------------------------------- Hi [~xkrogen]. Thanks for your review and providing the information! Actually, when using hadoop-dynamometer(latest trunk) with the patch, I have confirmed that HDP-2.6(hadoop-2.7.3) cluster just runs successfully. Though I haven't confirmed workload jobs yet. > [Dynamometer] Hadoop-2 DataNode fail to start > --------------------------------------------- > > Key: HDFS-14755 > URL: https://issues.apache.org/jira/browse/HDFS-14755 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: tools > Reporter: Takanobu Asanuma > Assignee: Takanobu Asanuma > Priority: Major > > When using a fsimage of Hadoop-2 with hadoop-dynamometer, datanodes fail to > start with the following error. > {noformat} > Exception in thread "main" java.lang.IllegalAccessError: tried to access > method > org.apache.hadoop.hdfs.server.datanode.StorageLocation.getUri()Ljava/net/URI; > from class org.apache.hadoop.tools.dynamometer.SimulatedDataNodes > at > org.apache.hadoop.tools.dynamometer.SimulatedDataNodes.run(SimulatedDataNodes.java:113) > at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:76) > at > org.apache.hadoop.tools.dynamometer.SimulatedDataNodes.main(SimulatedDataNodes.java:88) > ./start-component.sh: line 317: kill: (9876) - No such process > {noformat} > The cause of this error is an incompatibility of StorageLocation. -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org