You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "romain (Jira)" <ji...@apache.org> on 2021/05/12 15:00:00 UTC

[jira] [Commented] (ATLAS-4282) Atlas Authentication to database Cassandra

    [ https://issues.apache.org/jira/browse/ATLAS-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343293#comment-17343293 ] 

romain commented on ATLAS-4282:
-------------------------------

solved with the use of

 
{color:#ce9178}    atlas.graph.storage.username=<admin>{color}
{color:#ce9178}    atlas.graph.storage.password=<password>{color}
 
{color:#172b4d}in the .properties file{color}

> Atlas Authentication to database Cassandra
> ------------------------------------------
>
>                 Key: ATLAS-4282
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4282
>             Project: Atlas
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>         Environment: Cassandra 3.11
> Solr 8.8.2
> zookeeper 3.7.0
>            Reporter: romain
>            Priority: Major
>              Labels: authentication, cassandra
>         Attachments: config_file.txt, issue.txt
>
>
> On documentation their is no details for how setup authentication for the database
> just a ${graph.storage.properties} in the github [github application_file|https://github.com/apache/atlas/blob/master/distro/src/conf/atlas-application.properties] , if the documentaion can be update cause the only solution i've found is deploy a database without authentication.



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