You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "John Gordon (JIRA)" <ji...@apache.org> on 2012/07/07 02:21:33 UTC

[jira] [Created] (PIG-2794) Pig test: add utils to simplify testing on Windows

John Gordon created PIG-2794:
--------------------------------

             Summary: Pig test: add utils to simplify testing on Windows
                 Key: PIG-2794
                 URL: https://issues.apache.org/jira/browse/PIG-2794
             Project: Pig
          Issue Type: Sub-task
          Components: tools
         Environment: Windows
            Reporter: John Gordon


Add facilities to simplify testing on Windows for things like path management and determining if the OS is Windows or not.

--
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] (PIG-2794) Pig test: add utils to simplify testing on Windows

Posted by "John Gordon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476585#comment-13476585 ] 

John Gordon commented on PIG-2794:
----------------------------------

Thank you!
                
> Pig test: add utils to simplify testing on Windows
> --------------------------------------------------
>
>                 Key: PIG-2794
>                 URL: https://issues.apache.org/jira/browse/PIG-2794
>             Project: Pig
>          Issue Type: Sub-task
>          Components: tools
>    Affects Versions: 0.10.0
>         Environment: Windows
>            Reporter: John Gordon
>            Assignee: John Gordon
>             Fix For: 0.11, 0.10.1
>
>         Attachments: 0007-Utils-to-support-windows-port.patch, trunkUtilpatch.patch
>
>
> Add facilities to simplify testing on Windows for things like path management and determining if the OS is Windows or not.

--
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] [Updated] (PIG-2794) Pig test: add utils to simplify testing on Windows

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

Daniel Dai updated PIG-2794:
----------------------------

    Fix Version/s:     (was: 0.10.0)
                   0.11
         Assignee: John Gordon
    
> Pig test: add utils to simplify testing on Windows
> --------------------------------------------------
>
>                 Key: PIG-2794
>                 URL: https://issues.apache.org/jira/browse/PIG-2794
>             Project: Pig
>          Issue Type: Sub-task
>          Components: tools
>    Affects Versions: 0.10.0
>         Environment: Windows
>            Reporter: John Gordon
>            Assignee: John Gordon
>             Fix For: 0.11
>
>         Attachments: 0007-Utils-to-support-windows-port.patch, trunkUtilpatch.patch
>
>
> Add facilities to simplify testing on Windows for things like path management and determining if the OS is Windows or not.

--
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] [Updated] (PIG-2794) Pig test: add utils to simplify testing on Windows

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

John Gordon updated PIG-2794:
-----------------------------

        Fix Version/s: 0.10.0
    Affects Version/s: 0.10.0
               Status: Patch Available  (was: Open)
    
> Pig test: add utils to simplify testing on Windows
> --------------------------------------------------
>
>                 Key: PIG-2794
>                 URL: https://issues.apache.org/jira/browse/PIG-2794
>             Project: Pig
>          Issue Type: Sub-task
>          Components: tools
>    Affects Versions: 0.10.0
>         Environment: Windows
>            Reporter: John Gordon
>             Fix For: 0.10.0
>
>         Attachments: 0007-Utils-to-support-windows-port.patch, trunkUtilpatch.patch
>
>
> Add facilities to simplify testing on Windows for things like path management and determining if the OS is Windows or not.

--
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] [Updated] (PIG-2794) Pig test: add utils to simplify testing on Windows

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

John Gordon updated PIG-2794:
-----------------------------

    Attachment: trunkUtilpatch.patch

Refactors some test calls to check for Windows and adds a facility to remove : from file paths for tests that generate temporary names on the local filesystem and use them as hdfs paths.
                
> Pig test: add utils to simplify testing on Windows
> --------------------------------------------------
>
>                 Key: PIG-2794
>                 URL: https://issues.apache.org/jira/browse/PIG-2794
>             Project: Pig
>          Issue Type: Sub-task
>          Components: tools
>         Environment: Windows
>            Reporter: John Gordon
>         Attachments: trunkUtilpatch.patch
>
>
> Add facilities to simplify testing on Windows for things like path management and determining if the OS is Windows or not.

--
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] (PIG-2794) Pig test: add utils to simplify testing on Windows

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

John Gordon updated PIG-2794:
-----------------------------

    Attachment: 0007-Utils-to-support-windows-port.patch

Updated patch.
                
> Pig test: add utils to simplify testing on Windows
> --------------------------------------------------
>
>                 Key: PIG-2794
>                 URL: https://issues.apache.org/jira/browse/PIG-2794
>             Project: Pig
>          Issue Type: Sub-task
>          Components: tools
>         Environment: Windows
>            Reporter: John Gordon
>         Attachments: 0007-Utils-to-support-windows-port.patch, trunkUtilpatch.patch
>
>
> Add facilities to simplify testing on Windows for things like path management and determining if the OS is Windows or not.

--
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] [Updated] (PIG-2794) Pig test: add utils to simplify testing on Windows

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

Alan Gates updated PIG-2794:
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.10.1
           Status: Resolved  (was: Patch Available)

Patch checked into 0.10 branch, 0.11 branch, and trunk.
                
> Pig test: add utils to simplify testing on Windows
> --------------------------------------------------
>
>                 Key: PIG-2794
>                 URL: https://issues.apache.org/jira/browse/PIG-2794
>             Project: Pig
>          Issue Type: Sub-task
>          Components: tools
>    Affects Versions: 0.10.0
>         Environment: Windows
>            Reporter: John Gordon
>            Assignee: John Gordon
>             Fix For: 0.11, 0.10.1
>
>         Attachments: 0007-Utils-to-support-windows-port.patch, trunkUtilpatch.patch
>
>
> Add facilities to simplify testing on Windows for things like path management and determining if the OS is Windows or not.

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