You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2007/07/26 15:04:40 UTC

[jira] Created: (HADOOP-1654) IOUtils class

IOUtils class
-------------

                 Key: HADOOP-1654
                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
             Project: Hadoop
          Issue Type: Improvement
          Components: io
    Affects Versions: 0.15.0
            Reporter: Enis Soztutar
            Assignee: Enis Soztutar
             Fix For: 0.15.0


In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Status: Open  (was: Patch Available)

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch, IOUtils_v1.5.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Commented: (HADOOP-1654) IOUtils class

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

Hadoop QA commented on HADOOP-1654:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12362629/IOUtils_v1.2.patch applied and successfully tested against trunk revision r559819.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/472/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/472/console

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Attachment: IOUtils_v1.2.patch

Added fix for recently committed {{TestDataTransferProtocol}}. 


> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Attachment: IOUtils_v1.3.patch

Updated the patch for the current trunk. 

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Status: Open  (was: Patch Available)

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Commented: (HADOOP-1654) IOUtils class

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

Hadoop QA commented on HADOOP-1654:
-----------------------------------

-1, new javadoc warnings

The javadoc tool appears to have generated warning messages when testing the latest attachment http://issues.apache.org/jira/secure/attachment/12362608/IOUtils_v1.0.patch against trunk revision r559623.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/469/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/469/console

Please note that this message is automatically generated and may represent a problem with the automation system and not the patch.

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Status: Patch Available  (was: Open)

Retriggering the build, yet again, after HADOOP-1717 is fixed. 

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch, IOUtils_v1.5.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Commented: (HADOOP-1654) IOUtils class

Posted by "Raghu Angadi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519087 ] 

Raghu Angadi commented on HADOOP-1654:
--------------------------------------

Enis,

HADOOP-1649 adds 'skipFully()' in the same wrong place. We need to update this jira with that. I can update the patch. Let me know. For now I am removing 'Patch Available' state.


> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Commented: (HADOOP-1654) IOUtils class

Posted by "Raghu Angadi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515907 ] 

Raghu Angadi commented on HADOOP-1654:
--------------------------------------

Patch looks good. My only reservation is copyBytes() which takes conf.. Why not just require a buffer size. This is a utility function that is expected to be used in variety of places/contexts. conf is not always available. What do you think?


> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Status: Patch Available  (was: Open)

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch, IOUtils_v1.5.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Status: Patch Available  (was: Open)

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Raghu Angadi updated HADOOP-1654:
---------------------------------

    Attachment: IOUtils_v1.4.patch

add missing IOUtils.java.

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Raghu Angadi updated HADOOP-1654:
---------------------------------

    Status: Open  (was: Patch Available)

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Commented: (HADOOP-1654) IOUtils class

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

Hadoop QA commented on HADOOP-1654:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12363250/IOUtils_v1.3.patch applied and successfully tested against trunk revision r562608.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/518/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/518/console

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Doug Cutting updated HADOOP-1654:
---------------------------------

    Status: Open  (was: Patch Available)

Sorry, but this patch no longer applies to trunk.  Can you please update it?

Also, shouldn't the public methods in FileUtil that are removed instead be deprecated in 0.15?  Then we should file an issue to remove them in 0.16 or later.

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch, IOUtils_v1.5.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Commented: (HADOOP-1654) IOUtils class

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

Hadoop QA commented on HADOOP-1654:
-----------------------------------

-1, build or testing failed

2 attempts failed to build and test the latest attachment http://issues.apache.org/jira/secure/attachment/12362626/IOUtils_v1.1.patch against trunk revision r559819.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/470/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/470/console

Please note that this message is automatically generated and may represent a problem with the automation system and not the patch.

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Attachment: IOUtils_v1.1.patch

Removed {{FileUtil}} methods which had been moved to {{IOUtils}}. Fixes the javadoc warning. 

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Raghu Angadi updated HADOOP-1654:
---------------------------------

    Attachment: IOUtils_v1.4.patch

Updated the patch with latest trunk and added skipFully() to IOUtils.


> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Status: Open  (was: Patch Available)

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch, IOUtils_v1.5.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Status: Open  (was: Patch Available)

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Commented: (HADOOP-1654) IOUtils class

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

Hadoop QA commented on HADOOP-1654:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12363840/IOUtils_v1.5.patch applied and successfully tested against trunk revision r566467.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/562/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/562/console

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch, IOUtils_v1.5.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Commented: (HADOOP-1654) IOUtils class

Posted by "Raghu Angadi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515733 ] 

Raghu Angadi commented on HADOOP-1654:
--------------------------------------

You can remove FileUtil versions of readFully() etc, instead of deprecating them. They were introduced recently (HADOOP-1134) and not widely used yet.


> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Commented: (HADOOP-1654) IOUtils class

Posted by "Raghu Angadi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521822 ] 

Raghu Angadi commented on HADOOP-1654:
--------------------------------------

Since most of these were added only recently in 0.14 (as part of Block CRCs), I prefer to remove them. I am not sure about copyBytes() but rest of these are not used outside dfs package.


> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch, IOUtils_v1.5.patch, IOUtils_v1.6.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Status: Patch Available  (was: Open)

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Commented: (HADOOP-1654) IOUtils class

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521715 ] 

Enis Soztutar commented on HADOOP-1654:
---------------------------------------

> shouldn't the public methods in FileUtil that are removed instead be deprecated in 0.15
Version 1.0 of the patch deprecated the public methods in {{FileUtil}}, but Raghu has suggested to remove the functions since they are not widely used (see above). I agree with Raghu in this,  especially relying on the heuristic that {{FileUtil#copyBytes()}} or similar functions are quite hadoop internal (although public). However I will just deprecate the methods if you insist. *smile*


> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch, IOUtils_v1.5.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Commented: (HADOOP-1654) IOUtils class

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

Hadoop QA commented on HADOOP-1654:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12364290/IOUtils_v1.6.patch applied and successfully tested against trunk revision r568700.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/595/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/595/console

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch, IOUtils_v1.5.patch, IOUtils_v1.6.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Attachment: IOUtils_v1.6.patch

The latest patch updated to trunk. 

I will not trigger hudson build until we decide on deprecation/removal of public methods that are moved to IOUtils. 

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch, IOUtils_v1.5.patch, IOUtils_v1.6.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Raghu Angadi updated HADOOP-1654:
---------------------------------

    Status: Patch Available  (was: Open)

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Doug Cutting updated HADOOP-1654:
---------------------------------

    Status: Patch Available  (was: Open)

Okay, I'll agree to bend the rules a bit, and remove these public methods that were in a release, since we don't think anyone will have used them.

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch, IOUtils_v1.5.patch, IOUtils_v1.6.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Commented: (HADOOP-1654) IOUtils class

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

Hadoop QA commented on HADOOP-1654:
-----------------------------------

-1, build or testing failed

2 attempts failed to build and test the latest attachment http://issues.apache.org/jira/secure/attachment/12363840/IOUtils_v1.5.patch against trunk revision r565995.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/558/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/558/console

Please note that this message is automatically generated and may represent a problem with the automation system and not the patch.

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch, IOUtils_v1.5.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Status: Patch Available  (was: Open)

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Attachment: IOUtils_v1.5.patch

Updated the patch for the current trunk. 

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch, IOUtils_v1.5.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Commented: (HADOOP-1654) IOUtils class

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

Hadoop QA commented on HADOOP-1654:
-----------------------------------

-1, could not apply patch.

The patch command could not apply the latest attachment http://issues.apache.org/jira/secure/attachment/12363631/IOUtils_v1.4.patch as a patch to trunk revision r565995.

Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/557/console

Please note that this message is automatically generated and may represent a problem with the automation system and not the patch.

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Attachment: IOUtils_v1.0.patch

This patch adds a new class {{IOUtils}}, refactors some functions from {{FileUtil}} and {{FsShell}}, deprecates puclic methods, and updates the referances. I have included removed many {{@Override}} annotations added by Eclipse, which i find quite handy. 

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


Re: [jira] Commented: (HADOOP-1654) IOUtils class

Posted by Raghu Angadi <ra...@yahoo-inc.com>.
yes, thats right. +1. I must have scanned the patch too fast.

Raghu.

Enis Soztutar (JIRA) wrote:
>     [ https://issues.apache.org/jira/browse/HADOOP-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515970 ] 
> 
> Enis Soztutar commented on HADOOP-1654:
> ---------------------------------------
> 
> There is already an overloaded version which does not take conf, but buffSize. 
> 
> {code}
> public static void copyBytes(InputStream in, OutputStream out, int buffSize, boolean close)
> {code}
> 

[jira] Commented: (HADOOP-1654) IOUtils class

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515970 ] 

Enis Soztutar commented on HADOOP-1654:
---------------------------------------

There is already an overloaded version which does not take conf, but buffSize. 

{code}
public static void copyBytes(InputStream in, OutputStream out, int buffSize, boolean close)
{code}

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Status: Patch Available  (was: Open)

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Status: Patch Available  (was: Open)

Retriggering the hudson build, since last time it was not. Local tests succeeds. 

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Doug Cutting updated HADOOP-1654:
---------------------------------

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

I just committed this.  Thanks, Enis!

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch, IOUtils_v1.5.patch, IOUtils_v1.6.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Status: Open  (was: Patch Available)

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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


[jira] Updated: (HADOOP-1654) IOUtils class

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

Enis Soztutar updated HADOOP-1654:
----------------------------------

    Status: Open  (was: Patch Available)

> IOUtils class
> -------------
>
>                 Key: HADOOP-1654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1654
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.15.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.15.0
>
>         Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, IOUtils_v1.4.patch
>
>
> In the current situation, {{FileUtil}} class includes both file related and io related functionality. This issue intends to separate the two. 

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