Uploaded image for project: 'Crunch (Retired)'
  1. Crunch (Retired)
  2. CRUNCH-469

ClassCastException in crunch-spark when reading InputTables

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.4, 0.11.0
    • 0.12.0
    • None
    • None

    Description

      Just ran into this one: there's a bug in the conversion logic for mapping from a TableSource into a JavaPairRDD in crunch-spark: we're expecting a value to come back as a Tuple2 when it's actually still a Crunch Pair object, and so the code will throw a ClastCastException at runtime.

      Attachments

        1. CRUNCH-469.patch
          5 kB
          Josh Wills

        Activity

          People

            Unassigned Unassigned
            jwills Josh Wills
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: