[ 
https://issues.apache.org/jira/browse/HIVE-19645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amruth S updated HIVE-19645:
----------------------------
    Description: 
Messages printed in console and console err (mostly mapred/tez logs) etc should 
be available to the clients using hive server 2 as well.

This property seem to solve it to some extent 
(hive.server2.logging.operation.enabled) but its not complete. 

Wherever logs are happening, we need to tee it to the operation logs as well so 
that the clients can discover them.

 

Proposed solution is to use a tee stream to tee it to both op logs and console 
logs.

  was:
Messages printed in console and console err (mostly mapred/tez logs) etc should 
be available to the clients using hive server 2 as well.

This property seem to solve it to some extent 
(hive.server2.logging.operation.enabled) but its not complete. 

Wherever logs are happening, we need to tee it to the operation logs as well so 
that the clients can discover them.


> Console info/error messages should be accessible by clients using hive server 
> as well
> -------------------------------------------------------------------------------------
>
>                 Key: HIVE-19645
>                 URL: https://issues.apache.org/jira/browse/HIVE-19645
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 2.3.2
>            Reporter: Amruth S
>            Assignee: Amruth S
>            Priority: Minor
>         Attachments: HIVE-19645.patch
>
>
> Messages printed in console and console err (mostly mapred/tez logs) etc 
> should be available to the clients using hive server 2 as well.
> This property seem to solve it to some extent 
> (hive.server2.logging.operation.enabled) but its not complete. 
> Wherever logs are happening, we need to tee it to the operation logs as well 
> so that the clients can discover them.
>  
> Proposed solution is to use a tee stream to tee it to both op logs and 
> console logs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to