Thomas Friedrich created HIVE-8504:
--------------------------------------
Summary: UT: fix bucket_num_reducers test
Key: HIVE-8504
URL: https://issues.apache.org/jira/browse/HIVE-8504
Project: Hive
Issue Type: Sub-task
Components: Spark
Reporter: Thomas Friedrich
Priority: Minor
The test bucket_num_reducers fails with a error:
Exception: Number of MapReduce jobs is incorrect expected:<1> but was:<0>
junit.framework.AssertionFailedError: Number of MapReduce jobs is incorrect
expected:<1> but was:<0>
at
org.apache.hadoop.hive.ql.hooks.VerifyNumReducersHook.run(VerifyNumReducersHook.java:46)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)