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

Yang Xia closed TINKERPOP-1161.
-------------------------------
    Resolution: Won't Do

Closing given 
[discussion|https://lists.apache.org/thread/om2m0phg25s83529p9w0gldmcxz7578h] - 
it can be reopened if there is expectation that there will be active work on 
this item.

> Job chaining should delete previous result once computed.
> ---------------------------------------------------------
>
>                 Key: TINKERPOP-1161
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1161
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: hadoop
>    Affects Versions: 3.2.0-incubating
>            Reporter: Marko A. Rodriguez
>            Priority: Major
>
> Right now if you do this:
> {code}
> g.V().hasLabel('person').pageRank().order().by()
> {code}
> ..that will create 3 OLAP jobs. However, once the second job is complete, the 
> results of the first can be deleted. This is especially important with 
> GraphComputers like Spark/Giraph....



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to