Arun created ATLAS-3422:
---------------------------
Summary: Cassandra Audit Repository not able to connect to
Authenticated Cassandra Cluster
Key: ATLAS-3422
URL: https://issues.apache.org/jira/browse/ATLAS-3422
Project: Atlas
Issue Type: Bug
Reporter: Arun
When we chose Cassandra Audit Repository the Cassandra Connection details does
not take the credentails (username, password).
Following error is thrown when trying to connect to a Cassandra Cluster which
is Authenticated.
Exception encountered during context initialization - cancelling refresh
attempt: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'services': Invocation of init method failed; nested
exception is java.lang.RuntimeException: org.apache.atlas.AtlasException:
com.datastax.driver.core.exceptions.AuthenticationException: Authentication
error on host /xx.x.xxx.xxx:9042: Host /xx.x.xxx.xxx:9042 requires
authentication, but no authenticator found in Cluster configuration
--
This message was sent by Atlassian Jira
(v8.3.4#803005)