[
https://issues.apache.org/jira/browse/HIVE-22462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968102#comment-16968102
]
Hive QA commented on HIVE-22462:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12984995/HIVE-22462.1.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/19307/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/19307/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-19307/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Tests exited with: Exception: Patch URL
https://issues.apache.org/jira/secure/attachment/12984995/HIVE-22462.1.patch
was found in seen patch url's cache and a test was probably run already on it.
Aborting...
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12984995 - PreCommit-HIVE-Build
> Error Information Lost in GenericUDTFGetSplits
> ----------------------------------------------
>
> Key: HIVE-22462
> URL: https://issues.apache.org/jira/browse/HIVE-22462
> Project: Hive
> Issue Type: Improvement
> Affects Versions: 3.2.0
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Minor
> Attachments: HIVE-22462.1.patch
>
>
> I was recently looking at some logs from a failed unit test and saw:
>
> {code:none}
> Caused by: org.apache.hadoop.hive.ql.metadata.HiveException:
> org.apache.hadoop.hive.ql.metadata.HiveException: Failed to create temp
> table: null
> Caused by: org.apache.hadoop.hive.ql.metadata.HiveException:
> org.apache.hadoop.hive.ql.metadata.HiveException: Failed to create temp
> table: null at
> org.apache.hadoop.hive.ql.udf.generic.GenericUDTFGetSplits2.process(GenericUDTFGetSplits2.java:81)
> at
> org.apache.hadoop.hive.ql.exec.UDTFOperator.process(UDTFOperator.java:116) at
> org.apache.hadoop.hive.ql.exec.Operator.forward(Operator.java:888) at
> org.apache.hadoop.hive.ql.exec.SelectOperator.process(SelectOperator.java:95)
> at org.apache.hadoop.hive.ql.exec.Operator.forward(Operator.java:888) at
> org.apache.hadoop.hive.ql.exec.TableScanOperator.process(TableScanOperator.jav
> {code}
> Error information was lost... useless 'null' string is written.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)