[ https://issues.apache.org/jira/browse/NUTCH-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665327#action_12665327 ]
Hudson commented on NUTCH-678: ------------------------------ Integrated in Nutch-trunk #699 (See [http://hudson.zones.apache.org/hudson/job/Nutch-trunk/699/]) - Hadoop 0.19 requires an update of jets3t (julien nioche) > Hadoop 0.19 requires an update of jets3t > ---------------------------------------- > > Key: NUTCH-678 > URL: https://issues.apache.org/jira/browse/NUTCH-678 > Project: Nutch > Issue Type: Bug > Affects Versions: 1.0.0 > Reporter: julien nioche > Assignee: Doğacan Güney > Priority: Critical > Fix For: 1.0.0 > > > jets3t-0.6.0.jar is currently in the lib directory. Hadoop 0.19 relies on the > version 0.6.1 > I am getting java.lang.NoSuchMethodError: > org.jets3t.service.S3Service.moveObject(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/jets3t/service/model/S3Object;Z)Ljava/util/Map; > at > org.apache.hadoop.fs.s3native.Jets3tNativeFileSystemStore.rename(Jets3tNativeFileSystemStore.java:228) > when using distcp with jets3t-0.6.0.jar. I haven't tried with 0.6.1 yet but I > suspect this is the cause. It won't hurt to upgrade jets3t anyway -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.