Merge branch 'S2GRAPH-218' of https://github.com/elric-k/incubator-s2graph into elric-k-S2GRAPH-218
Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/3da42fc3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/3da42fc3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/3da42fc3 Branch: refs/heads/master Commit: 3da42fc367df451ffcdd18f71d3d31d24005f13f Parents: 5706bbf 29a4ed9 Author: DO YUNG YOON <[email protected]> Authored: Fri Jun 15 16:32:22 2018 +0900 Committer: DO YUNG YOON <[email protected]> Committed: Fri Jun 15 16:32:22 2018 +0900 ---------------------------------------------------------------------- .../scala/org/apache/s2graph/s2jobs/Job.scala | 11 +++- .../apache/s2graph/s2jobs/task/Process.scala | 64 +++++++++++++++++++- .../org/apache/s2graph/s2jobs/task/Sink.scala | 6 +- .../org/apache/s2graph/s2jobs/task/Source.scala | 17 +++++- .../org/apache/s2graph/s2jobs/task/Task.scala | 3 +- 5 files changed, 91 insertions(+), 10 deletions(-) ----------------------------------------------------------------------
