You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thomas Friedrich (JIRA)" <ji...@apache.org> on 2014/10/18 00:05:33 UTC

[jira] [Created] (HIVE-8504) UT: fix bucket_num_reducers test

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)