Daniel Kuppitz created TINKERPOP3-623:
-----------------------------------------
Summary: More output for OLAP jobs
Key: TINKERPOP3-623
URL: https://issues.apache.org/jira/browse/TINKERPOP3-623
Project: TinkerPop 3
Issue Type: Improvement
Components: console, hadoop
Reporter: Daniel Kuppitz
Priority: Minor
Long running OLAP / Giraph jobs leave the user in the dark. You have to check
several logs to see where you currently are. The REPL just shows
{noformat}
...
INFO org.apache.hadoop.mapred.JobClient - map 99% reduce 0%
{noformat}
... for hours. Spark is better, it seems to have its own progress bar that's
shown in the REPL. For Giraph it would be great to have more than just the
standard Hadoop job output, so that users get the feeling that something is
done under the hood (use {{Future<ComputerResult>}} to query for updates?)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)