spotify / hdfs2cass

Hadoop mapreduce job to bulk load data into Cassandra
Apache License 2.0
75 stars 21 forks source link

Add support for username&password in cql uri #30

Open aviadhai opened 8 years ago

aviadhai commented 8 years ago

Is it possible to allow user and password in the cql uri? Currently it seems this option is not supported.

I am keep getting "Authentication error on host" since the user&pass is not in the uri itself.