You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2018/03/24 15:11:00 UTC

[jira] [Commented] (HIVE-17838) Make org.apache.hive.spark.client.rpc logging HoS specific and other logging cleanup

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

Sahil Takiar commented on HIVE-17838:
-------------------------------------

{{Rpc#call#operationComplete}} should just print the contents of the {{Message}} too, shouldn't be difficult to add a {{toString()}} method for each object that implements {{Message}}.

> Make org.apache.hive.spark.client.rpc logging HoS specific and other logging cleanup
> ------------------------------------------------------------------------------------
>
>                 Key: HIVE-17838
>                 URL: https://issues.apache.org/jira/browse/HIVE-17838
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>            Reporter: Sahil Takiar
>            Assignee: Sahil Takiar
>            Priority: Major
>         Attachments: HIVE-17838.1.patch
>
>
> A lot of the logging in {{org.apache.hive.spark.client.rpc}} emits information that a generic RPC library would, but this package is only used by HoS. We should make the logging more HoS specific so users don't get confused as to what this RPC library is doing. Ideally, they aren't even aware that a RPC library is in place, it should be more transparent to the user.



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