Cool. Thanks The two fields I was interested in, username and password are mising though. :D But I'm thinking right now if I even want to go that route...
On 23.11.2017 04:01, John Meinel wrote: > I did start working on a Cassandra interface for something I was working > on. I don't know that it is complete but > https://github.com/jameinel/interface-cassandra > > Was my attempt at it. > > John > =:-> > > On Nov 23, 2017 02:26, "Haw Loeung" <[email protected] > <mailto:[email protected]>> wrote: > > Hi Tilman, > > On Wed, Nov 22, 2017 at 04:02:08PM +0100, Tilman Baumann wrote: > > However, that doesn't seem to work. Juju complains the relation > doesn't > > exist. > > $ juju add-relation cassandra-backup:database cassandra:database > > ERROR no relations found > > > > So, is there a interface that I can (ab-)use in a similar way? > > > > I don't want to build a full blown cassandra interface and at it > to the > > list. > > Not sure if you've seen this, but I did some work recently with > something similar to backup Cassandra DBs: > > | https://jujucharms.com/u/hloeung/cassandra-backup/ > <https://jujucharms.com/u/hloeung/cassandra-backup/> > > It's currently still experimental and uses the CQL COPY > TO... commands. The Cassandra charm already ships out the required > credentials so tools such as cqlsh should just work. > > > Regards, > > Haw > > -- > Juju mailing list > [email protected] <mailto:[email protected]> > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > <https://lists.ubuntu.com/mailman/listinfo/juju> > > > -- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
