[
https://issues.apache.org/jira/browse/TAJO-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116850#comment-14116850
]
ASF GitHub Bot commented on TAJO-1022:
--------------------------------------
GitHub user babokim opened a pull request:
https://github.com/apache/tajo/pull/128
TAJO-1022: tsql does not work as background process
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/babokim/tajo TAJO-1022
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/128.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 #128
----
commit 4746555319a2429fc047c7e7f0f0f9fd2d79cd73
Author: HyoungJun Kim <[email protected]>
Date: 2014-08-31T18:33:48Z
TAJO-1022: tsql does not work as background process
----
> tsql does not work as background process
> ----------------------------------------
>
> Key: TAJO-1022
> URL: https://issues.apache.org/jira/browse/TAJO-1022
> Project: Tajo
> Issue Type: Bug
> Reporter: Hyoungjun Kim
> Assignee: Hyoungjun Kim
> Priority: Minor
>
> The following command doesn't work
> # bin/tsql -f test.sql &
> It's caused by JLine's ConsoleReader.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)