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

Thomas Friedrich updated HIVE-8504:
-----------------------------------
    Description: 
The tests 
bucket_num_reducers
bucket_num_reducers2
fail 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)

  was:
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)


> 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
>            Assignee: Chinna Rao Lalam
>            Priority: Minor
>
> The tests 
> bucket_num_reducers
> bucket_num_reducers2
> fail 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)

Reply via email to