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/11/17 19:45:00 UTC

[jira] [Commented] (HIVE-18092) Fix exception on tables handled by HBaseHandler if columnsstats are auto-gathered

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

Hive QA commented on HIVE-18092:
--------------------------------



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

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

{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 11383 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[dbtxnmgr_showlocks] (batchId=77)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[unionDistinct_1] (batchId=146)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[insert_values_orig_table_use_metadata] (batchId=162)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_2] (batchId=102)
org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testConstraints (batchId=223)
{noformat}

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

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: 5 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12898204 - PreCommit-HIVE-Build

> Fix exception on tables handled by HBaseHandler if columnsstats are auto-gathered
> ---------------------------------------------------------------------------------
>
>                 Key: HIVE-18092
>                 URL: https://issues.apache.org/jira/browse/HIVE-18092
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Statistics
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>         Attachments: HIVE-18092.01.patch
>
>
> currently; if column.stats.autogather is enabled; the hbase tests are run into an exception which arises from the fact that basic stats are not collected on that table...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)