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 18:11:59 UTC

[jira] Closed: (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:all-tabpanel ]

Doğacan Güney closed NUTCH-678.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0
         Assignee: Doğacan Güney

OK, fixed as of rev 735748.

Thanks!

> 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.