[jira] [Created] (CASSANDRA-3766) KeysIndex is broken by CASSANDRA-1600

2012-01-21 Thread Philip Andronov (Created) (JIRA)
KeysIndex is broken by CASSANDRA-1600 -- Key: CASSANDRA-3766 URL: https://issues.apache.org/jira/browse/CASSANDRA-3766 Project: Cassandra Issue Type: Bug Components: Core Reporter:

[jira] [Commented] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2012-01-21 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190403#comment-13190403 ] Pavel Yaskevich commented on CASSANDRA-1391: Jonathan: Sure, I will do

[jira] [Commented] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2012-01-21 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190423#comment-13190423 ] Brandon Williams commented on CASSANDRA-1391: - bq. can you please describe

[jira] [Commented] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2012-01-21 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190427#comment-13190427 ] Pavel Yaskevich commented on CASSANDRA-1391: Ok, gotcha :) I will add null

git commit: fix index debug message to use correct type conversion patch by Philip Andronov; reviewed by jbellis for CASSANDRA-3766

2012-01-21 Thread jbellis
Updated Branches: refs/heads/trunk 4169620aa - c9cf05098 fix index debug message to use correct type conversion patch by Philip Andronov; reviewed by jbellis for CASSANDRA-3766 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2012-01-21 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190476#comment-13190476 ] Sylvain Lebresne commented on CASSANDRA-1391: - bq. although would it be

[jira] [Commented] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2012-01-21 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190501#comment-13190501 ] Pavel Yaskevich commented on CASSANDRA-1391: I'm fine dropping schema_

[jira] [Commented] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2012-01-21 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190533#comment-13190533 ] Jonathan Ellis commented on CASSANDRA-1391: --- It's not a big deal, but IMO

[jira] [Commented] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2012-01-21 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190534#comment-13190534 ] Pavel Yaskevich commented on CASSANDRA-1391: Works for me, so be it

[jira] [Updated] (CASSANDRA-3765) hadoop word count example is unable to output to cassandra with default settings

2012-01-21 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3765: -- Attachment: 3765.txt Patch to fix defaults post-CASSANDRA-3197. Still seeing

[jira] [Updated] (CASSANDRA-3743) Lower memory consumption used by index sampling

2012-01-21 Thread Radim Kolar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radim Kolar updated CASSANDRA-3743: --- Attachment: (was: cassandra-3743.txt) Lower memory consumption used by index

[jira] [Commented] (CASSANDRA-3743) Lower memory consumption used by index sampling

2012-01-21 Thread Radim Kolar (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190549#comment-13190549 ] Radim Kolar commented on CASSANDRA-3743: i have no plans to use 1.1, lets

[jira] [Created] (CASSANDRA-3767) cqlsh is missing cqlshlib (ImportError: No module named cqlshlib)

2012-01-21 Thread Matthew O'Riordan (Created) (JIRA)
cqlsh is missing cqlshlib (ImportError: No module named cqlshlib) - Key: CASSANDRA-3767 URL: https://issues.apache.org/jira/browse/CASSANDRA-3767 Project: Cassandra Issue Type:

[jira] [Updated] (CASSANDRA-3767) cqlsh is missing cqlshlib (ImportError: No module named cqlshlib)

2012-01-21 Thread Matthew O'Riordan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew O'Riordan updated CASSANDRA-3767: - Description: After a clean install of Cassandra, when running cqlsh I get

[jira] [Commented] (CASSANDRA-3767) cqlsh is missing cqlshlib (ImportError: No module named cqlshlib)

2012-01-21 Thread Matthew O'Riordan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190579#comment-13190579 ] Matthew O'Riordan commented on CASSANDRA-3767: -- FYI, I managed to get

[jira] [Updated] (CASSANDRA-3768) Implement VNode to improve bootstrapping

2012-01-21 Thread Vijay (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-3768: - Description: Implementation of vnode will provide us with lot of advantages in bootstrapping and

[jira] [Created] (CASSANDRA-3768) Implement VNode to improve bootstrapping

2012-01-21 Thread Vijay (Created) (JIRA)
Implement VNode to improve bootstrapping Key: CASSANDRA-3768 URL: https://issues.apache.org/jira/browse/CASSANDRA-3768 Project: Cassandra Issue Type: New Feature Components: Core

[jira] [Updated] (CASSANDRA-3768) Implement VNode to improve bootstrapping

2012-01-21 Thread Vijay (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-3768: - Description: Implementation of vnode will provide us with lot of advantages in bootstrapping and

[jira] [Updated] (CASSANDRA-3706) Back up configuration files on startup

2012-01-21 Thread Dave Brosius (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-3706: Attachment: save_configuration_4.diff added saving of cassandra-env and log4j files.

[jira] [Commented] (CASSANDRA-3706) Back up configuration files on startup

2012-01-21 Thread Dave Brosius (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190612#comment-13190612 ] Dave Brosius commented on CASSANDRA-3706: - Would it be possible to create