[jira] [Commented] (CASSANDRA-2738) when we import data from the json2sstable, it removes old data in that table.

2011-06-06 Thread santhosh (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044733#comment-13044733 ] santhosh commented on CASSANDRA-2738: - What will be the procedure if we have

[jira] [Commented] (CASSANDRA-1472) Add bitmap secondary indexes

2011-06-06 Thread donal zang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044834#comment-13044834 ] donal zang commented on CASSANDRA-1472: --- I just have some test on the hash way

[jira] [Commented] (CASSANDRA-1472) Add bitmap secondary indexes

2011-06-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044839#comment-13044839 ] Jonathan Ellis commented on CASSANDRA-1472: --- Donal is referring to his

svn commit: r1132654 - /cassandra/site/src/content/download/index.html

2011-06-06 Thread jbellis
Author: jbellis Date: Mon Jun 6 14:20:44 2011 New Revision: 1132654 URL: http://svn.apache.org/viewvc?rev=1132654view=rev Log: update latest-trunk-build url Modified: cassandra/site/src/content/download/index.html Modified: cassandra/site/src/content/download/index.html URL:

svn commit: r1132655 - /cassandra/site/src/content/download/index.html

2011-06-06 Thread jbellis
Author: jbellis Date: Mon Jun 6 14:21:09 2011 New Revision: 1132655 URL: http://svn.apache.org/viewvc?rev=1132655view=rev Log: s/Hudson/Jenkins/ Modified: cassandra/site/src/content/download/index.html Modified: cassandra/site/src/content/download/index.html URL:

[jira] [Resolved] (CASSANDRA-2736) The link for Latest Builds in the download page is incorrect

2011-06-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2736. --- Resolution: Fixed updated to the jenkins latest-trunk-build url. thanks! The

[jira] [Assigned] (CASSANDRA-2742) Add CQL to the python package index

2011-06-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-2742: - Assignee: paul cannon (was: Tyler Hobbs) Add CQL to the python package

[jira] [Created] (CASSANDRA-2742) Add CQL to the python package index

2011-06-06 Thread Jonathan Ellis (JIRA)
Add CQL to the python package index --- Key: CASSANDRA-2742 URL: https://issues.apache.org/jira/browse/CASSANDRA-2742 Project: Cassandra Issue Type: Improvement Components: API Affects Versions:

svn commit: r1132713 - in /cassandra/branches/cassandra-0.8: CHANGES.txt src/java/org/apache/cassandra/cql/Cql.g test/system/test_cql.py

2011-06-06 Thread jbellis
Author: jbellis Date: Mon Jun 6 18:03:27 2011 New Revision: 1132713 URL: http://svn.apache.org/viewvc?rev=1132713view=rev Log: change ALTER TABLE to ALTER COLUMNFAMILY patch by jbellis Modified: cassandra/branches/cassandra-0.8/CHANGES.txt

[jira] [Commented] (CASSANDRA-1472) Add bitmap secondary indexes

2011-06-06 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045005#comment-13045005 ] Stu Hood commented on CASSANDRA-1472: - bq. There is no way around that, and there

[jira] [Created] (CASSANDRA-2743) add TABLE as a CQL alias for COLUMNFAMILY

2011-06-06 Thread Jonathan Ellis (JIRA)
add TABLE as a CQL alias for COLUMNFAMILY - Key: CASSANDRA-2743 URL: https://issues.apache.org/jira/browse/CASSANDRA-2743 Project: Cassandra Issue Type: Improvement Components: API

[jira] [Created] (CASSANDRA-2744) stress.jar is not executable

2011-06-06 Thread Tyler Hobbs (JIRA)
stress.jar is not executable Key: CASSANDRA-2744 URL: https://issues.apache.org/jira/browse/CASSANDRA-2744 Project: Cassandra Issue Type: Bug Components: Tools Affects Versions: 0.8.0

[jira] [Commented] (CASSANDRA-1472) Add bitmap secondary indexes

2011-06-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045021#comment-13045021 ] Jonathan Ellis commented on CASSANDRA-1472: --- Then how does it differentiate

[jira] [Commented] (CASSANDRA-2468) Clean up after failed compaction

2011-06-06 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045026#comment-13045026 ] Stu Hood commented on CASSANDRA-2468: - * SSTable.delete will throw an IOError on

[jira] [Commented] (CASSANDRA-2468) Clean up after failed compaction

2011-06-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045032#comment-13045032 ] Jonathan Ellis commented on CASSANDRA-2468: --- bq. SSTable.tempComponentsFor

[jira] [Commented] (CASSANDRA-1472) Add bitmap secondary indexes

2011-06-06 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045042#comment-13045042 ] Stu Hood commented on CASSANDRA-1472: - By returning the row as a probable match,

[jira] [Commented] (CASSANDRA-2468) Clean up after failed compaction

2011-06-06 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045046#comment-13045046 ] Stu Hood commented on CASSANDRA-2468: - bq. I prefer the distinct, flag-less

[jira] [Issue Comment Edited] (CASSANDRA-1472) Add bitmap secondary indexes

2011-06-06 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045042#comment-13045042 ] Stu Hood edited comment on CASSANDRA-1472 at 6/6/11 7:45 PM:

[jira] [Commented] (CASSANDRA-2743) add TABLE as a CQL alias for COLUMNFAMILY

2011-06-06 Thread Rick Shaw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045073#comment-13045073 ] Rick Shaw commented on CASSANDRA-2743: -- And SCHEMA for KeySpace? add TABLE as a

[jira] [Commented] (CASSANDRA-2468) Clean up after failed compaction

2011-06-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045077#comment-13045077 ] Jonathan Ellis commented on CASSANDRA-2468: --- Eh, you're right. Then flags

[jira] [Commented] (CASSANDRA-2743) add TABLE as a CQL alias for COLUMNFAMILY

2011-06-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045078#comment-13045078 ] Jonathan Ellis commented on CASSANDRA-2743: --- Sure. add TABLE as a CQL

[jira] [Updated] (CASSANDRA-2744) stress.jar is not executable

2011-06-06 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-2744: --- Attachment: CASSANDRA-2744.patch work branch: cassandra-0.8, the latest commit

[jira] [Commented] (CASSANDRA-2732) StringIndexOutOfBoundsException when specifying JDBC connection string without user and password

2011-06-06 Thread Rick Shaw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045104#comment-13045104 ] Rick Shaw commented on CASSANDRA-2732: -- I looked at this area quite extensively

[jira] [Commented] (CASSANDRA-2732) StringIndexOutOfBoundsException when specifying JDBC connection string without user and password

2011-06-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045138#comment-13045138 ] Jonathan Ellis commented on CASSANDRA-2732: --- It looks like mysql and

[jira] [Commented] (CASSANDRA-2732) StringIndexOutOfBoundsException when specifying JDBC connection string without user and password

2011-06-06 Thread Rick Shaw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045167#comment-13045167 ] Rick Shaw commented on CASSANDRA-2732: -- Oracle is even worse... It was very early

[jira] [Created] (CASSANDRA-2745) CQL Error InvalidRequestException(why:line 1:22 mismatched character '6' expecting '-')

2011-06-06 Thread Chris Chiappone (JIRA)
CQL Error InvalidRequestException(why:line 1:22 mismatched character '6' expecting '-') Key: CASSANDRA-2745 URL: https://issues.apache.org/jira/browse/CASSANDRA-2745

[jira] [Commented] (CASSANDRA-2741) cli create ks/cf hangs when nodes are in the UNREACHABLE state

2011-06-06 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045197#comment-13045197 ] Brandon Williams commented on CASSANDRA-2741: - It may be returning a

[jira] [Assigned] (CASSANDRA-2741) cli create ks/cf hangs when nodes are in the UNREACHABLE state

2011-06-06 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich reassigned CASSANDRA-2741: -- Assignee: Jonathan Ellis (was: Pavel Yaskevich) cli create ks/cf hangs

[jira] [Updated] (CASSANDRA-1610) Pluggable Compaction

2011-06-06 Thread Benjamin Coverston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Coverston updated CASSANDRA-1610: -- Attachment: 0002-pluggable-compaction.patch Moved the

[jira] [Updated] (CASSANDRA-1610) Pluggable Compaction

2011-06-06 Thread Benjamin Coverston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Coverston updated CASSANDRA-1610: -- Attachment: 0002-pluggable-compaction.patch Removed extraneous .orig