[jira] [Created] (CASSANDRA-3811) Empty rpc_address prevents running MapReduce job outside a cluster

2012-01-29 Thread Patrik Modesto (Created) (JIRA)
Empty rpc_address prevents running MapReduce job outside a cluster -- Key: CASSANDRA-3811 URL: https://issues.apache.org/jira/browse/CASSANDRA-3811 Project: Cassandra Issue Type

[jira] [Commented] (CASSANDRA-3772) Evaluate Murmur3-based partitioner

2012-01-29 Thread Drew Kutcharian (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13195960#comment-13195960 ] Drew Kutcharian commented on CASSANDRA-3772: It probably wouldn't be such

[jira] [Updated] (CASSANDRA-3638) rangeSlice may iterate the whole memtable while just query one row . This may seriously affect the performance .

2012-01-29 Thread MaHaiyang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] MaHaiyang updated CASSANDRA-3638: - Priority: Minor (was: Major) Summary: rangeSlice may iterate the whole memtable while ju

[jira] [Commented] (CASSANDRA-3468) SStable data corruption in 1.0.x

2012-01-29 Thread MaHaiyang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13195924#comment-13195924 ] MaHaiyang commented on CASSANDRA-3468: -- +1 As I know ,the cache(rowCache or keyCa

[jira] [Updated] (CASSANDRA-3578) Multithreaded commitlog

2012-01-29 Thread Updated
[ https://issues.apache.org/jira/browse/CASSANDRA-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michaël Figuière updated CASSANDRA-3578: Attachment: 0001-CASSANDRA-3578.patch > Multithreaded commitlog > -

[jira] [Issue Comment Edited] (CASSANDRA-3578) Multithreaded commitlog

2012-01-29 Thread Issue Comment Edited
[ https://issues.apache.org/jira/browse/CASSANDRA-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13195902#comment-13195902 ] Michaël Figuière edited comment on CASSANDRA-3578 at 1/30/12 1:15 AM: --

[jira] [Commented] (CASSANDRA-3578) Multithreaded commitlog

2012-01-29 Thread Commented
[ https://issues.apache.org/jira/browse/CASSANDRA-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13195902#comment-13195902 ] Michaël Figuière commented on CASSANDRA-3578: - I propose a different appro

git commit: add cqlsh to Debian package

2012-01-29 Thread eevans
Updated Branches: refs/heads/trunk 1387d92fc -> 8a5436a2b add cqlsh to Debian package Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8a5436a2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8a5436a2 Di

[1/4] git commit: add python-cql zip to lib/

2012-01-29 Thread eevans
Updated Branches: refs/heads/trunk 0d1991eec -> 1387d92fc add python-cql zip to lib/ Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/944e375c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/944e375c Dif

[3/4] git commit: add arch-indep thrift python bindings to lib/

2012-01-29 Thread eevans
add arch-indep thrift python bindings to lib/ Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/44406f1d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/44406f1d Diff: http://git-wip-us.apache.org/repos/asf/c

[4/4] git commit: cqlsh version 2.0.0 -> 2.1.0

2012-01-29 Thread eevans
cqlsh version 2.0.0 -> 2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1387d92f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1387d92f Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/138

[2/4] git commit: cqlsh: use python-cql and thrift bindings from lib

2012-01-29 Thread eevans
cqlsh: use python-cql and thrift bindings from lib ..if possible. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b6344887 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b6344887 Diff: http://git-wip-us.a

[3/3] git commit: fix #3665 breakage (1.0 classes can't decompose())

2012-01-29 Thread eevans
fix #3665 breakage (1.0 classes can't decompose()) (which I knew how this happened) Patch by eevans for CASSANDRA-3665 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/43003f06 Tree: http://git-wip-us.apache.org/repos

[1/3] git commit: clientutil: use decompose() for tests

2012-01-29 Thread eevans
Updated Branches: refs/heads/trunk bb5fdbf4b -> 0d1991eec clientutil: use decompose() for tests Patch by eevans for CASSANDRA-3665 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0d1991ee Tree: http://git-wip-us.a

[2/3] git commit: merge from 1.0

2012-01-29 Thread eevans
merge from 1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a9ba8a42 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a9ba8a42 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/a9ba8a42 Branch:

git commit: fix #3665 breakage (1.0 classes can't decompose())

2012-01-29 Thread eevans
Updated Branches: refs/heads/cassandra-1.0 119fa0503 -> 43003f06a fix #3665 breakage (1.0 classes can't decompose()) (which I knew how this happened) Patch by eevans for CASSANDRA-3665 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/