[S2GRAPH-184]: spark driver exit abnormally in the loader of s2jobs
JIRA:
[S2GRAPH-184] https://issues.apache.org/jira/browse/S2GRAPH-184
Pull Request:
Closes #139
Author
sandyskies <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/2ce86fa8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/2ce86fa8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/2ce86fa8
Branch: refs/heads/master
Commit: 2ce86fa82d4d8a9d1639636c5df6036540da0583
Parents: 7737072
Author: DO YUNG YOON <[email protected]>
Authored: Wed Mar 21 10:08:37 2018 +0900
Committer: DO YUNG YOON <[email protected]>
Committed: Wed Mar 21 10:08:37 2018 +0900
----------------------------------------------------------------------
CHANGES | 1 +
1 file changed, 1 insertion(+)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/2ce86fa8/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index da3d682..6a58df3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -41,6 +41,7 @@ Release Notes - S2Graph - Version 0.2.0
* [S2GRAPH-179] - Add defaultValue on ColumnMeta
* [S2GRAPH-178] - Fix null pointer error on BulkLoader
* [S2GRAPH-181] - MutateVertices yield different state with different
storage type
+ * [S2GRAPH-184] - spark driver exit abnormally in the loader of s2jobs
** Improvement
* [S2GRAPH-72] - Support Apache TinkerPop and Gremlin