Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-4369

Many new failures on hadoop 2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.12.0
    • None
    • None

    Description

      Roughly half the tests are failing, this seems to be the exception:

      [junit] org.apache.hadoop.hive.ql.metadata.HiveException: org.apache.hadoop.hive.ql.metadata.HiveException: Configuration and input path are inconsistent
      [junit] at org.apache.hadoop.hive.ql.exec.MapOperator.setChildren(MapOperator.java:522)
      [junit] at org.apache.hadoop.hive.ql.exec.ExecMapper.configure(ExecMapper.java:91)
      [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      [junit] at java.lang.reflect.Method.invoke(Method.java:597)
      [junit] at org.apache.hadoop.util.ReflectionUtils.setJobConf(ReflectionUtils.java:103)
      [junit] at org.apache.hadoop.util.ReflectionUtils.setConf(ReflectionUtils.java:72)
      [junit] at org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:130)
      [junit] at org.apache.hadoop.mapred.MapRunner.configure(MapRunner.java:38)
      [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      [junit] at java.lang.reflect.Method.invoke(Method.java:597)
      [junit] at org.apache.hadoop.util.ReflectionUtils.setJobConf(ReflectionUtils.java:103)
      [junit] at org.apache.hadoop.util.ReflectionUtils.setConf(ReflectionUtils.java:72)
      [junit] at org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:130)
      [junit] at org.apache.hadoop.mapred.MapTask.runOldMapper(MapTask.java:395)
      [junit] at org.apache.hadoop.mapred.MapTask.run(MapTask.java:334)
      [junit] at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:232)
      [junit] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
      [junit] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
      [junit] at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
      [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
      [junit] at java.lang.Thread.run(Thread.java:680)
      [junit] Caused by: org.apache.hadoop.hive.ql.metadata.HiveException: Configuration and input path are inconsistent
      [junit] at org.apache.hadoop.hive.ql.exec.MapOperator.setChildren(MapOperator.java:516)
      [junit] ... 25 more

      Attachments

        1. HIVE-4369.1.patch
          0.4 kB
          Vikram Dixit K
        2. HIVE-4369.2.patch
          58 kB
          Vikram Dixit K
        3. HIVE-4369.3.patch
          58 kB
          Vikram Dixit K

        Activity

          People

            vikram.dixit Vikram Dixit K
            hagleitn Gunther Hagleitner
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: