Today I reviewed an update [1] to the Cassandra charm that allows it to run on ppc64le. It does so by installing a Cassandra .deb that is bundled with the charm, modifying the java stack size, and removing a jvm option that does not work on OpenJDK.
The charm can still be deployed on other architectures without a bundled .deb, in which case it will install Cassandra from the Apache apt repo. The charm started up successfully on ppc64le, and on x86_64 both with and without a bundled .deb. For more details, see the full review [2]. Tim [1] https://code.launchpad.net/~mbruzek/charms/precise/cassandra/ppc64le/+merge/226291 [2] https://code.launchpad.net/~mbruzek/charms/precise/cassandra/ppc64le/+merge/226291/comments/563679
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
