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

Brock Noland commented on HIVE-2264:
------------------------------------

[~navis] You have been running with this patch for quite a long time? In 
regards to getting it merged, I think the best we can do is update the review 
board item with the rebased patch. Another item that may bring it up in terms 
of visibility is linking it to HIVE-2935 as it's quite important for HS2.
                
> Hive server is SHUTTING DOWN when invalid queries beeing executed.
> ------------------------------------------------------------------
>
>                 Key: HIVE-2264
>                 URL: https://issues.apache.org/jira/browse/HIVE-2264
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.9.0
>         Environment: SuSE-Linux-11
>            Reporter: rohithsharma
>            Assignee: Navis
>            Priority: Critical
>         Attachments: HIVE-2264.1.patch.txt, HIVE-2264-2.patch
>
>
> When invalid query is beeing executed, Hive server is shutting down.
> {noformat}
> "CREATE TABLE SAMPLETABLE(IP STRING , showtime BIGINT ) partitioned by (ds 
> string,ipz int) ROW FORMAT DELIMITED FIELDS TERMINATED BY '\040'"
> "ALTER TABLE SAMPLETABLE add Partition(ds='sf') location 
> '/user/hive/warehouse' Partition(ipz=100) location '/user/hive/warehouse'"
> {noformat}

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