[ 
https://issues.apache.org/jira/browse/S2GRAPH-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422085#comment-16422085
 ] 

ASF GitHub Bot commented on S2GRAPH-197:
----------------------------------------

GitHub user SteamShon opened a pull request:

    https://github.com/apache/incubator-s2graph/pull/151

    [S2GRAPH-197]: Provide S2graphSink for non-streaming dataset

    initial commit.
    - merge bulk loader into S2graphSink.write.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SteamShon/incubator-s2graph S2GRAPH-197

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-s2graph/pull/151.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 #151
    
----
commit b5535ebccf72cd71ba45c177dc1d4ea2adaf94b8
Author: DO YUNG YOON <steamshon@...>
Date:   2018-04-02T08:10:45Z

    implement S2GraphSink.write method for writeBatch.

commit ae19dc11c039c92deb92ea42fdb48b3bbe7bd6dd
Author: DO YUNG YOON <steamshon@...>
Date:   2018-04-02T08:38:09Z

    simplify Transformer interface.

commit 86dcc112d9582435c136ca60e050be3e993e685f
Author: DO YUNG YOON <steamshon@...>
Date:   2018-04-02T09:58:51Z

    implement writeBatch only for LoadIncrementHFile.

----


> Provide S2graphSink for non-streaming dataset
> ---------------------------------------------
>
>                 Key: S2GRAPH-197
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-197
>             Project: S2Graph
>          Issue Type: Sub-task
>          Components: s2jobs
>            Reporter: Chul Kang
>            Assignee: Chul Kang
>            Priority: Major
>
> Currently, S2graphSink supports sink operation for spark structured streaming 
> that is only for StreamingQuery.
> If we provide the same operation for the DataframeWriter in S2graphSink, we 
> could use it in batch mode.
>  
>  
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to