[jira] [Commented] (CASSANDRA-4278) Can't specify certain keyspace properties in CQL

2012-05-26 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13283970#comment-13283970 ] Pavel Yaskevich commented on CASSANDRA-4278: +1 > Can't s

[jira] [Commented] (CASSANDRA-3865) Cassandra-cli returns 'command not found' instead of syntax error

2012-05-26 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13283972#comment-13283972 ] Pavel Yaskevich commented on CASSANDRA-3865: +1 > Cassand

[jira] [Commented] (CASSANDRA-4238) Pig secondary index usage could be improved

2012-05-26 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13283974#comment-13283974 ] Pavel Yaskevich commented on CASSANDRA-4238: +1 > Pig sec

[jira] [Commented] (CASSANDRA-2897) Secondary indexes without read-before-write

2012-05-26 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13283996#comment-13283996 ] Edward Capriolo commented on CASSANDRA-2897: So I hit this on my Casbase p

[1/3] git commit: Merge branch 'cassandra-1.1' into trunk

2012-05-26 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.1 dad8d80fe -> db68e03f7 refs/heads/trunk 15d690fdc -> 802bee2bf Merge branch 'cassandra-1.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/802bee2b Tree: htt

[3/3] git commit: Pig: enable secondary index usage via pushdown. Patch by brandonwilliams, reviewed by xedin for CASSANDRA-4238

2012-05-26 Thread brandonwilliams
Pig: enable secondary index usage via pushdown. Patch by brandonwilliams, reviewed by xedin for CASSANDRA-4238 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/db68e03f Tree: http://git-wip-us.apache.org/repos/asf/cassa

[2/3] git commit: Pig: enable secondary index usage via pushdown. Patch by brandonwilliams, reviewed by xedin for CASSANDRA-4238

2012-05-26 Thread brandonwilliams
Pig: enable secondary index usage via pushdown. Patch by brandonwilliams, reviewed by xedin for CASSANDRA-4238 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/db68e03f Tree: http://git-wip-us.apache.org/repos/asf/cassa

[1/3] git commit: Merge branch 'cassandra-1.1' into trunk

2012-05-26 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.1 db68e03f7 -> 2dc27a175 refs/heads/trunk 802bee2bf -> 48b6df95b Merge branch 'cassandra-1.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/48b6df95 Tree: htt

[2/3] git commit: Update pig readme

2012-05-26 Thread brandonwilliams
Update pig readme Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2dc27a17 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2dc27a17 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/2dc27a17 Bran

[3/3] git commit: Update pig readme

2012-05-26 Thread brandonwilliams
Update pig readme Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2dc27a17 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2dc27a17 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/2dc27a17 Bran

git commit: Better error messages from improper input in cli, better decimal parsing patch by dbrosius reviewed by pyaskevich for CASSANDRA-3865

2012-05-26 Thread dbrosius
Updated Branches: refs/heads/cassandra-1.1 2dc27a175 -> 2d72056c1 Better error messages from improper input in cli, better decimal parsing patch by dbrosius reviewed by pyaskevich for CASSANDRA-3865 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apach

[jira] [Commented] (CASSANDRA-3865) Cassandra-cli returns 'command not found' instead of syntax error

2012-05-26 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284005#comment-13284005 ] Dave Brosius commented on CASSANDRA-3865: - committed to branch cassandra-1.1 a

[1/2] git commit: Merge branch 'cassandra-1.1' into trunk

2012-05-26 Thread dbrosius
Updated Branches: refs/heads/trunk 48b6df95b -> 9aa8c0f47 Merge branch 'cassandra-1.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9aa8c0f4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree

[2/2] git commit: Better error messages from improper input in cli, better decimal parsing patch by dbrosius reviewed by pyaskevich for CASSANDRA-3865

2012-05-26 Thread dbrosius
Better error messages from improper input in cli, better decimal parsing patch by dbrosius reviewed by pyaskevich for CASSANDRA-3865 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2d72056c Tree: http://git-wip-us.apac

[jira] [Commented] (CASSANDRA-3865) Cassandra-cli returns 'command not found' instead of syntax error

2012-05-26 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284010#comment-13284010 ] Pavel Yaskevich commented on CASSANDRA-3865: You also need to add line abo

[jira] [Created] (CASSANDRA-4290) nodetool tries to connect to old IP address

2012-05-26 Thread Douglas Muth (JIRA)
Douglas Muth created CASSANDRA-4290: --- Summary: nodetool tries to connect to old IP address Key: CASSANDRA-4290 URL: https://issues.apache.org/jira/browse/CASSANDRA-4290 Project: Cassandra I

[jira] [Created] (CASSANDRA-4289) Secondary Indexes fail following a system restart

2012-05-26 Thread Sam Tunnicliffe (JIRA)
Sam Tunnicliffe created CASSANDRA-4289: -- Summary: Secondary Indexes fail following a system restart Key: CASSANDRA-4289 URL: https://issues.apache.org/jira/browse/CASSANDRA-4289 Project: Cassandra

[jira] [Resolved] (CASSANDRA-4290) nodetool tries to connect to old IP address

2012-05-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-4290. - Resolution: Invalid Resolving since there's nothing we can do here, this is j

git commit: add missing CHANGES.txt entry for CASSANDRA-3865

2012-05-26 Thread xedin
Updated Branches: refs/heads/cassandra-1.1 2d72056c1 -> d16c4468e add missing CHANGES.txt entry for CASSANDRA-3865 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d16c4468 Tree: http://git-wip-us.apache.org/repos/a

[2/2] git commit: add missing CHANGES.txt entry for CASSANDRA-3865

2012-05-26 Thread xedin
add missing CHANGES.txt entry for CASSANDRA-3865 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d16c4468 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d16c4468 Diff: http://git-wip-us.apache.org/repos/as

[1/2] git commit: merge from 1.1

2012-05-26 Thread xedin
Updated Branches: refs/heads/trunk 9aa8c0f47 -> ce96563be merge from 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ce96563b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ce96563b Diff: http://gi

[jira] [Commented] (CASSANDRA-3865) Cassandra-cli returns 'command not found' instead of syntax error

2012-05-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284058#comment-13284058 ] Hudson commented on CASSANDRA-3865: --- Integrated in Cassandra #1453 (See [https://bu

git commit: fixes small CLI bug introduced by CASSANDRA-3865

2012-05-26 Thread xedin
Updated Branches: refs/heads/cassandra-1.1 d16c4468e -> 46722cc69 fixes small CLI bug introduced by CASSANDRA-3865 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/46722cc6 Tree: http://git-wip-us.apache.org/repos/a

[1/2] git commit: merge from 1.1

2012-05-26 Thread xedin
Updated Branches: refs/heads/trunk ce96563be -> 0c8c8559a merge from 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0c8c8559 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0c8c8559 Diff: http://gi

[2/2] git commit: fixes small CLI bug introduced by CASSANDRA-3865

2012-05-26 Thread xedin
fixes small CLI bug introduced by CASSANDRA-3865 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/46722cc6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/46722cc6 Diff: http://git-wip-us.apache.org/repos/as

[jira] [Commented] (CASSANDRA-3865) Cassandra-cli returns 'command not found' instead of syntax error

2012-05-26 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284063#comment-13284063 ] Pavel Yaskevich commented on CASSANDRA-3865: I have fixed small bug and co

[jira] [Commented] (CASSANDRA-3865) Cassandra-cli returns 'command not found' instead of syntax error

2012-05-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284086#comment-13284086 ] Hudson commented on CASSANDRA-3865: --- Integrated in Cassandra #1455 (See [https://bu

[jira] [Commented] (CASSANDRA-4289) Secondary Indexes fail following a system restart

2012-05-26 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284105#comment-13284105 ] Dave Brosius commented on CASSANDRA-4289: - easily reproducable. The index's co

[jira] [Created] (CASSANDRA-4291) Oversize integer in CQL throws NumberFormatException

2012-05-26 Thread Scott Sadler (JIRA)
Scott Sadler created CASSANDRA-4291: --- Summary: Oversize integer in CQL throws NumberFormatException Key: CASSANDRA-4291 URL: https://issues.apache.org/jira/browse/CASSANDRA-4291 Project: Cassandra