On Wed, Apr 27, 2011 at 10:16 AM, Timo Nentwig <timo.nent...@toptarif.de> wrote:
>
> On Apr 27, 2011, at 15:58, Edward Capriolo wrote:
>
>> Hacking a separate copy of SSTable2json is trivial. Just look for the
>> section of the code that writes the data and change what it writes. If
>
> I did. The method's private...
>
>> you can make it a knob --nottl then it could be included in Cassandra
>> core if the project thinks it has global appeal.
>
> That's why I was posting this suggestion :)
>

The method being private is not a deal-breaker.While not good software
engineering practice you can copy and paste the code and renamed the
class SSTable2MyJson or whatever.

Reply via email to