[ https://issues.apache.org/jira/browse/SDAP-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nga Thien Chung updated SDAP-189: --------------------------------- Status: WontFix (was: To Do) > ningester documentation : specifying cassandra port in connection settings > -------------------------------------------------------------------------- > > Key: SDAP-189 > URL: https://issues.apache.org/jira/browse/SDAP-189 > Project: Apache Science Data Analytics Platform > Issue Type: Improvement > Components: nexus-data-access > Reporter: Antoine Queric > Priority: Minor > > If the cassandra cluster is not listening on 9042 port, the user must specify > the port in the configuration files. > Adding a "port" configuration item such as : > {code:java} > spring: > profiles: > - docker > data: > cassandra: > keyspaceName: nexustiles > contactPoints: dataweb0-ib1 > port: 9049 > {code} > works fine. > Adding some examples including the lines where the user can specify the > cassandra CQL port could be helpful. -- This message was sent by Atlassian Jira (v8.20.10#820010)