You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2017/10/21 23:29:02 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=16214130#comment-16214130 ] 

Hive QA commented on HIVE-17838:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12893393/HIVE-17838.1.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 11315 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[bucketsortoptimize_insert_8] (batchId=4)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[llap_acid_fast] (batchId=156)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[optimize_nullscan] (batchId=163)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[resourceplan] (batchId=158)
org.apache.hadoop.hive.cli.control.TestDanglingQOuts.checkDanglingQOut (batchId=204)
org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testConstraints (batchId=221)
org.apache.hadoop.hive.ql.parse.authorization.plugin.sqlstd.TestOperation2Privilege.checkHiveOperationTypeMatch (batchId=269)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/7435/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/7435/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-7435/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 7 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12893393 - PreCommit-HIVE-Build

> 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
>         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
(v6.4.14#64029)