[
https://issues.apache.org/jira/browse/HIVE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127970#comment-14127970
]
Hive QA commented on HIVE-8019:
-------------------------------
{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/12667479/HIVE-8019.1.patch
{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 6194 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_import_exported_table
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_export
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchAbort
org.apache.hive.jdbc.miniHS2.TestHiveServer2.testConnection
org.apache.hive.service.TestHS2ImpersonationWithRemoteMS.testImpersonation
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/716/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/716/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-716/
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: 6 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12667479
> Missing commit from trunk : `export/import statement update`
> ------------------------------------------------------------
>
> Key: HIVE-8019
> URL: https://issues.apache.org/jira/browse/HIVE-8019
> Project: Hive
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 0.14.0
> Reporter: Mohit Sabharwal
> Assignee: Thejas M Nair
> Priority: Blocker
> Attachments: HIVE-8019.1.patch
>
>
> Noticed that commit 1882de7810fc55a2466dd4cbe74ed67bb41cb667 exists in 0.13
> branch, but not it trunk.
> https://github.com/apache/hive/commit/1882de7810fc55a2466dd4cbe74ed67bb41cb667
> {code}
> (trunk) $ git branch -a --contains 1882de7810fc55a2466dd4cbe74ed67bb41cb667
> remotes/origin/branch-0.13
> {code}
> I looked through some of the changes in this commit and don't see those in
> trunk. Nor do I see a commit that reverts these changes in trunk.
> [~thejas], should we port this over to trunk ?
> Thanks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)