Steven Jacobs created ASTERIXDB-1747:
----------------------------------------
Summary: Improve Asterix Capabilities to pre-distribute jobs
Key: ASTERIXDB-1747
URL: https://issues.apache.org/jira/browse/ASTERIXDB-1747
Project: Apache AsterixDB
Issue Type: Improvement
Reporter: Steven Jacobs
Currently, we are able to store the ActivityClusterGraph for a job at the NC
level. We need to add the following:
Don't bother passing the bytes around when the graph is already at the NC.
Don't serialize the bytes at the CC side when they aren't needed at the NC.
Remove the ActivityClusterGraph from the NC when the job is no longer needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)