[jira] [Created] (CASSANDRA-5977) Structure for cfstats output (JSON, YAML, or XML)

2013-09-05 Thread Alyssa Kwan (JIRA)
Alyssa Kwan created CASSANDRA-5977: -- Summary: Structure for cfstats output (JSON, YAML, or XML) Key: CASSANDRA-5977 URL: https://issues.apache.org/jira/browse/CASSANDRA-5977 Project: Cassandra

[jira] [Commented] (CASSANDRA-5514) Allow timestamp hints

2013-09-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13758870#comment-13758870 ] Sylvain Lebresne commented on CASSANDRA-5514: - bq. Is there any reason we

[jira] [Commented] (CASSANDRA-4131) Integrate Hive support to be in core cassandra

2013-09-05 Thread Cyril Scetbon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759019#comment-13759019 ] Cyril Scetbon commented on CASSANDRA-4131: -- I tried your README documentation

[jira] [Resolved] (CASSANDRA-5977) Structure for cfstats output (JSON, YAML, or XML)

2013-09-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-5977. --- Resolution: Not A Problem If you want it structured you should grab it from JMX d

[jira] [Created] (CASSANDRA-5978) stressd broken by ClientEncriptionOptions

2013-09-05 Thread Jeremiah Jordan (JIRA)
Jeremiah Jordan created CASSANDRA-5978: -- Summary: stressd broken by ClientEncriptionOptions Key: CASSANDRA-5978 URL: https://issues.apache.org/jira/browse/CASSANDRA-5978 Project: Cassandra

git commit: Rename clustering keys to clustering columns in doc

2013-09-05 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 c49ad3ccf -> 1f6844261 Rename clustering keys to clustering columns in doc Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1f684426 Tree: http://git-wip-us.apache.org/repo

[2/2] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-09-05 Thread slebresne
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/12671160 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/12671160 Diff: http://git-wip-us.apache.org/repos/asf

[1/2] git commit: Rename clustering keys to clustering columns in doc

2013-09-05 Thread slebresne
Updated Branches: refs/heads/cassandra-2.0 edc753127 -> 12671160b Rename clustering keys to clustering columns in doc Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1f684426 Tree: http://git-wip-us.apache.org/repo

[1/3] git commit: Rename clustering keys to clustering columns in doc

2013-09-05 Thread slebresne
Updated Branches: refs/heads/trunk a17fac984 -> a9005cbb5 Rename clustering keys to clustering columns in doc Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1f684426 Tree: http://git-wip-us.apache.org/repos/asf/ca

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

2013-09-05 Thread slebresne
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a9005cbb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a9005cbb Diff: http://git-wip-us.apache.org/repos/asf/cassand

[2/3] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-09-05 Thread slebresne
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/12671160 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/12671160 Diff: http://git-wip-us.apache.org/repos/asf

svn commit: r1520330 [1/2] - in /cassandra/site/publish/doc/cql3: CQL-1.2.html CQL-2.0.html

2013-09-05 Thread slebresne
Author: slebresne Date: Thu Sep 5 14:38:29 2013 New Revision: 1520330 URL: http://svn.apache.org/r1520330 Log: CQL doc update Modified: cassandra/site/publish/doc/cql3/CQL-1.2.html cassandra/site/publish/doc/cql3/CQL-2.0.html Modified: cassandra/site/publish/doc/cql3/CQL-1.2.html URL:

[jira] [Resolved] (CASSANDRA-5104) new nodes should not attempt to bootstrap and stream until entire cluster is on the same major version

2013-09-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-5104. --- Resolution: Not A Problem Fix Version/s: (was: 2.0.1) +1

[1/6] git commit: update build.xml for metrics-core 2.2.0

2013-09-05 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 1f6844261 -> 3d9c3dd3a refs/heads/cassandra-2.0 12671160b -> 85be04bb2 refs/heads/trunk a9005cbb5 -> a6f036178 update build.xml for metrics-core 2.2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache

[jira] [Commented] (CASSANDRA-5947) Sampling bug in metrics-core-2.0.3.jar used by Cassandra

2013-09-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759181#comment-13759181 ] Jonathan Ellis commented on CASSANDRA-5947: --- bq. you forget to update build.

[jira] [Commented] (CASSANDRA-5104) new nodes should not attempt to bootstrap and stream until entire cluster is on the same major version

2013-09-05 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759188#comment-13759188 ] Yuki Morishita commented on CASSANDRA-5104: --- Now we have CASSANDRA-5772 in 2

[jira] [Commented] (CASSANDRA-5947) Sampling bug in metrics-core-2.0.3.jar used by Cassandra

2013-09-05 Thread Chris Burroughs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759169#comment-13759169 ] Chris Burroughs commented on CASSANDRA-5947: Obligatory "you forget to upd

[jira] [Reopened] (CASSANDRA-4757) Expose bulk loading progress/status over jmx

2013-09-05 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita reopened CASSANDRA-4757: --- bq. we still don't have a way to associate a call to sstableloader/bulkload with a s

[jira] [Commented] (CASSANDRA-5234) Table created through CQL3 are not accessble to Pig 0.10

2013-09-05 Thread Jacques Lemire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759299#comment-13759299 ] Jacques Lemire commented on CASSANDRA-5234: --- The last patch for counters to

[jira] [Commented] (CASSANDRA-5078) save compaction merge counts in a system table

2013-09-05 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759336#comment-13759336 ] Yuki Morishita commented on CASSANDRA-5078: --- Thanks for the update. One more

[jira] [Updated] (CASSANDRA-5883) Switch to Logback

2013-09-05 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-5883: -- Attachment: 0001-Additional-migration-to-logback.patch [~mkjellman] I think we'd be

[jira] [Commented] (CASSANDRA-5883) Switch to Logback

2013-09-05 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759378#comment-13759378 ] Michael Kjellman commented on CASSANDRA-5883: - [~yukim] funny, after i att

[jira] [Updated] (CASSANDRA-5858) Add a shuffle dtest

2013-09-05 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McGuire updated CASSANDRA-5858: Issue Type: Test (was: Task) > Add a shuffle dtest > --- > >

[jira] [Created] (CASSANDRA-5979) HintedHandOffManager task triggering java.util.NoSuchElementException

2013-09-05 Thread Ravi Prasad (JIRA)
Ravi Prasad created CASSANDRA-5979: -- Summary: HintedHandOffManager task triggering java.util.NoSuchElementException Key: CASSANDRA-5979 URL: https://issues.apache.org/jira/browse/CASSANDRA-5979 Proje

[6/6] git commit: Merge branch 'cassandra-2.0' into trunk

2013-09-05 Thread jbellis
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a6f03617 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a6f03617 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[5/6] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-09-05 Thread jbellis
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/85be04bb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/85be04bb Diff: http://git-wip-us.apache.org/repos/asf

[4/6] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-09-05 Thread jbellis
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/85be04bb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/85be04bb Diff: http://git-wip-us.apache.org/repos/asf

[3/6] git commit: update build.xml for metrics-core 2.2.0

2013-09-05 Thread jbellis
update build.xml for metrics-core 2.2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3d9c3dd3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3d9c3dd3 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[2/6] git commit: update build.xml for metrics-core 2.2.0

2013-09-05 Thread jbellis
update build.xml for metrics-core 2.2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3d9c3dd3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3d9c3dd3 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Created] (CASSANDRA-5980) Allow cache keys-to-save to be dynamically set

2013-09-05 Thread Chris Burroughs (JIRA)
Chris Burroughs created CASSANDRA-5980: -- Summary: Allow cache keys-to-save to be dynamically set Key: CASSANDRA-5980 URL: https://issues.apache.org/jira/browse/CASSANDRA-5980 Project: Cassandra

[jira] [Updated] (CASSANDRA-5980) Allow cache keys-to-save to be dynamically set

2013-09-05 Thread Chris Burroughs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Burroughs updated CASSANDRA-5980: --- Attachment: j5980-a.txt * Adds getters/setters for *CacheKeysToSave * Dynamic m

[jira] [Commented] (CASSANDRA-5966) Average name query performance much worse for wide rows

2013-09-05 Thread Ravi Prasad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759531#comment-13759531 ] Ravi Prasad commented on CASSANDRA-5966: This seems to be breaking HintedHandO

[Cassandra Wiki] Update of "FAQ" by JonathanEllis

2013-09-05 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "FAQ" page has been changed by JonathanEllis: https://wiki.apache.org/cassandra/FAQ?action=diff&rev1=160&rev2=161 Comment: add clocktie FAQ * [[#dropped_messages|Why do I see

[jira] [Reopened] (CASSANDRA-5816) [PATCH] Debian packaging: also recommend chrony and ptpd in addition to ntp

2013-09-05 Thread Blair Zajac (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blair Zajac reopened CASSANDRA-5816: Reproduced In: 2.0 Since Version: 2.0 Looking at DataStax's 2.0.0 Debian packages,

[2/3] git commit: cherry-pick CASSANDRA-5816

2013-09-05 Thread jbellis
cherry-pick CASSANDRA-5816 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ad6f00af Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ad6f00af Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/ad6f0

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

2013-09-05 Thread jbellis
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cfe926ac Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cfe926ac Diff: http://git-wip-us.apache.org/repos/asf/cassand

[1/3] git commit: cherry-pick CASSANDRA-5816

2013-09-05 Thread jbellis
Updated Branches: refs/heads/cassandra-2.0 85be04bb2 -> ad6f00afa refs/heads/trunk a6f036178 -> cfe926ac6 cherry-pick CASSANDRA-5816 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ad6f00af Tree: http://git-wip-u

[jira] [Updated] (CASSANDRA-5816) [PATCH] Debian packaging: also recommend chrony and ptpd in addition to ntp

2013-09-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5816: -- Fix Version/s: (was: 2.0 rc1) 2.0.1 Done. Sorry about the m

[Cassandra Wiki] Trivial Update of "FAQ" by JonathanEllis

2013-09-05 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "FAQ" page has been changed by JonathanEllis: https://wiki.apache.org/cassandra/FAQ?action=diff&rev1=161&rev2=162 <> == What happens if two updates are made with the same tim

[jira] [Commented] (CASSANDRA-5816) [PATCH] Debian packaging: also recommend chrony and ptpd in addition to ntp

2013-09-05 Thread Blair Zajac (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759778#comment-13759778 ] Blair Zajac commented on CASSANDRA-5816: No problem. Thank you!

[Cassandra Wiki] Update of "MemtableThresholds" by JonathanEllis

2013-09-05 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "MemtableThresholds" page has been changed by JonathanEllis: https://wiki.apache.org/cassandra/MemtableThresholds?action=diff&rev1=22&rev2=23 + == This document applies to pre-1.

[Cassandra Wiki] Update of "ExtensibleAuth" by JonathanEllis

2013-09-05 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "ExtensibleAuth" page has been changed by JonathanEllis: https://wiki.apache.org/cassandra/ExtensibleAuth?action=diff&rev1=3&rev2=4 - == Cassandra's Extensible Authentication/Aut

[Cassandra Wiki] Update of "FAQ" by JonathanEllis

2013-09-05 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "FAQ" page has been changed by JonathanEllis: https://wiki.apache.org/cassandra/FAQ?action=diff&rev1=162&rev2=163 Comment: clean out obsolete questions = Frequently asked ques