[
https://issues.apache.org/jira/browse/HADOOP-4273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Thusoo resolved HADOOP-4273.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.19.1
Fixed in JIRA-4230
> [Hive] job submission exception if input is null
> ------------------------------------------------
>
> Key: HADOOP-4273
> URL: https://issues.apache.org/jira/browse/HADOOP-4273
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/hive
> Reporter: Namit Jain
> Assignee: Namit Jain
> Fix For: 0.19.1
>
>
> If a table is empty, and the following query is issued:
> select a, count(1) from x group by a;
> the second map-reduce job dies (job submission fails since the input is empty)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.