[
https://issues.apache.org/jira/browse/HIVE-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13823263#comment-13823263
]
Hive QA commented on HIVE-5791:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12613804/HIVE-5791.1.patch
{color:green}SUCCESS:{color} +1 4611 tests passed
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/294/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/294/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12613804
> TestUseDatabase in hcategory failed to pass when illegal filename in /tmp
> -------------------------------------------------------------------------
>
> Key: HIVE-5791
> URL: https://issues.apache.org/jira/browse/HIVE-5791
> Project: Hive
> Issue Type: Bug
> Components: HCatalog
> Affects Versions: 0.13.0
> Reporter: hellojinjie
> Priority: Minor
> Labels: test
> Attachments: HIVE-5791.1.patch, HIVE-5791.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The test code is trying to read /tmp directory. But, if in /tmp directory,
> there is a file name "fcitx-socket-:0".
> Accroding to this issue https://issues.apache.org/jira/browse/HADOOP-7945
> hadoop did not allow ":" in filename.
> The code print following message:
> FAILED: Execution Error, return code 1 from
> org.apache.hadoop.hive.ql.exec.DDLTask.
> MetaException(message:java.lang.IllegalArgumentException:
> java.net.URISyntaxException: Relative path in absolute URI: fcitx-socket-:0)
--
This message was sent by Atlassian JIRA
(v6.1#6144)