You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Doğacan Güney (JIRA)" <ji...@apache.org> on 2009/01/19 14:49:59 UTC

[jira] Commented: (NUTCH-678) Hadoop 0.19 requires an update of jets3t

    [ https://issues.apache.org/jira/browse/NUTCH-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665124#action_12665124 ] 

Doğacan Güney commented on NUTCH-678:
-------------------------------------

I agree that it won't hurt to upgrade jets3t, but could you confirm that old version is the problem? 

> 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
>            Priority: Critical
>
> 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.