You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Eugene Koontz (JIRA)" <ji...@apache.org> on 2012/10/12 22:29:02 UTC

[jira] [Created] (GIRAPH-366) TestGraphPartitioner should use getTempPath() rather than new Path() to create outputPath

Eugene Koontz created GIRAPH-366:
------------------------------------

             Summary: TestGraphPartitioner should use getTempPath() rather than new Path() to create outputPath
                 Key: GIRAPH-366
                 URL: https://issues.apache.org/jira/browse/GIRAPH-366
             Project: Giraph
          Issue Type: Bug
            Reporter: Eugene Koontz
            Assignee: Eugene Koontz
            Priority: Minor


Easy, one-line fix. Noticed when getting a failure when test tried to create /tmp/testHashRangePartitioner, but this file was owned by another user. Fix is simply to use getTempPath() like in other places in test.

--
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] (GIRAPH-366) TestGraphPartitioner should use getTempPath() everywhere

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

Eugene Koontz updated GIRAPH-366:
---------------------------------

    Summary: TestGraphPartitioner should use getTempPath() everywhere  (was: TestGraphPartitioner should use getTempPath() rather than new Path() to create outputPath)
    
> TestGraphPartitioner should use getTempPath() everywhere
> --------------------------------------------------------
>
>                 Key: GIRAPH-366
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-366
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Eugene Koontz
>            Assignee: Eugene Koontz
>            Priority: Minor
>         Attachments: GIRAPH-366.patch
>
>
> Easy, one-line fix. Noticed when getting a failure when test tried to create /tmp/testHashRangePartitioner, but this file was owned by another user. Fix is simply to use getTempPath() like in other places in test.

--
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] (GIRAPH-366) TestGraphPartitioner should use getTempPath() everywhere

Posted by "Eugene Koontz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GIRAPH-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475362#comment-13475362 ] 

Eugene Koontz commented on GIRAPH-366:
--------------------------------------

Committed; thanks Avery for the review!
                
> TestGraphPartitioner should use getTempPath() everywhere
> --------------------------------------------------------
>
>                 Key: GIRAPH-366
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-366
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Eugene Koontz
>            Assignee: Eugene Koontz
>            Priority: Minor
>         Attachments: GIRAPH-366.patch
>
>
> Easy, one-line fix. Noticed when getting a failure when test tried to create /tmp/testHashRangePartitioner, but this file was owned by another user. Fix is simply to use getTempPath() like in other places in test.

--
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] [Closed] (GIRAPH-366) TestGraphPartitioner should use getTempPath() everywhere

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

Eugene Koontz closed GIRAPH-366.
--------------------------------

    
> TestGraphPartitioner should use getTempPath() everywhere
> --------------------------------------------------------
>
>                 Key: GIRAPH-366
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-366
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Eugene Koontz
>            Assignee: Eugene Koontz
>            Priority: Minor
>         Attachments: GIRAPH-366.patch
>
>
> Easy, one-line fix. Noticed when getting a failure when test tried to create /tmp/testHashRangePartitioner, but this file was owned by another user. Fix is simply to use getTempPath() like in other places in test.

--
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] (GIRAPH-366) TestGraphPartitioner should use getTempPath() rather than new Path() to create outputPath

Posted by "Avery Ching (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GIRAPH-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475323#comment-13475323 ] 

Avery Ching commented on GIRAPH-366:
------------------------------------

+1.
                
> TestGraphPartitioner should use getTempPath() rather than new Path() to create outputPath
> -----------------------------------------------------------------------------------------
>
>                 Key: GIRAPH-366
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-366
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Eugene Koontz
>            Assignee: Eugene Koontz
>            Priority: Minor
>         Attachments: GIRAPH-366.patch
>
>
> Easy, one-line fix. Noticed when getting a failure when test tried to create /tmp/testHashRangePartitioner, but this file was owned by another user. Fix is simply to use getTempPath() like in other places in test.

--
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] (GIRAPH-366) TestGraphPartitioner should use getTempPath() everywhere

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

Hudson commented on GIRAPH-366:
-------------------------------

Integrated in Giraph-trunk-Commit #237 (See [https://builds.apache.org/job/Giraph-trunk-Commit/237/])
    GIRAPH-366: TestGraphPartitioner should use getTempPath() everywhere (Revision 1397726)

     Result = SUCCESS
ekoontz : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1397726
Files : 
* /giraph/trunk/CHANGELOG
* /giraph/trunk/giraph/src/test/java/org/apache/giraph/TestGraphPartitioner.java

                
> TestGraphPartitioner should use getTempPath() everywhere
> --------------------------------------------------------
>
>                 Key: GIRAPH-366
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-366
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Eugene Koontz
>            Assignee: Eugene Koontz
>            Priority: Minor
>         Attachments: GIRAPH-366.patch
>
>
> Easy, one-line fix. Noticed when getting a failure when test tried to create /tmp/testHashRangePartitioner, but this file was owned by another user. Fix is simply to use getTempPath() like in other places in test.

--
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] (GIRAPH-366) TestGraphPartitioner should use getTempPath() rather than new Path() to create outputPath

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

Eugene Koontz updated GIRAPH-366:
---------------------------------

    Attachment: GIRAPH-366.patch
    
> TestGraphPartitioner should use getTempPath() rather than new Path() to create outputPath
> -----------------------------------------------------------------------------------------
>
>                 Key: GIRAPH-366
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-366
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Eugene Koontz
>            Assignee: Eugene Koontz
>            Priority: Minor
>         Attachments: GIRAPH-366.patch
>
>
> Easy, one-line fix. Noticed when getting a failure when test tried to create /tmp/testHashRangePartitioner, but this file was owned by another user. Fix is simply to use getTempPath() like in other places in test.

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