Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
02-26-2022 10:29 AM
Hi there
APOC version: 4.4.0.3
Neo4j version: 4.4.3
Bloom version: 2.1
Host: GKE
I'm trying to add these configuration lines in my yaml for a GKE ( Google Kubernetes Engine ) single instance under the config tag:
apoc.jdbc.bds_bigquery.url
neo4j.bloom.license_file
neo4j.bloom.authorization_role=admin,architect
But the pod logs always trigger the error: "No declared setting with name:"
Thought, any configuration line starting with dbms work, the plugins directory is set and obviously works since I can run RETURN apoc.version(), read an run the fullApoc procedures, Bloom see it's plugin available on the server but is asking for the license which I cannot set because the setting is not recognise.
Thanks for your help
All the sessions of the conference are now available online