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