You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/15 18:27:02 UTC

[jira] [Commented] (RYA-466) Rya Streams Client - Stream results to file.

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

ASF GitHub Bot commented on RYA-466:
------------------------------------

GitHub user kchilton2 opened a pull request:

    https://github.com/apache/incubator-rya/pull/275

    RYA-466 Update the Rya Streams Client to stream results to file.

    ## Description
    Updated the Rya STreams Client to stream results to file.
    
    ### Tests
    Added tests.
    
    ### Links
    https://issues.apache.org/jira/browse/RYA-466
    
    ### Checklist
    - [ ] Code Review
    - [ ] Squash Commits


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

    $ git pull https://github.com/kchilton2/incubator-rya RYA-466

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

    https://github.com/apache/incubator-rya/pull/275.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 #275
    
----
commit 786989c14933fa4c4df143677406b75bd358738b
Author: kchilton2 <ke...@...>
Date:   2018-02-14T18:49:52Z

    RYA-466 Update the Rya Streams Client to stream results to file.

----


> Rya Streams Client - Stream results to file.
> --------------------------------------------
>
>                 Key: RYA-466
>                 URL: https://issues.apache.org/jira/browse/RYA-466
>             Project: Rya
>          Issue Type: Improvement
>            Reporter: Kevin Chilton
>            Assignee: Kevin Chilton
>            Priority: Major
>
> The Rya Streams Client's stream results command needs to be updated to allow a user to stream Statement results to an NTriples file and Binding Sets to the standard JSON representation.



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