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 "Eli Collins (JIRA)" <ji...@apache.org> on 2011/06/28 07:14:17 UTC

[jira] [Created] (HADOOP-7429) Common side of HDFS-2110

Common side of HDFS-2110
------------------------

                 Key: HADOOP-7429
                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
             Project: Hadoop Common
          Issue Type: Improvement
          Components: util
            Reporter: Eli Collins
            Assignee: Eli Collins
            Priority: Minor


Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7429) Common side of HDFS-2110

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

Eli Collins updated HADOOP-7429:
--------------------------------

    Hadoop Flags: [Reviewed]
          Status: Patch Available  (was: Open)

atm reviewed this on HDFS-2110.

> Common side of HDFS-2110
> ------------------------
>
>                 Key: HADOOP-7429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-7429-1.patch
>
>
> Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7429) Add another IOUtils#copyBytes method

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

Hudson commented on HADOOP-7429:
--------------------------------

Integrated in Hadoop-Common-trunk-maven #44 (See [https://builds.apache.org/job/Hadoop-Common-trunk-maven/44/])
    Minor update to HADOOP-7429.

eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1141415
Files : 
* /hadoop/common/trunk/common/src/java/org/apache/hadoop/io/IOUtils.java


> Add another IOUtils#copyBytes method
> ------------------------------------
>
>                 Key: HADOOP-7429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-7429-1.patch, hadoop-7429-2.patch
>
>
> Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7429) Common side of HDFS-2110

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

Eli Collins updated HADOOP-7429:
--------------------------------

    Attachment: hadoop-7429-1.patch

Common side of the HDFS-2110 patch attached.

> Common side of HDFS-2110
> ------------------------
>
>                 Key: HADOOP-7429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-7429-1.patch
>
>
> Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7429) Add another IOUtils#copyBytes method

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

Hudson commented on HADOOP-7429:
--------------------------------

Integrated in Hadoop-Common-trunk #733 (See [https://builds.apache.org/job/Hadoop-Common-trunk/733/])
    Minor update to HADOOP-7429.

eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1141415
Files : 
* /hadoop/common/trunk/common/src/java/org/apache/hadoop/io/IOUtils.java


> Add another IOUtils#copyBytes method
> ------------------------------------
>
>                 Key: HADOOP-7429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-7429-1.patch, hadoop-7429-2.patch
>
>
> Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7429) Add another IOUtils#copyBytes method

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

Hudson commented on HADOOP-7429:
--------------------------------

Integrated in Hadoop-Common-trunk-maven #43 (See [https://builds.apache.org/job/Hadoop-Common-trunk-maven/43/])
    

> Add another IOUtils#copyBytes method
> ------------------------------------
>
>                 Key: HADOOP-7429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-7429-1.patch, hadoop-7429-2.patch
>
>
> Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7429) Add another IOUtils#copyBytes method

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

Eli Collins updated HADOOP-7429:
--------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I've committed this. Thanks atm!

> Add another IOUtils#copyBytes method
> ------------------------------------
>
>                 Key: HADOOP-7429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-7429-1.patch
>
>
> Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7429) Common side of HDFS-2110

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

Eli Collins commented on HADOOP-7429:
-------------------------------------

This is mostly cleanup, the new IOUtils method is tested in HDFS-2110.

> Common side of HDFS-2110
> ------------------------
>
>                 Key: HADOOP-7429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-7429-1.patch
>
>
> Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7429) Add another IOUtils#copyBytes method

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

Hadoop QA commented on HADOOP-7429:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12484392/hadoop-7429-1.patch
  against trunk revision 1140010.

    +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 (version 1.3.9) 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 system test framework.  The patch passed system test framework compile.

Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/680//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HADOOP-Build/680//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/680//console

This message is automatically generated.

> Add another IOUtils#copyBytes method
> ------------------------------------
>
>                 Key: HADOOP-7429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-7429-1.patch
>
>
> Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7429) Common side of HDFS-2110

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

Hadoop QA commented on HADOOP-7429:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12484392/hadoop-7429-1.patch
  against trunk revision 1140010.

    +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 (version 1.3.9) 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 system test framework.  The patch passed system test framework compile.

Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/679//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HADOOP-Build/679//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/679//console

This message is automatically generated.

> Common side of HDFS-2110
> ------------------------
>
>                 Key: HADOOP-7429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-7429-1.patch
>
>
> Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7429) Add another IOUtils#copyBytes method

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

Eli Collins updated HADOOP-7429:
--------------------------------

    Attachment: hadoop-7429-2.patch

Minor update, add a close parameter.

> Add another IOUtils#copyBytes method
> ------------------------------------
>
>                 Key: HADOOP-7429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-7429-1.patch, hadoop-7429-2.patch
>
>
> Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7429) Add another IOUtils#copyBytes method

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

Aaron T. Myers commented on HADOOP-7429:
----------------------------------------

+1, the patch looks good to me.

> Add another IOUtils#copyBytes method
> ------------------------------------
>
>                 Key: HADOOP-7429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-7429-1.patch, hadoop-7429-2.patch
>
>
> Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7429) Add another IOUtils#copyBytes method

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

Hudson commented on HADOOP-7429:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #668 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/668/])
    Minor update to HADOOP-7429.

eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1141415
Files : 
* /hadoop/common/trunk/common/src/java/org/apache/hadoop/io/IOUtils.java


> Add another IOUtils#copyBytes method
> ------------------------------------
>
>                 Key: HADOOP-7429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-7429-1.patch, hadoop-7429-2.patch
>
>
> Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7429) Add another IOUtils#copyBytes method

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

Eli Collins updated HADOOP-7429:
--------------------------------

    Summary: Add another IOUtils#copyBytes method  (was: Common side of HDFS-2110)

> Add another IOUtils#copyBytes method
> ------------------------------------
>
>                 Key: HADOOP-7429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-7429-1.patch
>
>
> Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7429) Add another IOUtils#copyBytes method

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

Hudson commented on HADOOP-7429:
--------------------------------

Integrated in Hadoop-Common-trunk #732 (See [https://builds.apache.org/job/Hadoop-Common-trunk/732/])
    

> Add another IOUtils#copyBytes method
> ------------------------------------
>
>                 Key: HADOOP-7429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7429
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>         Attachments: hadoop-7429-1.patch, hadoop-7429-2.patch
>
>
> Common side of HDFS-2110, adds a new IOUtils copy bytes method and cleanup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira