[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-25 Thread Cyril Scetbon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777190#comment-13777190 ] Cyril Scetbon commented on CASSANDRA-6084: -- Here are the logs you asked for :

[jira] [Created] (CASSANDRA-6093) Cant migrate json manifest with multiple data directories

2013-09-25 Thread Marcus Eriksson (JIRA)
Marcus Eriksson created CASSANDRA-6093: -- Summary: Cant migrate json manifest with multiple data directories Key: CASSANDRA-6093 URL: https://issues.apache.org/jira/browse/CASSANDRA-6093 Project:

[jira] [Commented] (CASSANDRA-5383) Windows 7 deleting/renaming files problem

2013-09-25 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777261#comment-13777261 ] Marcus Eriksson commented on CASSANDRA-5383: [~jbellis] wdyt?

[jira] [Commented] (CASSANDRA-6039) creating sstable by SSTableSimpleUnsortedWriter for CompositeType is too slow.

2013-09-25 Thread koray sariteke (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777271#comment-13777271 ] koray sariteke commented on CASSANDRA-6039: --- Seems that there is a

[jira] [Commented] (CASSANDRA-6093) Cant migrate json manifest with multiple data directories

2013-09-25 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777273#comment-13777273 ] Marcus Eriksson commented on CASSANDRA-6093: nope, works fine with

[jira] [Updated] (CASSANDRA-6093) Cant migrate json manifest with multiple data directories

2013-09-25 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-6093: --- Attachment: 0001-create-snapshot-directory-if-it-does-not-exist-when-.patch

[jira] [Commented] (CASSANDRA-6079) Memtables flush is delayed when having a lot of batchlog activity, making node OOM

2013-09-25 Thread Oleg Anastasyev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777321#comment-13777321 ] Oleg Anastasyev commented on CASSANDRA-6079: ok then. started writing code

[jira] [Commented] (CASSANDRA-6039) creating sstable by SSTableSimpleUnsortedWriter for CompositeType is too slow.

2013-09-25 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777380#comment-13777380 ] Jonathan Ellis commented on CASSANDRA-6039: --- Not a whole lot. You can use

[jira] [Commented] (CASSANDRA-6093) Cant migrate json manifest with multiple data directories

2013-09-25 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777382#comment-13777382 ] Jonathan Ellis commented on CASSANDRA-6093: --- +1 Cant

git commit: Fix CQL3 doc typos

2013-09-25 Thread aleksey
Updated Branches: refs/heads/cassandra-2.0 2daa75797 - f2eaf9a13 Fix CQL3 doc typos Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f2eaf9a1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f2eaf9a1

[1/2] git commit: Fix CQL3 doc typos

2013-09-25 Thread aleksey
Updated Branches: refs/heads/trunk 879fa8832 - c0d328bf0 Fix CQL3 doc typos Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f2eaf9a1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f2eaf9a1 Diff:

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

2013-09-25 Thread aleksey
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/c0d328bf Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c0d328bf Diff:

git commit: Create snapshot directory if it does not exist.

2013-09-25 Thread marcuse
Updated Branches: refs/heads/cassandra-2.0 f2eaf9a13 - 102e9119b Create snapshot directory if it does not exist. patch by marcuse, reviewed by jbellis for CASSANDRA-6093 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2013-09-25 Thread marcuse
Merge branch 'cassandra-2.0' into trunk Conflicts: src/java/org/apache/cassandra/db/compaction/LegacyLeveledManifest.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/be236eae Tree:

[1/2] git commit: Create snapshot directory if it does not exist.

2013-09-25 Thread marcuse
Updated Branches: refs/heads/trunk c0d328bf0 - be236eae2 Create snapshot directory if it does not exist. patch by marcuse, reviewed by jbellis for CASSANDRA-6093 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-6039) creating sstable by SSTableSimpleUnsortedWriter for CompositeType is too slow.

2013-09-25 Thread koray sariteke (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777472#comment-13777472 ] koray sariteke commented on CASSANDRA-6039: --- For my data type, nearly 1000

[jira] [Commented] (CASSANDRA-5933) 2.0 read performance is slower than 1.2

2013-09-25 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777486#comment-13777486 ] Ryan McGuire commented on CASSANDRA-5933: - I'm seeing very contradictory

[jira] [Updated] (CASSANDRA-5933) 2.0 read performance is slower than 1.2

2013-09-25 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McGuire updated CASSANDRA-5933: Attachment: 5933-new-hardware.png 2.0 read performance is slower than 1.2

[jira] [Commented] (CASSANDRA-6039) creating sstable by SSTableSimpleUnsortedWriter for CompositeType is too slow.

2013-09-25 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777488#comment-13777488 ] Jonathan Ellis commented on CASSANDRA-6039: --- I don't follow.

[jira] [Commented] (CASSANDRA-5383) Windows 7 deleting/renaming files problem

2013-09-25 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777545#comment-13777545 ] Jonathan Ellis commented on CASSANDRA-5383: --- bq. seems we are not closing

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

2013-09-25 Thread brandonwilliams
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/edc90bfb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/edc90bfb Diff:

[1/6] git commit: Throw an error when listen_address is 0.0.0.0 Patch by brandonwilliams, reviewed by dbrosius for CASSANDRA-5865

2013-09-25 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.2 ed9d11a72 - 25926d094 refs/heads/cassandra-2.0 102e9119b - b3b7508cc refs/heads/trunk be236eae2 - edc90bfbd Throw an error when listen_address is 0.0.0.0 Patch by brandonwilliams, reviewed by dbrosius for CASSANDRA-5865 Project:

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

2013-09-25 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/config/DatabaseDescriptor.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b3b7508c Tree:

[3/6] git commit: Throw an error when listen_address is 0.0.0.0 Patch by brandonwilliams, reviewed by dbrosius for CASSANDRA-5865

2013-09-25 Thread brandonwilliams
Throw an error when listen_address is 0.0.0.0 Patch by brandonwilliams, reviewed by dbrosius for CASSANDRA-5865 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/25926d09 Tree:

[jira] [Updated] (CASSANDRA-5692) Race condition in detecting version on a mixed 1.1/1.2 cluster

2013-09-25 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan updated CASSANDRA-5692: --- Assignee: Sergio Bossa Race condition in detecting version on a mixed

[2/6] git commit: Throw an error when listen_address is 0.0.0.0 Patch by brandonwilliams, reviewed by dbrosius for CASSANDRA-5865

2013-09-25 Thread brandonwilliams
Throw an error when listen_address is 0.0.0.0 Patch by brandonwilliams, reviewed by dbrosius for CASSANDRA-5865 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/25926d09 Tree:

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

2013-09-25 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/config/DatabaseDescriptor.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b3b7508c Tree:

[jira] [Commented] (CASSANDRA-6039) creating sstable by SSTableSimpleUnsortedWriter for CompositeType is too slow.

2013-09-25 Thread koray sariteke (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777597#comment-13777597 ] koray sariteke commented on CASSANDRA-6039: --- At SSTableSimpleUnsortedWriter,

[jira] [Commented] (CASSANDRA-6073) Changes for Pig collections break CQL prepared statements

2013-09-25 Thread Chad Johnston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777613#comment-13777613 ] Chad Johnston commented on CASSANDRA-6073: -- What Keith is saying is that the

[jira] [Commented] (CASSANDRA-6004) Performing a Select count(*) when replication factor node count causes assertion error and timeout

2013-09-25 Thread Ngoc Minh Vo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777628#comment-13777628 ] Ngoc Minh Vo commented on CASSANDRA-6004: - Hello, I've deployed the new

[jira] [Commented] (CASSANDRA-6073) Changes for Pig collections break CQL prepared statements

2013-09-25 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777632#comment-13777632 ] Jeremiah Jordan commented on CASSANDRA-6073: While I totally agree stuff

[jira] [Comment Edited] (CASSANDRA-6004) Performing a Select count(*) when replication factor node count causes assertion error and timeout

2013-09-25 Thread Ngoc Minh Vo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777628#comment-13777628 ] Ngoc Minh Vo edited comment on CASSANDRA-6004 at 9/25/13 3:46 PM:

[jira] [Comment Edited] (CASSANDRA-6004) Performing a Select count(*) when replication factor node count causes assertion error and timeout

2013-09-25 Thread Ngoc Minh Vo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777628#comment-13777628 ] Ngoc Minh Vo edited comment on CASSANDRA-6004 at 9/25/13 3:53 PM:

[jira] [Commented] (CASSANDRA-5932) Speculative read performance data show unexpected results

2013-09-25 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777682#comment-13777682 ] Jonathan Ellis commented on CASSANDRA-5932: --- Pushed some OCD of my own to

[jira] [Created] (CASSANDRA-6094) Unable to use sstableloader for specific columnfamily

2013-09-25 Thread Chris Chiappone (JIRA)
Chris Chiappone created CASSANDRA-6094: -- Summary: Unable to use sstableloader for specific columnfamily Key: CASSANDRA-6094 URL: https://issues.apache.org/jira/browse/CASSANDRA-6094 Project:

[jira] [Comment Edited] (CASSANDRA-5950) Make snapshot/sequential repair the default

2013-09-25 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1305#comment-1305 ] Lyuben Todorov edited comment on CASSANDRA-5950 at 9/25/13 4:29 PM:

[jira] [Updated] (CASSANDRA-5950) Make snapshot/sequential repair the default

2013-09-25 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyuben Todorov updated CASSANDRA-5950: -- Attachment: 5950_v2.patch Changed the param from snapshot to *parallel* The

[jira] [Resolved] (CASSANDRA-6094) Unable to use sstableloader for specific columnfamily

2013-09-25 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-6094. --- Resolution: Cannot Reproduce Well, -he- is certainly less than -ic-, so

[jira] [Updated] (CASSANDRA-6095) INSERT query adds new value to collection type

2013-09-25 Thread Ngoc Minh Vo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ngoc Minh Vo updated CASSANDRA-6095: Priority: Major (was: Blocker) INSERT query adds new value to collection type

[jira] [Created] (CASSANDRA-6095) INSERT query adds new value to collection type

2013-09-25 Thread Ngoc Minh Vo (JIRA)
Ngoc Minh Vo created CASSANDRA-6095: --- Summary: INSERT query adds new value to collection type Key: CASSANDRA-6095 URL: https://issues.apache.org/jira/browse/CASSANDRA-6095 Project: Cassandra

[jira] [Commented] (CASSANDRA-5932) Speculative read performance data show unexpected results

2013-09-25 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1349#comment-1349 ] Aleksey Yeschenko commented on CASSANDRA-5932: -- Pushed even more OCD to

[jira] [Updated] (CASSANDRA-6096) Look into a Pig Macro to url encode URLs passed to CqlStorage

2013-09-25 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hanna updated CASSANDRA-6096: Description: In the evolution of CqlStorage, the URL went from non-encoded to encoded.

[jira] [Commented] (CASSANDRA-6073) Changes for Pig collections break CQL prepared statements

2013-09-25 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1368#comment-1368 ] Jeremy Hanna commented on CASSANDRA-6073: - Having been on the user's side of a

[jira] [Created] (CASSANDRA-6096) Look into a Pig Macro to url encode URLs passed to CqlStorage

2013-09-25 Thread Jeremy Hanna (JIRA)
Jeremy Hanna created CASSANDRA-6096: --- Summary: Look into a Pig Macro to url encode URLs passed to CqlStorage Key: CASSANDRA-6096 URL: https://issues.apache.org/jira/browse/CASSANDRA-6096 Project:

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-25 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1377#comment-1377 ] Alex Liu commented on CASSANDRA-6084: - The following is the error from pig log

[jira] [Comment Edited] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-25 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1377#comment-1377 ] Alex Liu edited comment on CASSANDRA-6084 at 9/25/13 5:26 PM:

[jira] [Updated] (CASSANDRA-6097) nodetool repair randomly hangs.

2013-09-25 Thread J.B. Langston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J.B. Langston updated CASSANDRA-6097: - Description: nodetool repair randomly hangs. This is not the same issue where repair

[jira] [Created] (CASSANDRA-6097) nodetool repair randomly hangs.

2013-09-25 Thread J.B. Langston (JIRA)
J.B. Langston created CASSANDRA-6097: Summary: nodetool repair randomly hangs. Key: CASSANDRA-6097 URL: https://issues.apache.org/jira/browse/CASSANDRA-6097 Project: Cassandra Issue

[jira] [Resolved] (CASSANDRA-6039) creating sstable by SSTableSimpleUnsortedWriter for CompositeType is too slow.

2013-09-25 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-6039. --- Resolution: Not A Problem Don't call newRow with the same key over and over, and

[jira] [Commented] (CASSANDRA-6089) client_only example does not work

2013-09-25 Thread Mikhail Panchenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777880#comment-13777880 ] Mikhail Panchenko commented on CASSANDRA-6089: -- Actually, the change I

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-25 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777881#comment-13777881 ] Alex Liu commented on CASSANDRA-6084: - Can we add 3 re-try if it can't get the

[jira] [Updated] (CASSANDRA-6089) client_only example does not work

2013-09-25 Thread Mikhail Panchenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Panchenko updated CASSANDRA-6089: - Attachment: cassandra-1.2-6089.txt Here's the patch..

[jira] [Created] (CASSANDRA-6098) NullPointerException causing query timeout

2013-09-25 Thread Lex Lythius (JIRA)
Lex Lythius created CASSANDRA-6098: -- Summary: NullPointerException causing query timeout Key: CASSANDRA-6098 URL: https://issues.apache.org/jira/browse/CASSANDRA-6098 Project: Cassandra

[jira] [Updated] (CASSANDRA-6089) client_only example does not work

2013-09-25 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6089: - Reviewer: iamaleksey Reproduced In: 1.2.10, 1.2.8 (was: 1.2.8,

[jira] [Updated] (CASSANDRA-6089) client_only example does not work

2013-09-25 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6089: - Assignee: Mikhail Panchenko client_only example does not work

git commit: Fix fat client schema pull NPE

2013-09-25 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 25926d094 - 5d08a2518 Fix fat client schema pull NPE patch by Mikhail Panchenko; reviewed by Aleksey Yeschenko for CASSANDRA-6089 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2013-09-25 Thread aleksey
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/643dc006 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/643dc006 Diff:

[1/2] git commit: Fix fat client schema pull NPE

2013-09-25 Thread aleksey
Updated Branches: refs/heads/cassandra-2.0 b3b7508cc - 643dc0068 Fix fat client schema pull NPE patch by Mikhail Panchenko; reviewed by Aleksey Yeschenko for CASSANDRA-6089 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-6098) NullPointerException causing query timeout

2013-09-25 Thread Lex Lythius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777943#comment-13777943 ] Lex Lythius commented on CASSANDRA-6098: This happens only when querying for

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

2013-09-25 Thread aleksey
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/643dc006 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/643dc006 Diff:

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

2013-09-25 Thread aleksey
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/d5f7ba5c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d5f7ba5c Diff:

[1/3] git commit: Fix fat client schema pull NPE

2013-09-25 Thread aleksey
Updated Branches: refs/heads/trunk edc90bfbd - d5f7ba5c0 Fix fat client schema pull NPE patch by Mikhail Panchenko; reviewed by Aleksey Yeschenko for CASSANDRA-6089 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-25 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777948#comment-13777948 ] Brandon Williams commented on CASSANDRA-6084: - bq. Note: the issue is gone

[jira] [Updated] (CASSANDRA-6089) client_only example does not work

2013-09-25 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6089: - Fix Version/s: 2.0.2 client_only example does not work

[jira] [Comment Edited] (CASSANDRA-6098) NullPointerException causing query timeout

2013-09-25 Thread Lex Lythius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777943#comment-13777943 ] Lex Lythius edited comment on CASSANDRA-6098 at 9/25/13 7:17 PM:

[jira] [Commented] (CASSANDRA-6096) Look into a Pig Macro to url encode URLs passed to CqlStorage

2013-09-25 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777964#comment-13777964 ] Brandon Williams commented on CASSANDRA-6096: - I'm not sure I follow how a

[jira] [Commented] (CASSANDRA-6098) NullPointerException causing query timeout

2013-09-25 Thread Lex Lythius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777971#comment-13777971 ] Lex Lythius commented on CASSANDRA-6098: Dropping the secondary index and

[jira] [Assigned] (CASSANDRA-6095) INSERT query adds new value to collection type

2013-09-25 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-6095: --- Assignee: Sylvain Lebresne INSERT query adds new value to

[jira] [Commented] (CASSANDRA-6004) Performing a Select count(*) when replication factor node count causes assertion error and timeout

2013-09-25 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777983#comment-13777983 ] Brandon Williams commented on CASSANDRA-6004: - [~vongocminh] I can't

[jira] [Commented] (CASSANDRA-6096) Look into a Pig Macro to url encode URLs passed to CqlStorage

2013-09-25 Thread Chad Johnston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777999#comment-13777999 ] Chad Johnston commented on CASSANDRA-6096: -- I think a UDF is probably the

[jira] [Comment Edited] (CASSANDRA-6096) Look into a Pig Macro to url encode URLs passed to CqlStorage

2013-09-25 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13778000#comment-13778000 ] Jeremy Hanna edited comment on CASSANDRA-6096 at 9/25/13 7:55 PM:

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-25 Thread Cyril Scetbon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13778033#comment-13778033 ] Cyril Scetbon commented on CASSANDRA-6084: -- It seems to be a good idea

[jira] [Commented] (CASSANDRA-1632) Thread workflow and cpu affinity

2013-09-25 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13778040#comment-13778040 ] Jason Brown commented on CASSANDRA-1632: [~stuhood] Thanks. I looked into the

[jira] [Resolved] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-25 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-6084. - Resolution: Not A Problem java.io.IOException: Could not get input

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-25 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13778041#comment-13778041 ] Brandon Williams commented on CASSANDRA-6084: - It sounds like we should

[jira] [Commented] (CASSANDRA-6097) nodetool repair randomly hangs.

2013-09-25 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13778048#comment-13778048 ] Brandon Williams commented on CASSANDRA-6097: - It took a few thousands of

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-25 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13778049#comment-13778049 ] Alex Liu commented on CASSANDRA-6084: - Great!

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-25 Thread Cyril Scetbon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13778059#comment-13778059 ] Cyril Scetbon commented on CASSANDRA-6084: -- Just a question. If it's really

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-25 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13778067#comment-13778067 ] Brandon Williams commented on CASSANDRA-6084: - It's not the amount of

[jira] [Commented] (CASSANDRA-6099) Pig Storage classes should use IOException instead of RuntimeException

2013-09-25 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13778078#comment-13778078 ] Alex Liu commented on CASSANDRA-6099: - To fix it, we need switch all

[jira] [Created] (CASSANDRA-6099) Pig Storage classes should use IOException instead of RuntimeException

2013-09-25 Thread Alex Liu (JIRA)
Alex Liu created CASSANDRA-6099: --- Summary: Pig Storage classes should use IOException instead of RuntimeException Key: CASSANDRA-6099 URL: https://issues.apache.org/jira/browse/CASSANDRA-6099 Project:

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

2013-09-25 Thread brandonwilliams
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/fa245355 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fa245355 Diff:

[1/6] git commit: Fix NPE in pig with tables created from thrift Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6072

2013-09-25 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.2 5d08a2518 - 308a3e41e refs/heads/cassandra-2.0 643dc0068 - 8845ad609 refs/heads/trunk d5f7ba5c0 - fa2453558 Fix NPE in pig with tables created from thrift Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6072 Project:

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

2013-09-25 Thread brandonwilliams
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/8845ad60 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8845ad60 Diff:

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

2013-09-25 Thread brandonwilliams
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/8845ad60 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8845ad60 Diff:

[3/6] git commit: Fix NPE in pig with tables created from thrift Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6072

2013-09-25 Thread brandonwilliams
Fix NPE in pig with tables created from thrift Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6072 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/308a3e41 Tree:

[2/6] git commit: Fix NPE in pig with tables created from thrift Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6072

2013-09-25 Thread brandonwilliams
Fix NPE in pig with tables created from thrift Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6072 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/308a3e41 Tree:

[jira] [Updated] (CASSANDRA-6099) Pig Storage classes should use IOException instead of RuntimeException

2013-09-25 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu updated CASSANDRA-6099: Attachment: 6099-1.2-branch.txt Pig Storage classes should use IOException instead of

[jira] [Updated] (CASSANDRA-6099) Pig Storage classes should use IOException instead of RuntimeException

2013-09-25 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu updated CASSANDRA-6099: Reviewer: brandon.williams Fix Version/s: 1.2.6 Pig Storage classes should use

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

2013-09-25 Thread brandonwilliams
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/83da4bdb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/83da4bdb Diff:

[2/6] git commit: Change runtime exceptions to IOE in pig Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6099

2013-09-25 Thread brandonwilliams
Change runtime exceptions to IOE in pig Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6099 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ff760038 Tree:

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

2013-09-25 Thread brandonwilliams
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/83da4bdb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/83da4bdb Diff:

[1/6] git commit: Change runtime exceptions to IOE in pig Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6099

2013-09-25 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.2 308a3e41e - ff7600386 refs/heads/cassandra-2.0 8845ad609 - 83da4bdb6 refs/heads/trunk fa2453558 - e2a3456e2 Change runtime exceptions to IOE in pig Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6099 Project:

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

2013-09-25 Thread brandonwilliams
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/e2a3456e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e2a3456e Diff:

[3/6] git commit: Change runtime exceptions to IOE in pig Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6099

2013-09-25 Thread brandonwilliams
Change runtime exceptions to IOE in pig Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6099 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ff760038 Tree:

[jira] [Updated] (CASSANDRA-6099) Pig Storage classes should use IOException instead of RuntimeException

2013-09-25 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6099: Component/s: Hadoop Priority: Trivial (was: Major) Pig Storage

[jira] [Updated] (CASSANDRA-6097) nodetool repair randomly hangs.

2013-09-25 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6097: Priority: Trivial (was: Major) nodetool repair randomly hangs.

[jira] [Assigned] (CASSANDRA-6090) init.d script not working under Ubuntu

2013-09-25 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-6090: --- Assignee: Eric Evans init.d script not working under Ubuntu

[jira] [Updated] (CASSANDRA-5515) Track sstable coldness

2013-09-25 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-5515: --- Attachment: 5515-2.0-v1.txt Attached patch 5515-2.0-v1.txt (and

[jira] [Commented] (CASSANDRA-5515) Track sstable coldness

2013-09-25 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13778157#comment-13778157 ] Jeremiah Jordan commented on CASSANDRA-5515: [~thobbs] does CASSANDRA-6010

  1   2   >