[
https://issues.apache.org/jira/browse/S2GRAPH-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16198346#comment-16198346
]
ASF GitHub Bot commented on S2GRAPH-167:
----------------------------------------
GitHub user zhangmengzju opened a pull request:
https://github.com/apache/incubator-s2graph/pull/124
[S2GRAPH-167]:Provide Vertex CSV File BulkLoad
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhangmengzju/incubator-s2graph master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-s2graph/pull/124.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #124
----
commit 1e11e0ea2adac0fb075d6994838d92f60aeb79df
Author: zhangmengzju <[email protected]>
Date: 2017-09-27T07:36:16Z
Update TransferToHFile.scala
remove println
commit 2c3bb98424830d8b90d8064632ec53071c7e9dfd
Author: zhangmengzju <[email protected]>
Date: 2017-10-10T07:49:39Z
Update TransferToHFile.scala
add vertex file bulkload
----
> Provide Vertex CSV File BulkLoad
> --------------------------------
>
> Key: S2GRAPH-167
> URL: https://issues.apache.org/jira/browse/S2GRAPH-167
> Project: S2Graph
> Issue Type: Improvement
> Reporter: zhangmeng
> Labels: features
>
> Currently we can do edge bulkload, but cannot do vertex bulkload in
> TransferToHFile.scala.In our actual practice, vertex bulkload is common,
> however this feature is not difficult to implement.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)