[ 
https://issues.apache.org/jira/browse/HADOOP-8136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232297#comment-13232297
 ] 

Matt Foley edited comment on HADOOP-8136 at 5/7/12 1:19 AM:
------------------------------------------------------------

I am working on the patch for trunk, Matt. Running into mvn difficulties. Mvn 
is picking up the old version of jets3t. Once I fix that, I should have the 
trunk patch ready. Hopefully later today.

Jagane

                
      was (Author: jagane):
    I am working on the patch for trunk, Matt. Running into mvn difficulties. 
Mvn is picking up the old version of jets3t. Once I fix that, I should have the 
trunk patch ready. Hopefully later today.

Jagane

----- Reply message -----
From: "Matt Foley (Commented) (JIRA)" <[email protected]>
To: "Jagane Sundar" <[email protected]>
Subject: [jira] [Commented] (HADOOP-8136) Enhance hadoop to use a newer version 
(0.8.1) of the jets3t library
Date: Sun, Mar 18, 2012 1:20 am




    [ 
https://issues.apache.org/jira/browse/HADOOP-8136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232215#comment-13232215
 ]

Matt Foley commented on HADOOP-8136:
------------------------------------

Jagane, please attach patch(es) for trunk, and enable auto-test via "Patch 
Available", to assure no side effects of the version upgrade.  Thanks.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



                  
> Enhance hadoop to use a newer version (0.8.1) of the jets3t library
> -------------------------------------------------------------------
>
>                 Key: HADOOP-8136
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8136
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>    Affects Versions: 1.0.0, 0.22.0, 0.23.3
>         Environment: Ubuntu 11.04, 64 bit, JDK 1.6.0_30
>            Reporter: Jagane Sundar
>         Attachments: HADOOP-8136-0-for_branch_1_0.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Hadoop is built against, and includes, an older version of the Jets3t library 
> - version 0.6.1.
> The current version of the Jets3t library(as of March 2012) is 0.8.1. This 
> new version includes many improvements such as support for "Requester-Pays" 
> buckets.
> Since hadoop includes a copy of the version 0.6.1 jets3t library, and since 
> this version ends up early in the CLASSPATH, any Map Reduce application that 
> wants to use the jets3t library ends up getting version 0.6.1 of the jets3t 
> library. The MR application fails, usually with an error stating that the 
> method signature of some method in the Jets3t library does not match.
> It would be useful to enhance Jets3tNativeFileSystemStore.java to use the API 
> published by the 0.8.1 version of the jets3t library.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to