Since I had to upgrade, I have to fix my Perl client to match the new
thrift interface. It'll be later today. Then I can retry.
On 10/27/2010 2:09 PM, Jonathan Ellis wrote:
> Thanks for the clarification.
>
> Are you still seeing the tiny files?
>
> On Wed, Oct 27, 2010 at 4:02 PM, Chip Salzenberg <chip@pobox.com> wrote:
>> That's what you're looking at. Sorry for the confusion. I left all the
>> files in place for the upgrade. What I meant was that back when b2 was
>> running, "import" was how I had created Standard1 in the first place.
>>
>> On 10/27/2010 1:54 PM, Jonathan Ellis wrote:
>>> Sorry, I should have been more clear: rc1 is upgrade-in-place
>>> compatible with b2, so I would have liked to see what the settings
>>> were before running it through an export/import cycle.
>>>
>>> These settings look fine and I doubt you will see bizarre tiny files.
>>>
>>> On Wed, Oct 27, 2010 at 2:52 PM, Chip Salzenberg <chip@pobox.com> wrote:
>>>> OK, after upgrading to "apache-cassandra-2010-10-27_12-30-38", here's
>>>> what "show keyspaces" says about the relevant keyspace:
>>>>
>>>> ColumnFamily: Standard1
>>>> Columns sorted by: org.apache.cassandra.db.marshal.BytesType
>>>> Row cache size / save period: 0.0/0
>>>> Key cache size / save period: 200000.0/3600
>>>> Memtable thresholds: 9.590625/2046/60
>>>> GC grace seconds: 864000
>>>> Compaction min/max thresholds: 4/32
>>>>
>>>> I created it with "schematool import" off of the stock config in b2.
|