You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Prateek Dubey (Jira)" <ji...@apache.org> on 2020/10/14 03:17:00 UTC

[jira] [Updated] (ATLAS-3993) Atlas throwing authentication errors while using Remote Cassandra Cluster on Docker

     [ https://issues.apache.org/jira/browse/ATLAS-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prateek Dubey updated ATLAS-3993:
---------------------------------
    Description: 
I'm trying to setup Apache Atlas on Docker and have setup following services on Docker for it - 
 # Kafka Cluster along with Zookeeper
 # Solr
 # Cassandra Cluster

I'm continuously getting Cassandra authentication errors. Can someone help explain, what property I'm missing due to which it's not able to authenticate to Cassandra. 

*Error* - 
 * 
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 cassandra/[192.168.144.3:9042|http://192.168.144.3:9042/]: Host cassandra/[192.168.144.3:9042|http://192.168.144.3:9042/] requires authentication, but no authenticator found in Cluster configuration

 

Also, can someone please make Atlas Documentation better when it comes to using Cassandra as the database. There is no documentation at all related to Cassandra anywhere.

 

  was:
I'm trying to setup Apache Atlas on Docker and have setup following services on Docker for it - 
 # Kafka Cluster along with Zookeeper
 # Solr
 # Cassandra Cluster

I'm continuously getting Cassandra authentication errors. Can someone help explain, what property I'm missing due to which it's not able to authenticate to Cassandra. 

Also, can someone please make Atlas Documentation better when it comes to using Cassandra as the database. There is no documentation at all related to this and no conclusive usecase anywhere as well. 

 


> Atlas throwing authentication errors while using Remote Cassandra Cluster on Docker
> -----------------------------------------------------------------------------------
>
>                 Key: ATLAS-3993
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3993
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 1.0.0
>         Environment: DEV
>            Reporter: Prateek Dubey
>            Priority: Major
>
> I'm trying to setup Apache Atlas on Docker and have setup following services on Docker for it - 
>  # Kafka Cluster along with Zookeeper
>  # Solr
>  # Cassandra Cluster
> I'm continuously getting Cassandra authentication errors. Can someone help explain, what property I'm missing due to which it's not able to authenticate to Cassandra. 
> *Error* - 
>  * 
> 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 cassandra/[192.168.144.3:9042|http://192.168.144.3:9042/]: Host cassandra/[192.168.144.3:9042|http://192.168.144.3:9042/] requires authentication, but no authenticator found in Cluster configuration
>  
> Also, can someone please make Atlas Documentation better when it comes to using Cassandra as the database. There is no documentation at all related to Cassandra anywhere.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)