[
https://issues.apache.org/jira/browse/TAJO-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091429#comment-15091429
]
ASF GitHub Bot commented on TAJO-2048:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/936
TAJO-2048: QueryMaster and TajoWorker should support the exception
propagation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-2048
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/936.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 #936
----
commit 1c725cf071247d04b59bfe73f2e28adcfa489be3
Author: Jinho Kim <[email protected]>
Date: 2016-01-11T04:46:14Z
TAJO-2048: QueryMaster and TajoWorker should support the exception
propagation.
----
> QueryMaster and TajoWorker should support the exception propagation
> -------------------------------------------------------------------
>
> Key: TAJO-2048
> URL: https://issues.apache.org/jira/browse/TAJO-2048
> Project: Tajo
> Issue Type: Improvement
> Components: QueryMaster, Worker
> Affects Versions: 0.11.0
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.12.0, 0.11.1
>
>
> Error propagation system was refactored by TAJO-1625. But worker and query
> master is missing in TAJO-1625.
> This issue improve error propagation system in TajoWorker and QueryMaster
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)