You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mrql.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/22 00:41:17 UTC

[jira] [Commented] (MRQL-72) Add support for stream input on TCP sockets

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

ASF GitHub Bot commented on MRQL-72:
------------------------------------

GitHub user fegaras opened a pull request:

    https://github.com/apache/incubator-mrql/pull/4

    [MRQL-72] Add support for stream input on TCP sockets

    

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

    $ git pull https://github.com/fegaras/incubator-mrql MRQL-72

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

    https://github.com/apache/incubator-mrql/pull/4.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 #4
    
----
commit a8937531667014fe75078b50a5155e57a3f14ff2
Author: fegaras <fe...@cse.uta.edu>
Date:   2015-05-21T22:33:58Z

    [MRQL-72] Add support for stream input on TCP sockets

----


> Add support for stream input on TCP sockets
> -------------------------------------------
>
>                 Key: MRQL-72
>                 URL: https://issues.apache.org/jira/browse/MRQL-72
>             Project: MRQL
>          Issue Type: New Feature
>          Components: Run-Time/Spark, Streaming
>            Reporter: Leonidas Fegaras
>            Assignee: Leonidas Fegaras
>            Priority: Minor
>             Fix For: 0.9.6
>
>
> Add a new stream input format for listening in TCP sockets for text input based on one of the MRQL Parsed Input Formats (XML, JSON, CSV). This is needed for the incremental stream processing component (forthcoming).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)