You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/15 01:43:33 UTC

[jira] [Commented] (TAJO-2091) Error or progress update should use stderr instead of stdout

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

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

GitHub user hyunsik opened a pull request:

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

    TAJO-2091: Error or progress update should use stderr instead of stdout.

    

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

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

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

    https://github.com/apache/tajo/pull/977.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 #977
    
----
commit 02da23b62b4124c59565435f58ceaeaecc20c842
Author: Hyunsik Choi <hy...@apache.org>
Date:   2016-03-15T00:42:22Z

    TAJO-2091: Error or progress update should use stderr instead of stdout.

----


> Error or progress update should use stderr instead of stdout
> ------------------------------------------------------------
>
>                 Key: TAJO-2091
>                 URL: https://issues.apache.org/jira/browse/TAJO-2091
>             Project: Tajo
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>
> Error or progress update message should be separated from stderr for those who want to use "tsql -c" command.



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