[
https://issues.apache.org/jira/browse/HIVE-11523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14972512#comment-14972512
]
Hive QA commented on HIVE-11523:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12768472/HIVE-11523.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 9687 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.initializationError
org.apache.hadoop.hive.ql.io.orc.TestColumnStatistics.testHasNull
org.apache.hadoop.hive.ql.io.orc.TestFileDump.testDataDumpThrowsIOException
org.apache.hadoop.hive.ql.io.orc.TestJsonFileDump.testJsonDump
org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation
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/5774/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5774/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-5774/
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: 6 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12768472 - PreCommit-HIVE-TRUNK-Build
> org.apache.hadoop.hive.ql.io.orc.FileDump should handle errors
> --------------------------------------------------------------
>
> Key: HIVE-11523
> URL: https://issues.apache.org/jira/browse/HIVE-11523
> Project: Hive
> Issue Type: Bug
> Components: File Formats
> Affects Versions: 1.0.0
> Reporter: Eugene Koifman
> Assignee: Prasanth Jayachandran
> Attachments: HIVE-11523-branch-1.patch, HIVE-11523.patch,
> HIVE-11523.patch
>
>
> this utility can take N files as arguments. Currently if it fails to read
> some file, it fails and bails out. It should instead log the file name and
> error and proceed with other files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)