[
https://issues.apache.org/jira/browse/HIVE-12467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235474#comment-15235474
]
Prasanth Jayachandran commented on HIVE-12467:
----------------------------------------------
[~lars_francke] Thanks for the patch.
Minor comment. There are 2 configs in hive for partition count, one is overall
number of partitions and another max partitions per node. The error msg in this
case should reflect the later case. I would recommend adding "per node" to the
error msg to make it more clear.
Otherwise, +1
> Add number of dynamic partitions to error message
> -------------------------------------------------
>
> Key: HIVE-12467
> URL: https://issues.apache.org/jira/browse/HIVE-12467
> Project: Hive
> Issue Type: Improvement
> Reporter: Lars Francke
> Assignee: Lars Francke
> Priority: Minor
> Attachments: HIVE-12467.patch
>
>
> Currently when using dynamic partition insert we get an error message saying
> that the client tried to create too many dynamic partitions ("Maximum was set
> to"). I'll extend the error message to specify the number of dynamic
> partitions which can be helpful for debugging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)