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

Wei Zheng commented on HIVE-12252:
----------------------------------

There should be two cases to be handled:
1) When the table is partitioned, partitionVals shouldn't be empty
2) When the table is unpartitioned, partitionVals must be empty

> Streaming API HiveEndPoint can be created w/o partitionVals for partitioned 
> table
> ---------------------------------------------------------------------------------
>
>                 Key: HIVE-12252
>                 URL: https://issues.apache.org/jira/browse/HIVE-12252
>             Project: Hive
>          Issue Type: Bug
>          Components: HCatalog, Transactions
>    Affects Versions: 0.14.0
>            Reporter: Eugene Koifman
>            Assignee: Wei Zheng
>
> When this happens, the write from Streaming API to this end point will 
> succeed but it will place the data in the table directory which is not correct
> Need to make the API throw in this case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to