[
https://issues.apache.org/jira/browse/HIVE-7876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113261#comment-14113261
]
Hive QA commented on HIVE-7876:
-------------------------------
{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/12664790/HIVE-7876.4.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 6125 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_dynpart_sort_opt_vectorization
org.apache.hive.jdbc.miniHS2.TestHiveServer2.testConnection
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/536/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/536/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-536/
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: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12664790
> further improve the columns stats update speed for all the partitions of a
> table
> --------------------------------------------------------------------------------
>
> Key: HIVE-7876
> URL: https://issues.apache.org/jira/browse/HIVE-7876
> Project: Hive
> Issue Type: Improvement
> Reporter: pengcheng xiong
> Assignee: pengcheng xiong
> Priority: Minor
> Attachments: HIVE-7876.2.patch, HIVE-7876.3.patch, HIVE-7876.4.patch,
> HIVE-7876.4.patch
>
>
> The previous solution https://issues.apache.org/jira/browse/HIVE-7736
> is not enough for the case when there are too many columns/partitions.
> The user will encounter
> org.apache.thrift.transport.TTransportException:
> java.net.SocketTimeoutException: Read timed out
> We try to remove more of transaction overhead
--
This message was sent by Atlassian JIRA
(v6.2#6252)