Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Incomplete
    • Affects Version/s: CDH3b3
    • Fix Version/s: CDH3b4
    • Component/s: MapReduce
    • Labels:
      None

      Description

      Transferred from MAPREDUCE-2194:

      We have upgraded our dev environment from Cloudera's 0.20.2-228-cloudera to 0.20.2-737-cloudera

      Version 228 worked great for us. In version 737 we are getting the following exception:

      (LocalJobRunner.java:295) - job_local_0005
      java.lang.ClassCastException: org.apache.hadoop.mapreduce.lib.input.FileSplit cannot be cast to org.apache.hadoop.mapred.InputSplit
      at org.apache.hadoop.mapred.MapTask.runOldMapper(MapTask.java:357)
      at org.apache.hadoop.mapred.MapTask.run(MapTask.java:317)
      at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:212)

      We have tried to set job.getConfiguration().setBoolean("mapred.reducer.new-api", true) but that did not resolve the issue.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              todd Todd Lipcon
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: