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

Aihua Xu commented on HIVE-16061:
---------------------------------

patch-2: change LogHelper to output to OperationLog so the console output also 
output to the beeline client console. We still keep the output to server 
console since it's used by HiveCLI. 



> Some of console output is not printed to the beeline console
> ------------------------------------------------------------
>
>                 Key: HIVE-16061
>                 URL: https://issues.apache.org/jira/browse/HIVE-16061
>             Project: Hive
>          Issue Type: Bug
>          Components: Logging
>    Affects Versions: 2.1.1
>            Reporter: Aihua Xu
>            Assignee: Aihua Xu
>         Attachments: HIVE-16061.1.patch, HIVE-16061.2.patch
>
>
> Run a hiveserver2 instance "hive --service hiveserver2".
> Then from another console, connect to hiveserver2 "beeline -u 
> "jdbc:hive2://localhost:10000"
> When you run a MR job like "select t1.key from src t1 join src t2 on 
> t1.key=t2.key", some of the console logs like MR job info are not printed to 
> the console while it just print to the hiveserver2 console.



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

Reply via email to