[ https://issues.apache.org/jira/browse/SDAP-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882530#comment-17882530 ]
Nga Thien Chung commented on SDAP-189: -------------------------------------- Obsolete as ningester has been superseded by [https://github.com/apache/sdap-ingester] > 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)