You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/09 11:29:54 UTC

[jira] [Commented] (HIVE-3485) Hive List Bucketing - Skewed DDL doesn't support skewed value with string quote

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

Hudson commented on HIVE-3485:
------------------------------

Integrated in Hive-trunk-hadoop2 #54 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
    HIVE-3485 Skewed DDL doesn't support skewed value with string quote
(Gang Tim Liu via namit) (Revision 1387855)

     Result = ABORTED
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1387855
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
* /hive/trunk/ql/src/test/queries/clientpositive/create_skewed_table.q
* /hive/trunk/ql/src/test/queries/clientpositive/create_skewed_table1.q
* /hive/trunk/ql/src/test/results/clientpositive/create_skewed_table.q.out
* /hive/trunk/ql/src/test/results/clientpositive/create_skewed_table1.q.out

                
> Hive List Bucketing - Skewed DDL doesn't support skewed value with string quote
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-3485
>                 URL: https://issues.apache.org/jira/browse/HIVE-3485
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gang Tim Liu
>            Assignee: Gang Tim Liu
>            Priority: Minor
>             Fix For: 0.10.0
>
>         Attachments: hive-3485.patch.1
>
>
> CREATE TABLE list_bucket_single (key STRING, value STRING) SKEWED BY (key) ON ('1','5','6')
> Save '1' as in map instead 1 should

--
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