Github user jbojar closed the pull request at:
https://github.com/apache/cassandra/pull/28
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user jbojar closed the pull request at:
https://github.com/apache/cassandra/pull/27
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user jbojar closed the pull request at:
https://github.com/apache/cassandra/pull/29
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user jbojar opened a pull request:
https://github.com/apache/cassandra/pull/29
Support for null valued columns in hadoop cql3 CqlRecordWriter.
With this patch you can insert/update null values to cql3 table in hadoop
job.
Usage:
```java
GitHub user jbojar opened a pull request:
https://github.com/apache/cassandra/pull/28
Better support for virtual nodes in hadoop cql3
Better support for virtual nodes in hadoop cql3.
When vnodes are used, many ranges reside on same cassandra instance and too
many RangeClients
GitHub user jbojar opened a pull request:
https://github.com/apache/cassandra/pull/27
Added support for authentication
Added support for authentication in hadoop cql3 CqlRecordWriter.
You can merge this pull request into a Git repository by running:
$ git pull https