[jira] [Commented] (HIVE-3943) Skewed query fails if hdfs path has special characters

2013-01-26 Thread Hudson (JIRA)

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

Hudson commented on HIVE-3943:
--

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

 Result = FAILURE
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=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


[jira] [Commented] (HIVE-3943) Skewed query fails if hdfs path has special characters

2013-01-26 Thread Hudson (JIRA)

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

Hudson commented on HIVE-3943:
--

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

 Result = FAILURE
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=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


[jira] [Commented] (HIVE-3943) Skewed query fails if hdfs path has special characters

2013-01-25 Thread Gang Tim Liu (JIRA)

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

Gang Tim Liu commented on HIVE-3943:


Thanks a lot



Sent from my iPhone 




 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


[jira] [Commented] (HIVE-3943) Skewed query fails if hdfs path has special characters

2013-01-25 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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-SVNview=revrev=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


[jira] [Commented] (HIVE-3943) Skewed query fails if hdfs path has special characters

2013-01-24 Thread Gang Tim Liu (JIRA)

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

Gang Tim Liu commented on HIVE-3943:


patch in https://reviews.facebook.net/D8169

 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

 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