You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (Jira)" <ji...@apache.org> on 2022/07/21 00:44:00 UTC

[jira] [Resolved] (ATLAS-3422) Cassandra Audit Repository not able to connect to Authenticated Cassandra Cluster

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

Madhan Neethiraj resolved ATLAS-3422.
-------------------------------------
    Fix Version/s: 3.0.0
                   2.3.0
       Resolution: Fixed

[~arun_vasudevan] - thank you for the fix. It is now committed in following branches:

master:
{noformat}
commit e156bb56756aaa6ed23af41c4305b3f9d4bb5912 (HEAD -> master, origin/master, origin/HEAD)
Author: Arun Vasudevan <av...@homeaway.com>
Date:   Tue Sep 24 14:37:35 2019 -0500

    ATLAS-3422: Cassandra audit repository updated to support authenticated Cassandra cluster
    
    Signed-off-by: Madhan Neethiraj <ma...@apache.org>
{noformat}

 branch-2.0:

{noformat}
commit c4bfbc5f15cdd3fa49f5403b6f5adaac4d93090c (HEAD -> branch-2.0, origin/branch-2.0)
Author: Arun Vasudevan <av...@homeaway.com>
Date:   Tue Sep 24 14:37:35 2019 -0500

    ATLAS-3422: Cassandra audit repository updated to support authenticated Cassandra cluster
    
    Signed-off-by: Madhan Neethiraj <ma...@apache.org>
    (cherry picked from commit e156bb56756aaa6ed23af41c4305b3f9d4bb5912)
{noformat}

> 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
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
>  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.20.10#820010)