The sstable2json/json2sstable format is detailed here:
http://www.datastax.com/docs/0.7/utilities/sstable2json

On Wed, Jul 20, 2011 at 4:58 AM, Nilabja Banerjee
<nilabja.baner...@gmail.com> wrote:
>
>
>
>
> On 20 July 2011 11:33, Nilabja Banerjee <nilabja.baner...@gmail.com> wrote:
>>
>> Hi All,
>>
>> Here Is my Json structure.
>>
>>
>> {"Fetch_CC" :{
>>                 "cc":{ "xxxx":"1000",
>>                          "yyyy:"ICICI",
>>                          "zzzz":"xxxxxxxx",
>>                          "city":{
>>                                  "name":"banglore"
>>                                    };
>>                        };
>> }
>>
>> If the structure is incorrect, please give me one small structre to use
>> below utility.
>> I am using 0.7.5 version.
>> Now how can I can use Json2SStable utilities? Please provide me the steps.
>> What are the things I have configure?
>>
>> Thank You
>
>



-- 
Tyler Hobbs
Software Engineer, DataStax
Maintainer of the pycassa Cassandra Python client library

Reply via email to