rohithsharma created HIVE-4633:
----------------------------------
Summary: MR Jobs execution failed.
Key: HIVE-4633
URL: https://issues.apache.org/jira/browse/HIVE-4633
Project: Hive
Issue Type: Bug
Components: Query Processor
Affects Versions: 0.11.0
Environment: Hive-0.11.0 + Hadoop-0.23
Reporter: rohithsharma
Priority: Critical
I am running Hive-0.11.0 + Hadoop-0.23 version. All queries that spawn MR jobs
got failed. When I look into logs, below exception is thrown in hive.log
{noformat}
Caused by: org.apache.hadoop.hive.ql.metadata.HiveException:
org.apache.hadoop.hive.ql.metadata.HiveException: Configuration and input path
are inconsistent
at
org.apache.hadoop.hive.ql.exec.MapOperator.setChildren(MapOperator.java:522)
at
org.apache.hadoop.hive.ql.exec.ExecMapper.configure(ExecMapper.java:90)
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira