Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-9410

Fix? jar conflict with ecj

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.2.0 rc1
    • None
    • None
    • Low

    Description

      hadoop-core pulls in core-3.1.1.jar which is an older version of ecj-4.4.2 which is now used directly for UDFs. Thus there are package/class conflicts between the two, when both are present on the classpath (at present)

      Made changes to remove the older core-3.1.1 dependency, and now the hadoop code relies on ecj-4.4.2. Code compiles, but not sure what needs to be done to validate the hadoop still works properly now only relying on ecj-4.4.2

      Attachments

        1. ecj_conflict.txt
          0.6 kB
          David Brosius

        Activity

          People

            dbrosius David Brosius
            dbrosius David Brosius
            David Brosius
            Brandon Williams
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: