You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Thomas Weise (Created) (JIRA)" <ji...@apache.org> on 2012/01/13 01:27:46 UTC

[jira] [Created] (PIG-2472) piggybank unit tests write directly to /tmp

piggybank unit tests write directly to /tmp
-------------------------------------------

                 Key: PIG-2472
                 URL: https://issues.apache.org/jira/browse/PIG-2472
             Project: Pig
          Issue Type: Bug
          Components: piggybank
    Affects Versions: 0.9.1, 0.10
            Reporter: Thomas Weise
            Assignee: Thomas Weise
             Fix For: 0.9.2, 0.10


Unlike the pig unit tests, java.io.tmpdir does not point to a test run specific directory. This causes CI failures if previous runs leave behind artifacts.


--
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] [Resolved] (PIG-2472) piggybank unit tests write directly to /tmp

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

Daniel Dai resolved PIG-2472.
-----------------------------

    Resolution: Fixed
    
> piggybank unit tests write directly to /tmp
> -------------------------------------------
>
>                 Key: PIG-2472
>                 URL: https://issues.apache.org/jira/browse/PIG-2472
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.1, 0.10
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>             Fix For: 0.9.2, 0.10, 0.11
>
>         Attachments: PIG-2472-1.patch, PIG-2472.patch
>
>
> Unlike the pig unit tests, java.io.tmpdir does not point to a test run specific directory. This causes CI failures if previous runs leave behind artifacts.

--
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-2472) piggybank unit tests write directly to /tmp

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

Thomas Weise updated PIG-2472:
------------------------------

    Status: Patch Available  (was: Open)
    
> piggybank unit tests write directly to /tmp
> -------------------------------------------
>
>                 Key: PIG-2472
>                 URL: https://issues.apache.org/jira/browse/PIG-2472
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.1, 0.10
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>             Fix For: 0.9.2, 0.10
>
>         Attachments: PIG-2472.patch
>
>
> Unlike the pig unit tests, java.io.tmpdir does not point to a test run specific directory. This causes CI failures if previous runs leave behind artifacts.

--
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-2472) piggybank unit tests write directly to /tmp

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

Daniel Dai commented on PIG-2472:
---------------------------------

PIG-2472-1.patch committed.
                
> piggybank unit tests write directly to /tmp
> -------------------------------------------
>
>                 Key: PIG-2472
>                 URL: https://issues.apache.org/jira/browse/PIG-2472
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.1, 0.10
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>             Fix For: 0.9.2, 0.10, 0.11
>
>         Attachments: PIG-2472-1.patch, PIG-2472.patch
>
>
> Unlike the pig unit tests, java.io.tmpdir does not point to a test run specific directory. This causes CI failures if previous runs leave behind artifacts.

--
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-2472) piggybank unit tests write directly to /tmp

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

Daniel Dai updated PIG-2472:
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.11
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Patch looks good.

Committed to 0.9/0.10/trunk.
                
> piggybank unit tests write directly to /tmp
> -------------------------------------------
>
>                 Key: PIG-2472
>                 URL: https://issues.apache.org/jira/browse/PIG-2472
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.1, 0.10
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>             Fix For: 0.9.2, 0.10, 0.11
>
>         Attachments: PIG-2472.patch
>
>
> Unlike the pig unit tests, java.io.tmpdir does not point to a test run specific directory. This causes CI failures if previous runs leave behind artifacts.

--
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-2472) piggybank unit tests write directly to /tmp

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

Thomas Weise updated PIG-2472:
------------------------------

    Attachment:     (was: PIG-2472.patch)
    
> piggybank unit tests write directly to /tmp
> -------------------------------------------
>
>                 Key: PIG-2472
>                 URL: https://issues.apache.org/jira/browse/PIG-2472
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.1, 0.10
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>             Fix For: 0.9.2, 0.10
>
>
> Unlike the pig unit tests, java.io.tmpdir does not point to a test run specific directory. This causes CI failures if previous runs leave behind artifacts.

--
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] [Reopened] (PIG-2472) piggybank unit tests write directly to /tmp

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

Thomas Weise reopened PIG-2472:
-------------------------------

    
> piggybank unit tests write directly to /tmp
> -------------------------------------------
>
>                 Key: PIG-2472
>                 URL: https://issues.apache.org/jira/browse/PIG-2472
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.1, 0.10
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>             Fix For: 0.9.2, 0.10, 0.11
>
>         Attachments: PIG-2472-1.patch, PIG-2472.patch
>
>
> Unlike the pig unit tests, java.io.tmpdir does not point to a test run specific directory. This causes CI failures if previous runs leave behind artifacts.

--
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-2472) piggybank unit tests write directly to /tmp

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

Thomas Weise updated PIG-2472:
------------------------------

    Attachment: PIG-2472.patch
    
> piggybank unit tests write directly to /tmp
> -------------------------------------------
>
>                 Key: PIG-2472
>                 URL: https://issues.apache.org/jira/browse/PIG-2472
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.1, 0.10
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>             Fix For: 0.9.2, 0.10
>
>         Attachments: PIG-2472.patch
>
>
> Unlike the pig unit tests, java.io.tmpdir does not point to a test run specific directory. This causes CI failures if previous runs leave behind artifacts.

--
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-2472) piggybank unit tests write directly to /tmp

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

Thomas Weise updated PIG-2472:
------------------------------

    Attachment: PIG-2472-1.patch

The test tmp dir also should be deleted after the run. Extra patch attached - sorry for the noise.
 
                
> piggybank unit tests write directly to /tmp
> -------------------------------------------
>
>                 Key: PIG-2472
>                 URL: https://issues.apache.org/jira/browse/PIG-2472
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.1, 0.10
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>             Fix For: 0.9.2, 0.10, 0.11
>
>         Attachments: PIG-2472-1.patch, PIG-2472.patch
>
>
> Unlike the pig unit tests, java.io.tmpdir does not point to a test run specific directory. This causes CI failures if previous runs leave behind artifacts.

--
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-2472) piggybank unit tests write directly to /tmp

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

Thomas Weise updated PIG-2472:
------------------------------

    Attachment: PIG-2472.patch
    
> piggybank unit tests write directly to /tmp
> -------------------------------------------
>
>                 Key: PIG-2472
>                 URL: https://issues.apache.org/jira/browse/PIG-2472
>             Project: Pig
>          Issue Type: Bug
>          Components: piggybank
>    Affects Versions: 0.9.1, 0.10
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>             Fix For: 0.9.2, 0.10
>
>         Attachments: PIG-2472.patch
>
>
> Unlike the pig unit tests, java.io.tmpdir does not point to a test run specific directory. This causes CI failures if previous runs leave behind artifacts.

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