[
https://issues.apache.org/jira/browse/TAJO-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128092#comment-14128092
]
ASF GitHub Bot commented on TAJO-1022:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/128#issuecomment-55072962
It needs rebase. Also, I have one suggestion. We have used lower case
characters as options. Like ```-B```, ```-b``` also can indicate background. Do
you have any reason using upper case?
> 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)