Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-3167

Exception while starting Atlas with Cassandra

    XMLWordPrintableJSON

Details

    Description

      When I try to start Atlas (2.0.0-SNAPSHOT), I get the following error - 

      ======================================================

      019-04-23 19:11:37,094 ERROR - [MemtableFlushWriter:1:] ~ Exception in thread Thread[MemtableFlushWriter:1,5,main] (CassandraDaemon$1:223)

      java.lang.NoSuchMethodError: com.google.common.util.concurrent.MoreExecutors.sameThreadExecutor()Lcom/google/common/util/concurrent/ListeningExecutorService;

              at org.apache.cassandra.db.ColumnFamilyStore$Flush.run(ColumnFamilyStore.java:1127)

              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

              at java.lang.Thread.run(Thread.java:748)

       

      ======================================================

      Guava jar - com.google.guava:guava:jar:25.1 is used throughout. Do not see any conflicting guava jars, except for com.google.guava:guava:jar:12.0.1 from kafka-bridge pom. Excluding this did not work as well.

      Attachments

        1. ATLAS-3167.patch
          0.7 kB
          Madhan Neethiraj

        Activity

          People

            madhan Madhan Neethiraj
            crao123 Chaitra Rao
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: