You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@quickstep.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/18 12:17:41 UTC

[jira] [Commented] (QUICKSTEP-87) Adds initial network interface for Single Node

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

ASF GitHub Bot commented on QUICKSTEP-87:
-----------------------------------------

Github user cramja commented on the issue:

    https://github.com/apache/incubator-quickstep/pull/232
  
    @hbdeshmukh I created a ticket `QUICKSTEP-87`; maybe you can show me how to link to this PR later.


> Adds initial network interface for Single Node
> ----------------------------------------------
>
>                 Key: QUICKSTEP-87
>                 URL: https://issues.apache.org/jira/browse/QUICKSTEP-87
>             Project: Apache Quickstep
>          Issue Type: Improvement
>          Components: CLI
>            Reporter: Marc Spehlmann
>            Assignee: Marc Spehlmann
>            Priority: Critical
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> Currently, interaction in quickstep means running a process which accepts SQL queries through stdin and writes to stdout and err. This OK for one interactive user, but insufficient for other processes accessing Quickstep. Therefore, we'd like to implement a network interface that accepts queries via a TCP connection. Initially, this will be connections from processes on the host machine, but later, this can be reused to accept connections from the web. GRPC will be used to handle networking.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)