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

Hive QA commented on HIVE-19807:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12926643/HIVE-19807.1.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), 14481 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestNegativeMinimrCliDriver.testCliDriver[file_with_header_footer_negative]
 (batchId=98)
org.apache.hadoop.hive.ql.exec.tez.TestWorkloadManager.testAsyncSessionInitFailures
 (batchId=296)
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/11603/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11603/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11603/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
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: 12926643 - PreCommit-HIVE-Build

> Add Useful Error Message To Table Header/Footer Parsing
> -------------------------------------------------------
>
>                 Key: HIVE-19807
>                 URL: https://issues.apache.org/jira/browse/HIVE-19807
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 3.0.0, 2.3.2
>            Reporter: BELUGA BEHR
>            Assignee: BELUGA BEHR
>            Priority: Minor
>         Attachments: HIVE-19807.1.patch
>
>
> Add some useful logging messages to invalid value parsing of 
> {{skip.header.line.count}} and {{skip.footer.line.count}} for better 
> troubleshooting.
> Also, parsing error resulted in {{java.io.IOException}} which:
> {quote}
> Signals that an I/O exception of some sort has occurred. This class is the 
> general class of exceptions produced by failed or interrupted I/O operations.
> {quote}
> A parsing error is not the result of a failed or interrupted I/O operation so 
> I dropped it and replaced with runtime exception {{IllegalArgumentException}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to