You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/09/14 17:23:20 UTC

[jira] [Commented] (GIRAPH-1111) FileOutputFormat#setOutputPath is not always available

    [ https://issues.apache.org/jira/browse/GIRAPH-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15490969#comment-15490969 ] 

Hudson commented on GIRAPH-1111:
--------------------------------

FAILURE: Integrated in Jenkins build Giraph-trunk-Commit #1659 (See [https://builds.apache.org/job/Giraph-trunk-Commit/1659/])
GIRAPH-1111 - FileOutputFormat#setOutputPath is not always available (edunov: [http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=984f45efed6f79e41d7e5e684ea8705172c90436])
* (edit) giraph-examples/src/main/java/org/apache/giraph/examples/SimpleCheckpoint.java
* (edit) giraph-core/src/main/java/org/apache/giraph/GiraphRunner.java
* (edit) giraph-core/src/test/java/org/apache/giraph/BspCase.java
* (add) giraph-core/src/main/java/org/apache/giraph/io/formats/FileOutputFormatUtil.java
* (edit) giraph-core/src/main/java/org/apache/giraph/utils/InternalVertexRunner.java


> FileOutputFormat#setOutputPath is not always available
> ------------------------------------------------------
>
>                 Key: GIRAPH-1111
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-1111
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Sergey Edunov
>            Assignee: Sergey Edunov
>            Priority: Minor
>
> We need to make Giraph work with hadoop distributions where FileOutputFormat#setOutputPath is not available. It is very easy to pull this implementation out as every hadoop distribution has exactly the same implementation. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)