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 "Sanjay Radia (Created) (JIRA)" <ji...@apache.org> on 2012/02/22 23:31:49 UTC

[jira] [Created] (HADOOP-8102) General Util Changes for Hadoop for Windows

General Util  Changes for Hadoop for Windows
--------------------------------------------

                 Key: HADOOP-8102
                 URL: https://issues.apache.org/jira/browse/HADOOP-8102
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Sanjay Radia




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

        

[jira] [Updated] (HADOOP-8102) General Util Changes for Hadoop for Windows

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

Matt Foley updated HADOOP-8102:
-------------------------------

    Target Version/s: 1.2.0, 0.24.0  (was: 1.1.0, 0.24.0)
    
> General Util  Changes for Hadoop for Windows
> --------------------------------------------
>
>                 Key: HADOOP-8102
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8102
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: native
>    Affects Versions: 1.1.0, 0.24.0
>            Reporter: Sanjay Radia
>              Labels: patch
>         Attachments: general-utils-windows.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-8102) General Util Changes for Hadoop for Windows

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

Sanjay Radia commented on HADOOP-8102:
--------------------------------------

FileUtil#symlink - the patch is copying files. Symlinks are used for distributed cache and this will be inefficient.

                
> General Util  Changes for Hadoop for Windows
> --------------------------------------------
>
>                 Key: HADOOP-8102
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8102
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: native
>    Affects Versions: 0.24.0, 1.1.0
>            Reporter: Sanjay Radia
>              Labels: patch
>         Attachments: general-utils-windows.patch
>
>


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

        

[jira] [Updated] (HADOOP-8102) General Util Changes for Hadoop for Windows

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

David Lao updated HADOOP-8102:
------------------------------

               Labels: patch  (was: )
     Target Version/s: 0.24.0, 1.1.0  (was: 1.1.0, 0.24.0)
    Affects Version/s: 1.1.0
                       0.24.0
               Status: Patch Available  (was: Open)

Hadoop for Windows common utility patch
                
> General Util  Changes for Hadoop for Windows
> --------------------------------------------
>
>                 Key: HADOOP-8102
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8102
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: native
>    Affects Versions: 0.24.0, 1.1.0
>            Reporter: Sanjay Radia
>              Labels: patch
>


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

        

[jira] [Commented] (HADOOP-8102) General Util Changes for Hadoop for Windows

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

Hadoop QA commented on HADOOP-8102:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12516143/general-utils-windows.patch
  against trunk revision .

    +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 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/632//console

This message is automatically generated.
                
> General Util  Changes for Hadoop for Windows
> --------------------------------------------
>
>                 Key: HADOOP-8102
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8102
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: native
>    Affects Versions: 0.24.0, 1.1.0
>            Reporter: Sanjay Radia
>              Labels: patch
>         Attachments: general-utils-windows.patch
>
>


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

        

[jira] [Updated] (HADOOP-8102) General Util Changes for Hadoop for Windows

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

David Lao updated HADOOP-8102:
------------------------------

    Attachment: general-utils-windows.patch

patch attached
                
> General Util  Changes for Hadoop for Windows
> --------------------------------------------
>
>                 Key: HADOOP-8102
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8102
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: native
>    Affects Versions: 0.24.0, 1.1.0
>            Reporter: Sanjay Radia
>              Labels: patch
>         Attachments: general-utils-windows.patch
>
>


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