Sergey Edunov created GIRAPH-983:
------------------------------------

             Summary: 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)

Reply via email to