[
https://issues.apache.org/jira/browse/GIRAPH-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276359#comment-14276359
]
Hudson commented on GIRAPH-983:
-------------------------------
ABORTED: Integrated in Giraph-trunk-Commit #1514 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/1514/])
GIRAPH-983 Remove checkpoint related error messages from console (edunov:
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=5a58a775403afb89fd24918ee4abd95046cfd7d5)
* giraph-core/src/main/java/org/apache/giraph/utils/CheckpointingUtils.java
* CHANGELOG
> Remove checkpoint related error messages from console
> -----------------------------------------------------
>
> Key: GIRAPH-983
> URL: https://issues.apache.org/jira/browse/GIRAPH-983
> Project: Giraph
> Issue Type: Bug
> Reporter: Sergey Edunov
> Assignee: Sergey Edunov
> Priority: Minor
>
> If for any reason job fails, we always see checkpointing related error in
> console. This should be removed as it confuses users.
> INFO 2014-12-28 18:58:42,913 Can't find any checkpoints for
> jobID=job_201407091116.163675_0001
> java.io.FileNotFoundException: File
> _bsp/_checkpoints/job_201407091116.163675_0001 does not exist
> at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1179)
> at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1216)
> at
> org.apache.giraph.utils.CheckpointingUtils.getLastCheckpointedSuperstep(CheckpointingUtils.java:106)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)