[ https://issues.apache.org/jira/browse/HIVE-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882587#comment-13882587 ]
Hive QA commented on HIVE-6299: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12625303/HIVE-6299.1.patch.txt {color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 4958 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_import_exported_table org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_infer_bucket_sort_dyn_part org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_input16_cc org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_load_hdfs_file_with_space_in_the_name org.apache.hadoop.hive.cli.TestNegativeMinimrCliDriver.testNegativeCliDriver_file_with_header_footer_negative org.apache.hadoop.hive.cli.TestNegativeMinimrCliDriver.testNegativeCliDriver_mapreduce_stack_trace_hadoop20 {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1038/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1038/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 6 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12625303 > 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)