You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Navis (JIRA)" <ji...@apache.org> on 2014/02/07 03:22:19 UTC

[jira] [Updated] (HIVE-6299) Fix sporadic failure of bucket_num_reducers.q

     [ https://issues.apache.org/jira/browse/HIVE-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Navis updated HIVE-6299:
------------------------

    Resolution: Invalid
        Status: Resolved  (was: Patch Available)

Seemed not needed

> 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
>         Attachments: HIVE-6299.1.patch.txt
>
>
> 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)