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

Hive QA commented on HIVE-9628:
-------------------------------



{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/12697598/HIVE-9628.1.patch

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 7540 tests executed
*Failed tests:*
{noformat}
org.apache.hive.jdbc.TestSSL.testSSLFetchHttp
org.apache.hive.spark.client.TestSparkClient.testSyncRpc
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2737/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2737/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2737/

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: 12697598 - PreCommit-HIVE-TRUNK-Build

> HiveMetaStoreClient.dropPartitions(...List<ObjectPair<Integer,byte[]>>...) 
> doesn't take (boolean needResult)
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-9628
>                 URL: https://issues.apache.org/jira/browse/HIVE-9628
>             Project: Hive
>          Issue Type: Bug
>          Components: API, Metastore
>    Affects Versions: 0.14.0
>            Reporter: Mithun Radhakrishnan
>            Assignee: Mithun Radhakrishnan
>         Attachments: HIVE-9628.1.patch
>
>
> {{HiveMetaStoreClient::dropPartitions()}} assumes that the dropped 
> {{List<Partition>}} must be returned to the caller. That's a lot of thrift 
> traffic that the caller might choose not to pay for.
> I propose an overload that retains the default behaviour, but allows 
> {{needResult}} to be overridden.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to