[
https://issues.apache.org/jira/browse/HIVE-7811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120733#comment-14120733
]
Hive QA commented on HIVE-7811:
-------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12665991/HIVE-7811.6.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 6143 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_schemeAuthority
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/624/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/624/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-624/
Messages:
{noformat}
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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12665991
> Compactions need to update table/partition stats
> ------------------------------------------------
>
> Key: HIVE-7811
> URL: https://issues.apache.org/jira/browse/HIVE-7811
> Project: Hive
> Issue Type: Sub-task
> Components: Transactions
> Affects Versions: 0.13.1
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
> Attachments: HIVE-7811.3.patch, HIVE-7811.4.patch, HIVE-7811.5.patch,
> HIVE-7811.6.patch
>
>
> Compactions should trigger stats recalculation for columns which already have
> sats.
> https://reviews.apache.org/r/25201/
> Major compactions will cause the Compactor to see which columns already have
> stats and run analyze command for those columns. If compacting a partition
> then stats for that partition will be computed. If table is not partitioned,
> then the whole table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)