[ 
https://issues.apache.org/jira/browse/GIRAPH-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maja Kabiljo updated GIRAPH-944:
--------------------------------

    Attachment: GIRAPH-944.patch

https://reviews.facebook.net/D22341

> Improve job tracking on command line
> ------------------------------------
>
>                 Key: GIRAPH-944
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-944
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-944.patch
>
>
> Currently job client connects to Zookeeper and uses information from there to 
> report progress on the command line. This means that if job fails there is no 
> way for app to communicate back to job client why it failed, and also bunch 
> of zookeeper exceptions gets thrown. 
> Instead, we can use swift as a channel of communication between job client 
> and master/workers. Also we can allow for MasterCompute/WorkerContext to 
> print info directly to command line - is useful to report app related 
> progress or for debugging.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to