[
https://issues.apache.org/jira/browse/GIRAPH-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maja Kabiljo updated GIRAPH-792:
--------------------------------
Attachment: GIRAPH-792.patch
Approach with counters was slow, also tried using hadoop rpc and then having
methods for progress call which was nice but slow again. This approach uses
zookeeper and workers periodically write their progress status to zookeeper -
client reads and aggregates them. See: https://reviews.apache.org/r/17336/
> Print job progress to command line
> ----------------------------------
>
> Key: GIRAPH-792
> URL: https://issues.apache.org/jira/browse/GIRAPH-792
> Project: Giraph
> Issue Type: Improvement
> Reporter: Maja Kabiljo
> Assignee: Maja Kabiljo
> Attachments: GIRAPH-792.patch, GIRAPH-792.patch
>
>
> Currently we print nothing about job progress to command line. We should
> track which stage are we in and how far in it are we.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)