[
https://issues.apache.org/jira/browse/ATLAS-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carol Drummond updated ATLAS-3167:
----------------------------------
Labels: no-release-note (was: )
> Exception while starting Atlas with Cassandra
> ---------------------------------------------
>
> Key: ATLAS-3167
> URL: https://issues.apache.org/jira/browse/ATLAS-3167
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 2.0.0
> Reporter: Chaitra Rao
> Assignee: Madhan Neethiraj
> Priority: Critical
> Labels: no-release-note
> Fix For: 2.0.0, trunk
>
> Attachments: ATLAS-3167.patch
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)