[
https://issues.apache.org/jira/browse/HIVE-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13818265#comment-13818265
]
Hive QA commented on HIVE-5791:
-------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12612990/HIVE-5791.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 4600 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_smb_mapjoin_8
org.apache.hcatalog.cli.TestUseDatabase.testAlterTablePass
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/231/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/231/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests failed with: TestsFailedException: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12612990
> 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
> Fix For: 0.13.0
>
> Attachments: 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)