[S2GRAPH-206]: Generalize machine learning model serving.
JIRA:
[S2GRAPH-206] https://issues.apache.org/jira/browse/S2GRAPH-206
Pull Request:
Closes #162
Author
DO YUNG YOON <[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/33e3d267
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/33e3d267
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/33e3d267
Branch: refs/heads/master
Commit: 33e3d267e72ad7710f3466a6b2da4fb0070b0172
Parents: c69a4ee
Author: DO YUNG YOON <[email protected]>
Authored: Mon May 14 21:29:11 2018 +0900
Committer: DO YUNG YOON <[email protected]>
Committed: Mon May 14 21:29:11 2018 +0900
----------------------------------------------------------------------
CHANGES | 1 +
1 file changed, 1 insertion(+)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/33e3d267/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index a2454a1..e52d6b8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -87,6 +87,7 @@ Release Notes - S2Graph - Version 0.2.0
* [S2GRAPH-177] - Add support for createServiceColumn/addVertex APIs on
GraphQL.
* [S2GRAPH-185] - Support Spark Structured Streaming to work with data in
streaming and batch.
* [S2GRAPH-183] - Provide batch job to dump data stored in HBase into file.
+ * [S2GRAPH-206] - Generalize machine learning model serving.
** Task
* [S2GRAPH-162] - Update year in the NOTICE file.