[ https://issues.apache.org/jira/browse/HADOOP-14626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
saurab resolved HADOOP-14626. ----------------------------- Resolution: Fixed This error arose due to jar file incompatibility. I had hadoop-2.8.0 but hadoop-hdfs-client-2.8.0 and hadoop-hdfs-2.6.0 were trying to call the same method . It was resolved after I deleted hadoop-hdfs-2.6.0. If anyone else ran into same problem, make sure you have compatible jars > NoSuchMethodError in > org.apache.hadoop.io.retry.RetryUtils.getDefaultRetryPolicy > -------------------------------------------------------------------------------- > > Key: HADOOP-14626 > URL: https://issues.apache.org/jira/browse/HADOOP-14626 > Project: Hadoop Common > Issue Type: Bug > Reporter: saurab > Priority: Minor > -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org