[
https://issues.apache.org/jira/browse/SDAP-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Riley Kuttruff updated SDAP-304:
--------------------------------
Resolution: Fixed
Status: Done (was: To Do)
> Making Cassandra keyspace creation optional
> -------------------------------------------
>
> Key: SDAP-304
> URL: https://issues.apache.org/jira/browse/SDAP-304
> Project: Apache Science Data Analytics Platform
> Issue Type: Improvement
> Components: nexus-analysis, nexus-data-access
> Reporter: Antoine Queric
> Priority: Minor
>
> Depending on the infrastructure requirements, the user responsible for tiles
> insertion in Cassandra may not have the permission to create the keyspace.
> Adding a dedicated configuration item in domsconfig.ini could make the
> keyspace creation optional.
> In order to do so, I propose the following addition in domsconfig.ini
> cassandra section :
> **create_keyspace_granted**
> Value could be **True** or **False**
>
> If the value is set to "False", then we skip the keyspace creation & directly
> use the set_keyspace() function.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)