Re: Fwd: Removing Extra Spaces and Row counts while using Capture Command

2018-08-23 Thread Rahul Singh
What’s your goal? Just output the results and save as JSON? There may be a better way to do what you want. https://github.com/tenmax/cqlkit/blob/master/README.md Rahul Singh Chief Executive Officer m 202.905.2818 Anant Corporation 1010 Wisconsin Ave NW, Suite 250 Washington, D.C. 20007 We bu

Fwd: Removing Extra Spaces and Row counts while using Capture Command

2018-08-13 Thread kumar bharath
Hi All, I am using Cassandra Capture Command to perform a select query operation to write data from a column family into JSON format file for further processing. I am able to do that successfully, but I am seeing extra spaces and row count values after every few records. please suggest a to get

Removing Extra Spaces and Row counts while using Capture Command

2018-08-10 Thread kumar bharath
Hi All, I am using Cassandra Capture Command to perform a select query operation to write data from a column family into JSON format file for further processing. I am able to do that successfully, but I am seeing extra spaces and row count values after every few records. please suggest a to get r