You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2009/07/13 15:01:16 UTC

[jira] Created: (HADOOP-6146) Upgrade to JetS3t version 0.7.1

Upgrade to JetS3t version 0.7.1
-------------------------------

                 Key: HADOOP-6146
                 URL: https://issues.apache.org/jira/browse/HADOOP-6146
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs/s3
            Reporter: Tom White
            Assignee: Tom White
             Fix For: 0.21.0


The JetS3t library is used for the S3 filesystems. We should upgrade to the latest version (0.7.1) which has support for Requester Pays buckets. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6146) Upgrade to JetS3t version 0.7.1

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732464#action_12732464 ] 

Hudson commented on HADOOP-6146:
--------------------------------

Integrated in Hadoop-Common-trunk #29 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/29/])
    . Upgrade to JetS3t version 0.7.1.


> Upgrade to JetS3t version 0.7.1
> -------------------------------
>
>                 Key: HADOOP-6146
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6146
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-6146.patch
>
>
> The JetS3t library is used for the S3 filesystems. We should upgrade to the latest version (0.7.1) which has support for Requester Pays buckets. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6146) Upgrade to JetS3t version 0.7.1

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730458#action_12730458 ] 

Hadoop QA commented on HADOOP-6146:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12413292/HADOOP-6146.patch
  against trunk revision 793162.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/570/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/570/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/570/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/570/console

This message is automatically generated.

> Upgrade to JetS3t version 0.7.1
> -------------------------------
>
>                 Key: HADOOP-6146
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6146
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-6146.patch
>
>
> The JetS3t library is used for the S3 filesystems. We should upgrade to the latest version (0.7.1) which has support for Requester Pays buckets. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6146) Upgrade to JetS3t version 0.7.1

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated HADOOP-6146:
------------------------------

    Attachment: HADOOP-6146.patch

Patch for this issue. I have successfully run both Jets3tNativeS3FileSystemContractTest and Jets3tS3FileSystemContractTest with this patch.

> Upgrade to JetS3t version 0.7.1
> -------------------------------
>
>                 Key: HADOOP-6146
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6146
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-6146.patch
>
>
> The JetS3t library is used for the S3 filesystems. We should upgrade to the latest version (0.7.1) which has support for Requester Pays buckets. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6146) Upgrade to JetS3t version 0.7.1

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated HADOOP-6146:
------------------------------

    Status: Patch Available  (was: Open)

> Upgrade to JetS3t version 0.7.1
> -------------------------------
>
>                 Key: HADOOP-6146
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6146
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-6146.patch
>
>
> The JetS3t library is used for the S3 filesystems. We should upgrade to the latest version (0.7.1) which has support for Requester Pays buckets. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6146) Upgrade to JetS3t version 0.7.1

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated HADOOP-6146:
------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

I've just committed this.

> Upgrade to JetS3t version 0.7.1
> -------------------------------
>
>                 Key: HADOOP-6146
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6146
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-6146.patch
>
>
> The JetS3t library is used for the S3 filesystems. We should upgrade to the latest version (0.7.1) which has support for Requester Pays buckets. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6146) Upgrade to JetS3t version 0.7.1

Posted by "Aaron Kimball (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731604#action_12731604 ] 

Aaron Kimball commented on HADOOP-6146:
---------------------------------------

+1

> Upgrade to JetS3t version 0.7.1
> -------------------------------
>
>                 Key: HADOOP-6146
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6146
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-6146.patch
>
>
> The JetS3t library is used for the S3 filesystems. We should upgrade to the latest version (0.7.1) which has support for Requester Pays buckets. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6146) Upgrade to JetS3t version 0.7.1

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736212#action_12736212 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-6146:
------------------------------------------------

trunk/.eclipse.templates/.classpath still has
{code}
	<classpathentry kind="lib" path="build/ivy/lib/Hadoop-Core/common/jets3t-0.6.1.jar"/>
{code}
It would be great if the .classpath file is generated by a script.  I guess it may not be easy to write such script.

> Upgrade to JetS3t version 0.7.1
> -------------------------------
>
>                 Key: HADOOP-6146
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6146
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-6146.patch
>
>
> The JetS3t library is used for the S3 filesystems. We should upgrade to the latest version (0.7.1) which has support for Requester Pays buckets. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.