[ 
https://issues.apache.org/jira/browse/HIVE-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562910#comment-13562910
 ] 

Hudson commented on HIVE-3943:
------------------------------

Integrated in hive-trunk-hadoop1 #43 (See 
[https://builds.apache.org/job/hive-trunk-hadoop1/43/])
    HIVE-3943 Skewed query fails if hdfs path has special characters
(Gang Tim Liu via namit) (Revision 1438586)

     Result = ABORTED
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1438586
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java
* /hive/trunk/ql/src/test/queries/clientpositive/list_bucket_dml_13.q
* /hive/trunk/ql/src/test/results/clientpositive/list_bucket_dml_13.q.out

                
> Skewed query fails if hdfs path has special characters
> ------------------------------------------------------
>
>                 Key: HIVE-3943
>                 URL: https://issues.apache.org/jira/browse/HIVE-3943
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Gang Tim Liu
>            Assignee: Gang Tim Liu
>             Fix For: 0.11.0
>
>         Attachments: HIVE-3943.patch
>
>
> If partition name has special character like :, query will fail like:
> FAILED: IllegalArgumentException Pathname /... from ... is not a valid DFS 
> filename.
> rootcause is skewed map in partition metastore has unescapted path

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to