You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@quickstep.apache.org by "Zuyu Zhang (JIRA)" <ji...@apache.org> on 2017/08/28 18:59:00 UTC

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

     [ https://issues.apache.org/jira/browse/QUICKSTEP-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zuyu Zhang resolved QUICKSTEP-87.
---------------------------------
    Resolution: Fixed

> 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.4.14#64029)