You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Maja Kabiljo (JIRA)" <ji...@apache.org> on 2014/10/10 21:59:34 UTC

[jira] [Resolved] (GIRAPH-944) Improve job tracking on command line

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

Maja Kabiljo resolved GIRAPH-944.
---------------------------------
    Resolution: Fixed

> 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.3.4#6332)