[
https://issues.apache.org/jira/browse/SDAP-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368223#comment-17368223
]
Antoine Queric commented on SDAP-313:
-------------------------------------
It seems possible to add the --cassandra-keyspace arg to main.py & propagate
the value (default == "nexustiles") to CassandraStore.
However, in CassandraStore, we can also find the *TileModel* class in which
"nexustiles" value is hard coded as a keyspace name but could not find any
reference to this class anywhere in the project.
> Make Cassandra keyspace variable for granule_ingester
> -----------------------------------------------------
>
> Key: SDAP-313
> URL: https://issues.apache.org/jira/browse/SDAP-313
> Project: Apache Science Data Analytics Platform
> Issue Type: Improvement
> Components: granule-ingester
> Reporter: Antoine Queric
> Priority: Trivial
>
> When launching granule_ingester, the Cassandra keyspace is forced to
> 'nexustiles' when in some cases, it may be useful to possibly have another
> keyspace name.
>
> By default, the keyspace 'nexustiles' will remain, but injecting the
> --cassandra-keyspace argument to main.py should allow one to specify another
> keyspace name.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)