[
https://issues.apache.org/jira/browse/HIVE-13016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136513#comment-15136513
]
Hive QA commented on HIVE-13016:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12786599/HIVE-13016.2.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 10052 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import
org.apache.hive.jdbc.TestSSL.testSSLVersion
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6899/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6899/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-6899/
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: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12786599 - PreCommit-HIVE-TRUNK-Build
> ORC FileDump recovery utility fails in Windows
> ----------------------------------------------
>
> Key: HIVE-13016
> URL: https://issues.apache.org/jira/browse/HIVE-13016
> Project: Hive
> Issue Type: Bug
> Affects Versions: 1.3.0, 2.1.0
> Reporter: Jason Dere
> Assignee: Prasanth Jayachandran
> Attachments: HIVE-13016.1.patch, HIVE-13016.2.patch
>
>
> org.apache.hive.hcatalog.streaming.TestStreaming.testFileDumpCorruptDataFiles
> org.apache.hive.hcatalog.streaming.TestStreaming.testFileDumpCorruptSideFiles
> java.io.IOException: Unable to move
> file:/E:/hive/hcatalog/streaming/target/tmp/junit4129594478393496260/testing3.db/dimensionTable/delta_0000001_0000002/bucket_00000
> to
> E:/hive/hcatalog/streaming/target/tmp/E:/hive/hcatalog/streaming/target/tmp/junit4129594478393496260/testing3.db/dimensionTable/delta_0000001_0000002/bucket_00000
> at
> org.apache.hadoop.hive.ql.io.orc.FileDump.moveFiles(FileDump.java:546)^M
> at
> org.apache.hadoop.hive.ql.io.orc.FileDump.recoverFile(FileDump.java:513)^M
> at
> org.apache.hadoop.hive.ql.io.orc.FileDump.recoverFiles(FileDump.java:428)^M
> at org.apache.hadoop.hive.ql.io.orc.FileDump.main(FileDump.java:125)^M
> at
> org.apache.hive.hcatalog.streaming.TestStreaming.testFileDumpCorruptSideFiles(TestStreaming.java:1523)^M
> Note that FileDump appends the full source path to the backup path when
> trying to recover files (see "E:" in the middle of the destination path).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)