[
https://issues.apache.org/jira/browse/HIVE-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-5791:
-----------------------------------
Assignee: hellojinjie
> 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
> Assignee: 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)