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

ASF GitHub Bot commented on HIVE-15900:
---------------------------------------

GitHub user thejasmn opened a pull request:

    https://github.com/apache/hive/pull/148

    HIVE-15900

    

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

    $ git pull https://github.com/thejasmn/hive HIVE-15900

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

    https://github.com/apache/hive/pull/148.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 #148
    
----
commit 73a2b4be8e30d3dfa8c5f974540f6c8a43da4327
Author: Thejas M Nair <the...@hortonworks.com>
Date:   2017-02-14T06:43:50Z

    refactor tests to specifically test stdout/stderr

commit 45f7b9347fedf9b5f0c213c493f0a4d2e729e5c9
Author: Thejas M Nair <the...@hortonworks.com>
Date:   2017-02-14T19:45:45Z

    improve minihs2 tez type usage

commit 06751edf48c2c81f04a479ad0f000c5d6b370d32
Author: Thejas M Nair <the...@hortonworks.com>
Date:   2017-02-15T03:38:12Z

    the beeline fix and test updates

----


> Beeline prints tez job progress in stdout instead of stderr
> -----------------------------------------------------------
>
>                 Key: HIVE-15900
>                 URL: https://issues.apache.org/jira/browse/HIVE-15900
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>    Affects Versions: 2.1.0
>            Reporter: Aswathy Chellammal Sreekumar
>         Attachments: std_out
>
>
> Tez job progress messages are getting updated to stdout instead of stderr
> Attaching output file for below command, with the tez job status printed
> $HIVE_HOME/bin/beeline -n <username> -p <password> -u "<jdbc-connection-url" 
> --outputformat=tsv -e "analyze table studenttab10k compute statistics;" > 
> stdout



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to