[ https://issues.apache.org/jira/browse/HIVE-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066108#comment-13066108 ]
jirapos...@reviews.apache.org commented on HIVE-2252: ----------------------------------------------------- ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1013/ ----------------------------------------------------------- (Updated 2011-07-15 18:20:41.419263) Review request for hive. Changes ------- rebased on the current trunk Summary ------- In dynamic partition inserts, if a mapper created too many partitions, a fatal error is raised and the job got killed. Sometimes the error is caused by data error and it will be helpful for users to debug if we display a sample of dynamic partitions generated. This addresses bug HIVE-2252. https://issues.apache.org/jira/browse/HIVE-2252 Diffs (updated) ----- trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java 1147261 Diff: https://reviews.apache.org/r/1013/diff Testing ------- passed all unit tests. Thanks, Ning > Display a sample of partitions created when Fatal Error occurred due to too > many partitioned created > ---------------------------------------------------------------------------------------------------- > > Key: HIVE-2252 > URL: https://issues.apache.org/jira/browse/HIVE-2252 > Project: Hive > Issue Type: Improvement > Reporter: Ning Zhang > Assignee: Ning Zhang > Attachments: HIVE-2252.patch > > > In dynamic partition inserts, if a mapper created too many partitions, a > fatal error is raised and the job got killed. Sometimes the error is caused > by data error and it will be helpful for users to debug if we display a > sample of dynamic partitions generated. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira