[jira] [Commented] (CASSANDRA-3791) Support query by names for compact CF

2012-02-02 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199578#comment-13199578 ] Sylvain Lebresne commented on CASSANDRA-3791: - Not sure I understand what

[jira] [Issue Comment Edited] (CASSANDRA-3772) Evaluate Murmur3-based partitioner

2012-02-02 Thread Dave Brosius (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199516#comment-13199516 ] Dave Brosius edited comment on CASSANDRA-3772 at 2/3/12 4:56 AM: ---

[jira] [Commented] (CASSANDRA-3772) Evaluate Murmur3-based partitioner

2012-02-02 Thread Dave Brosius (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199516#comment-13199516 ] Dave Brosius commented on CASSANDRA-3772: - Doing 1000 inserts of a 5 column CF

[jira] [Updated] (CASSANDRA-3740) While using BulkOutputFormat unneccessarily look for the cassandra.yaml file.

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3740: Attachment: (was: 0006-BWR-uses-any-if.txt) > While using BulkOutputFor

[jira] [Updated] (CASSANDRA-3740) While using BulkOutputFormat unneccessarily look for the cassandra.yaml file.

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3740: Attachment: 0005-BWR-uses-any-if.txt 0004-update-BOF-for-new-dir

[jira] [Updated] (CASSANDRA-3740) While using BulkOutputFormat unneccessarily look for the cassandra.yaml file.

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3740: Attachment: (was: 0003-use-output-partitioner.txt) > While using BulkOu

[jira] [Updated] (CASSANDRA-3740) While using BulkOutputFormat unneccessarily look for the cassandra.yaml file.

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3740: Attachment: (was: 0005-Allow-using-any-interface-for-outgoing-connections.t

[jira] [Updated] (CASSANDRA-3740) While using BulkOutputFormat unneccessarily look for the cassandra.yaml file.

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3740: Attachment: (was: 0001-Make-DD-the-canonical-partitioner-source.txt) >

[jira] [Updated] (CASSANDRA-3740) While using BulkOutputFormat unneccessarily look for the cassandra.yaml file.

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3740: Attachment: (was: 0004-update-BOF-for-new-dir-layout.txt) > While using

[jira] [Updated] (CASSANDRA-3740) While using BulkOutputFormat unneccessarily look for the cassandra.yaml file.

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3740: Attachment: (was: 0002-Prevent-loading-from-yaml.txt) > While using Bul

[jira] [Commented] (CASSANDRA-3841) long-test timing out

2012-02-02 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199389#comment-13199389 ] Jonathan Ellis commented on CASSANDRA-3841: --- I see LCST fail as well when ru

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

2012-02-02 Thread brandonwilliams
Updated Branches: refs/heads/trunk 332e5a511 -> e12d4430e 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/e12d4430 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree

[2/2] git commit: BulkOutputFormat infers CF/column types from first mutation. Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-3828

2012-02-02 Thread brandonwilliams
BulkOutputFormat infers CF/column types from first mutation. Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-3828 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/35aad40b Tree: http://git-wip-us.apache.org/

git commit: BulkOutputFormat infers CF/column types from first mutation. Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-3828

2012-02-02 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.1 cba4087cf -> 35aad40b0 BulkOutputFormat infers CF/column types from first mutation. Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-3828 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/r

[jira] [Commented] (CASSANDRA-3828) BulkOutputFormat shouldn't need flags to specify the output type

2012-02-02 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199383#comment-13199383 ] Jonathan Ellis commented on CASSANDRA-3828: --- +1 > BulkOutpu

[jira] [Updated] (CASSANDRA-3828) BulkOutputFormat shouldn't need flags to specify the output type

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3828: Attachment: 3828-v2.txt v2 splits by super/normal and counter/normal.

[6/7] git commit: test to exercise JdbcDate.{toString,getString}

2012-02-02 Thread brandonwilliams
test to exercise JdbcDate.{toString,getString} Patch by eevans for CASSANDRA-3822 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cce15aa0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cce15aa0 Diff: htt

[7/7] git commit: JdbcDate.getString() is not thread-safe

2012-02-02 Thread brandonwilliams
JdbcDate.getString() is not thread-safe Patch by Dave Brosius; reviewed by eevans for CASSANDRA-3822 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bf40da4b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree

[5/7] git commit: fix broadcastAddress and fix for Ec2MultiRegionSnitch.reconnect patch by Vijay; reviewed by Brandon Williams for CASSANDRA-3835

2012-02-02 Thread brandonwilliams
fix broadcastAddress and fix for Ec2MultiRegionSnitch.reconnect patch by Vijay; reviewed by Brandon Williams for CASSANDRA-3835 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ea3b8da8 Tree: http://git-wip-us.apache.or

[4/7] git commit: Use java.io.tmpdir as default output location for BulkRecordWriter Patch by Erik Forsberg, reviewed by brandonwilliams for CASSANDRA-3840

2012-02-02 Thread brandonwilliams
Use java.io.tmpdir as default output location for BulkRecordWriter Patch by Erik Forsberg, reviewed by brandonwilliams for CASSANDRA-3840 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0d768e11 Tree: http://git-wip-us

[2/7] git commit: Allow OutboundTcpConnectionPool to bind any interface. Patch by brandonwilliams, reviewed by Vijay for CASSANDRA-3839

2012-02-02 Thread brandonwilliams
Allow OutboundTcpConnectionPool to bind any interface. Patch by brandonwilliams, reviewed by Vijay for CASSANDRA-3839 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cba4087c Tree: http://git-wip-us.apache.org/repos/as

[1/7] git commit: Merge #3839

2012-02-02 Thread brandonwilliams
Updated Branches: refs/heads/trunk 8fb8343a9 -> 332e5a511 Merge #3839 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/332e5a51 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/332e5a51 Diff: http://git-w

[3/7] git commit: Allow overriding default input/outputformats Patch by brandonwilliams, reviewed by xedin for CASSANDRA-3826

2012-02-02 Thread brandonwilliams
Allow overriding default input/outputformats Patch by brandonwilliams, reviewed by xedin for CASSANDRA-3826 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a7f1e7a6 Tree: http://git-wip-us.apache.org/repos/asf/cassandr

[jira] [Resolved] (CASSANDRA-3839) BulkOutputFormat binds to wrong client address when client is Dual-stack and server is IPv6

2012-02-02 Thread Brandon Williams (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-3839. - Resolution: Fixed Fix Version/s: 1.1 Committed. > Bul

git commit: Allow OutboundTcpConnectionPool to bind any interface. Patch by brandonwilliams, reviewed by Vijay for CASSANDRA-3839

2012-02-02 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.1 a7f1e7a62 -> cba4087cf Allow OutboundTcpConnectionPool to bind any interface. Patch by brandonwilliams, reviewed by Vijay for CASSANDRA-3839 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf

[jira] [Commented] (CASSANDRA-3839) BulkOutputFormat binds to wrong client address when client is Dual-stack and server is IPv6

2012-02-02 Thread Vijay (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199338#comment-13199338 ] Vijay commented on CASSANDRA-3839: -- +1 > BulkOutputFormat binds to w

[jira] [Commented] (CASSANDRA-3828) BulkOutputFormat shouldn't need flags to specify the output type

2012-02-02 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199328#comment-13199328 ] Jonathan Ellis commented on CASSANDRA-3828: --- It looks like it would be clean

[jira] [Commented] (CASSANDRA-3772) Evaluate Murmur3-based partitioner

2012-02-02 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199308#comment-13199308 ] Jonathan Ellis commented on CASSANDRA-3772: --- Any preliminary results on perf

[jira] [Updated] (CASSANDRA-3842) Make CLI `show schema` output data into the file as well is display it to user.

2012-02-02 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3842: --- Attachment: CASSANDRA-3842.patch saves the file with CLI schema definitions and t

[jira] [Updated] (CASSANDRA-3828) BulkOutputFormat shouldn't need flags to specify the output type

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3828: Attachment: 3828.txt Patch to determine the CF type once by the very first muta

[jira] [Updated] (CASSANDRA-3772) Evaluate Murmur3-based partitioner

2012-02-02 Thread Dave Brosius (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-3772: Attachment: try_murmur3.diff Add an option hash_algorithm: murmur3|md5 in the yaml, to

[jira] [Commented] (CASSANDRA-3791) Support query by names for compact CF

2012-02-02 Thread Eric Evans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199264#comment-13199264 ] Eric Evans commented on CASSANDRA-3791: --- Since this only returns one matching re

[jira] [Updated] (CASSANDRA-3839) BulkOutputFormat binds to wrong client address when client is Dual-stack and server is IPv6

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3839: Reviewer: vijay2...@yahoo.com > BulkOutputFormat binds to wrong client addr

[jira] [Updated] (CASSANDRA-3839) BulkOutputFormat binds to wrong client address when client is Dual-stack and server is IPv6

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3839: Attachment: 0005-Allow-using-any-interface-for-outgoing-connections.txt Attachi

[Cassandra Wiki] Update of "ClientOptions" by rtconner

2012-02-02 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "ClientOptions" page has been changed by rtconner: http://wiki.apache.org/cassandra/ClientOptions?action=diff&rev1=151&rev2=152 * PHP: * Cassandra PHP Client Library: htt

[jira] [Resolved] (CASSANDRA-3826) Pig cannot use output formats other than CFOF

2012-02-02 Thread Brandon Williams (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-3826. - Resolution: Fixed Committed w/ternary change. > Pig cannot u

[1/2] git commit: Allow overriding default input/outputformats Patch by brandonwilliams, reviewed by xedin for CASSANDRA-3826

2012-02-02 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.1 ea3b8da8f -> a7f1e7a62 Allow overriding default input/outputformats Patch by brandonwilliams, reviewed by xedin for CASSANDRA-3826 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra

[2/2] git commit: Use java.io.tmpdir as default output location for BulkRecordWriter Patch by Erik Forsberg, reviewed by brandonwilliams for CASSANDRA-3840

2012-02-02 Thread brandonwilliams
Use java.io.tmpdir as default output location for BulkRecordWriter Patch by Erik Forsberg, reviewed by brandonwilliams for CASSANDRA-3840 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0d768e11 Tree: http://git-wip-us

git commit: Allow overriding default input/outputformats Patch by brandonwilliams, reviewed by xedin for CASSANDRA-3826

2012-02-02 Thread brandonwilliams
Updated Branches: refs/heads/trunk fb5e8801f -> 8fb8343a9 Allow overriding default input/outputformats Patch by brandonwilliams, reviewed by xedin for CASSANDRA-3826 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/

[jira] [Created] (CASSANDRA-3842) Make CLI `show schema` output data into the file as well is display it to user.

2012-02-02 Thread Pavel Yaskevich (Created) (JIRA)
Make CLI `show schema` output data into the file as well is display it to user. --- Key: CASSANDRA-3842 URL: https://issues.apache.org/jira/browse/CASSANDRA-3842 Project: Cass

[jira] [Commented] (CASSANDRA-3839) BulkOutputFormat binds to wrong client address when client is Dual-stack and server is IPv6

2012-02-02 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199107#comment-13199107 ] Brandon Williams commented on CASSANDRA-3839: - Patch 0005 on CASSANDRA-374

[jira] [Updated] (CASSANDRA-3740) While using BulkOutputFormat unneccessarily look for the cassandra.yaml file.

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3740: Attachment: 0006-BWR-uses-any-if.txt 0005-Allow-using-any-interf

[jira] [Commented] (CASSANDRA-3826) Pig cannot use output formats other than CFOF

2012-02-02 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199087#comment-13199087 ] Pavel Yaskevich commented on CASSANDRA-3826: +1 with following nit: {code

[jira] [Updated] (CASSANDRA-3826) Pig cannot use output formats other than CFOF

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3826: Fix Version/s: (was: 1.0.8) 1.1 > Pig cannot use out

[jira] [Assigned] (CASSANDRA-3839) BulkOutputFormat binds to wrong client address when client is Dual-stack and server is IPv6

2012-02-02 Thread Brandon Williams (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-3839: --- Assignee: Brandon Williams > BulkOutputFormat binds to wrong client a

[jira] [Updated] (CASSANDRA-3826) Pig cannot use output formats other than CFOF

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3826: Attachment: 3826.txt Updated patch. I wanted to do some of this in ConfigHelpe

[jira] [Updated] (CASSANDRA-3826) Pig cannot use output formats other than CFOF

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3826: Attachment: (was: 3826-trunk.txt) > Pig cannot use output formats other

[jira] [Updated] (CASSANDRA-3826) Pig cannot use output formats other than CFOF

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3826: Attachment: (was: 3826.txt) > Pig cannot use output formats other than

[jira] [Commented] (CASSANDRA-3839) BulkOutputFormat binds to wrong client address when client is Dual-stack and server is IPv6

2012-02-02 Thread Vijay (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199058#comment-13199058 ] Vijay commented on CASSANDRA-3839: -- Hi Brandon, allowing override might be better in

[jira] [Created] (CASSANDRA-3841) long-test timing out

2012-02-02 Thread Michael Allen (Created) (JIRA)
long-test timing out Key: CASSANDRA-3841 URL: https://issues.apache.org/jira/browse/CASSANDRA-3841 Project: Cassandra Issue Type: Bug Components: Tests Affects Versions: 1.1 Reporter: Michael Al

[jira] [Commented] (CASSANDRA-3283) node is sending streams to itself during move operation

2012-02-02 Thread Matthew F. Dennis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199026#comment-13199026 ] Matthew F. Dennis commented on CASSANDRA-3283: -- observed this on 0.8.9 wh

[jira] [Updated] (CASSANDRA-3840) Use java.io.tmpdir as default output location for BulkRecordWriter

2012-02-02 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3840: Affects Version/s: (was: 1.1) Assignee: Erik Forsberg > Us

[jira] [Commented] (CASSANDRA-3816) Improve visibility of Cassandra packages

2012-02-02 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198884#comment-13198884 ] Jonathan Ellis commented on CASSANDRA-3816: --- Actually that works pretty well

svn commit: r1239675 - in /cassandra/site: publish/index.html src/content/index.html src/layout/skeleton/_download.html

2012-02-02 Thread jbellis
Author: jbellis Date: Thu Feb 2 15:36:39 2012 New Revision: 1239675 URL: http://svn.apache.org/viewvc?rev=1239675&view=rev Log: attempt to add back the green download box Added: cassandra/site/src/layout/skeleton/_download.html Modified: cassandra/site/publish/index.html cassandra/si

[jira] [Updated] (CASSANDRA-3840) Use java.io.tmpdir as default output location for BulkRecordWriter

2012-02-02 Thread Erik Forsberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Forsberg updated CASSANDRA-3840: - Attachment: java.io.tmpdir.patch > Use java.io.tmpdir as default output location

[jira] [Created] (CASSANDRA-3840) Use java.io.tmpdir as default output location for BulkRecordWriter

2012-02-02 Thread Erik Forsberg (Created) (JIRA)
Use java.io.tmpdir as default output location for BulkRecordWriter -- Key: CASSANDRA-3840 URL: https://issues.apache.org/jira/browse/CASSANDRA-3840 Project: Cassandra Issue Type

[jira] [Commented] (CASSANDRA-3816) Improve visibility of Cassandra packages

2012-02-02 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198873#comment-13198873 ] Brandon Williams commented on CASSANDRA-3816: - bq. I couldn't come up with

[Cassandra Wiki] Trivial Update of "FrontPage_JP" by MakiWatanabe

2012-02-02 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "FrontPage_JP" page has been changed by MakiWatanabe: http://wiki.apache.org/cassandra/FrontPage_JP?action=diff&rev1=83&rev2=84 == アプリケーションデベロッパーとオペレーターのためのドキュメント == * [[

svn commit: r1239666 - in /cassandra/site: publish/download/index.html publish/index.html src/content/download/index.html src/content/index.html src/layout/skeleton/_download.html

2012-02-02 Thread jbellis
Author: jbellis Date: Thu Feb 2 15:20:24 2012 New Revision: 1239666 URL: http://svn.apache.org/viewvc?rev=1239666&view=rev Log: re-organize downloads to guide people towards packages over tarball Removed: cassandra/site/src/layout/skeleton/_download.html Modified: cassandra/site/publish/

[Cassandra Wiki] Trivial Update of "RunningCassandraInEclipse" by MakiWatanabe

2012-02-02 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "RunningCassandraInEclipse" page has been changed by MakiWatanabe: http://wiki.apache.org/cassandra/RunningCassandraInEclipse?action=diff&rev1=36&rev2=37 Comment: Update precondi

git commit: Reduce workload for converting supercolumns to tuples. Patch by Dave Brosius, reviewed by brandonwilliams for CASSANDRA-3836

2012-02-02 Thread brandonwilliams
Updated Branches: refs/heads/trunk 089eacf60 -> fb5e8801f Reduce workload for converting supercolumns to tuples. Patch by Dave Brosius, reviewed by brandonwilliams for CASSANDRA-3836 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/

[jira] [Commented] (CASSANDRA-3839) BulkOutputFormat binds to wrong client address when client is Dual-stack and server is IPv6

2012-02-02 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198834#comment-13198834 ] Brandon Williams commented on CASSANDRA-3839: - bq. It seems to me that the

[jira] [Commented] (CASSANDRA-3740) While using BulkOutputFormat unneccessarily look for the cassandra.yaml file.

2012-02-02 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198823#comment-13198823 ] Brandon Williams commented on CASSANDRA-3740: - bq. Described this problem

[jira] [Commented] (CASSANDRA-3754) Add TTL and counter support to BulkOutputFormat

2012-02-02 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198806#comment-13198806 ] Brandon Williams commented on CASSANDRA-3754: - Right, we can't guarantee w

[jira] [Updated] (CASSANDRA-3837) [patch] improve performance of JdbcDecimal.decompose

2012-02-02 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3837: -- Reviewer: urandom > [patch] improve performance of JdbcDecimal.decompose >

[jira] [Created] (CASSANDRA-3839) BulkOutputFormat binds to wrong client address when client is Dual-stack and server is IPv6

2012-02-02 Thread Erik Forsberg (Created) (JIRA)
BulkOutputFormat binds to wrong client address when client is Dual-stack and server is IPv6 --- Key: CASSANDRA-3839 URL: https://issues.apache.org/jira/browse/CASSANDRA-3839

[jira] [Commented] (CASSANDRA-3740) While using BulkOutputFormat unneccessarily look for the cassandra.yaml file.

2012-02-02 Thread Erik Forsberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198796#comment-13198796 ] Erik Forsberg commented on CASSANDRA-3740: -- >Actually we are experiencing the

[jira] [Commented] (CASSANDRA-3740) While using BulkOutputFormat unneccessarily look for the cassandra.yaml file.

2012-02-02 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198793#comment-13198793 ] Brandon Williams commented on CASSANDRA-3740: - bq. what is the significanc

[jira] [Commented] (CASSANDRA-3816) Improve visibility of Cassandra packages

2012-02-02 Thread Gary Dusbabek (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198786#comment-13198786 ] Gary Dusbabek commented on CASSANDRA-3816: -- +1 > Improve vis