[
https://issues.apache.org/jira/browse/TAJO-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14011113#comment-14011113
]
ASF GitHub Bot commented on TAJO-793:
-------------------------------------
GitHub user babokim opened a pull request:
https://github.com/apache/tajo/pull/25
TAJO-793: CLI should be able to exit when single query is failed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/babokim/tajo TAJO-793
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/25.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 #25
----
commit 0a3ed9fa0173d42a3222d9ed7dd714ac4ab7e79d
Author: 김형준 <[email protected]>
Date: 2014-05-28T14:01:29Z
TAJO-793: CLI should be able to exit when single query is failed.
commit ae656cd906191ac3712e0367614f8235f0a27e9a
Author: 김형준 <[email protected]>
Date: 2014-05-28T14:02:52Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo
----
> CLI should be able to exit when single query is failed.
> -------------------------------------------------------
>
> Key: TAJO-793
> URL: https://issues.apache.org/jira/browse/TAJO-793
> Project: Tajo
> Issue Type: Improvement
> Reporter: Hyoungjun Kim
> Assignee: Hyoungjun Kim
> Priority: Trivial
>
> See title.
> There are multiple queries in a query file and run using -f option, CLI is to
> be stopped when single query is failed. This option can be set.
--
This message was sent by Atlassian JIRA
(v6.2#6252)