[ 
https://issues.apache.org/jira/browse/TAJO-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907034#comment-14907034
 ] 

ASF GitHub Bot commented on TAJO-1890:
--------------------------------------

GitHub user hyunsik opened a pull request:

    https://github.com/apache/tajo/pull/786

    TAJO-1890: Clean up debug and test modes and unhandled exceptions.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hyunsik/tajo TAJO-1890

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/786.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 #786
    
----
commit bc7892371ee325fa41721f7cf3d8ba8cb449e2e2
Author: Hyunsik Choi <[email protected]>
Date:   2015-09-24T21:04:33Z

    TAJO-1890: Clean up debug and test modes and unhandled exceptions.

----


> Clean up debug and test modes and unhandled exceptions
> ------------------------------------------------------
>
>                 Key: TAJO-1890
>                 URL: https://issues.apache.org/jira/browse/TAJO-1890
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.11.0
>
>
> This patch does as follows:
>  * Fixed some unhandled exceptions caused by HBaseTablespace, CatalogServer, 
> and DDLExecutor, printing out stacktrace during unit tests.
>  * Clean up the debug mode and test mode
>  * Refactor all codes using the test mode
>  * Enable printing out stack traces unless Tajo cluster runs as test



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to