[
https://issues.apache.org/jira/browse/HIVE-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880585#comment-13880585
]
Ashutosh Chauhan commented on HIVE-6299:
----------------------------------------
yeah.. that should be fine.
> Fix sporadic failure of bucket_num_reducers.q
> ----------------------------------------------
>
> Key: HIVE-6299
> URL: https://issues.apache.org/jira/browse/HIVE-6299
> Project: Hive
> Issue Type: Task
> Components: Tests
> Reporter: Navis
> Assignee: Navis
> Priority: Minor
>
> It's failing sometimes and seemed to be caused by OOM.
> {noformat}
> java.lang.Throwable: Child Error
> at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.java:271)
> Caused by: java.io.IOException: Task process exit with nonzero status of 1.
> at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.java:258)
> {noformat}
> It makes 50 buckets and 10 map tasks which seemed too big for a test. Can we
> try the test to run with smaller number of tasks?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)