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

Hadoop integration is incompatible with Cassandra Driver 3.0.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 3.0.4, 3.4
    • None
    • None
    • Normal

    Description

      When using Hadoop input format with SSL and Cassandra Driver 3.0.0-beta1, we hit the following exception:

      Exception in thread "main" java.lang.NoSuchFieldError: DEFAULT_SSL_CIPHER_SUITES
      	at org.apache.cassandra.hadoop.cql3.CqlConfigHelper.getSSLOptions(CqlConfigHelper.java:548)
      	at org.apache.cassandra.hadoop.cql3.CqlConfigHelper.getCluster(CqlConfigHelper.java:315)
      	at org.apache.cassandra.hadoop.cql3.CqlConfigHelper.getInputCluster(CqlConfigHelper.java:298)
      	at org.apache.cassandra.hadoop.cql3.CqlInputFormat.getSplits(CqlInputFormat.java:131)
      

      Should this be fixed with reflection so that Hadoop input/output formats are compatible with both old and new driver?

      jjordan, alexliu68 ?

      Attachments

        Issue Links

          Activity

            People

              snazy Robert Stupp
              jlewandowski Jacek Lewandowski
              Robert Stupp
              Jeremiah Jordan
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: