typesafehub / sbt-conductr

Typesafe ConductR plugin for sbt
Other
29 stars 22 forks source link

Export custom cassandra configuration #201

Closed markusjura closed 7 years ago

markusjura commented 7 years ago

The custom Cassandra configuration inside the cassandra-conf directory was not correctly included because the export command had a bug.

4036200951222982399/463d43f142f64d464b50b38a7790fc41635d988f00188a9311b0634cd3d7211d/cassandra-configuration/runtime-config.sh: line 3: export: `=/Users/mj/.conductr/images/tmp/conductr-agent/192.168.10.1/bundles/4f71ca2fc8760ddabadfd8bdcdfbfbcc-463d43f142f64d464b50b38a7790fc41/execution-0-4036200951222982399/cassandra-conf': not a valid identifier

Now this custom Cassandra configuration is used.