Sathis Kumar Muthusamy

Results 12 comments of Sathis Kumar Muthusamy

@mledoze In india it's illegal to show incorrect map excluding Jammu and Kashmir or any part of disputed territories. Can you please add one more version of geojson including disputed...

@Natim Right now GET https://kinto-ota.dev.mozaws.net/v1/buckets/mybucket --auth="test:test" returns data, permissions. Additionally it can return one more property "stats" as well. The properties i would like to see in stats object 1....

And the _data_ property in the response contains only _last_modified_ property. It can also return _created_at_ timestamp as well.

Yes. It should work anywhere as its written in java. Please let me know if you face any issues :)

Out of memory error shouldnt happen normally unless your Heap size is too small. Can you please try increasing it a bit further?

Actually, it reads in small batches only. I already tested this with 100 million rows earlier. Not sure why it won't work.

This shouldn't happen. Can you please share `db-data-config.xml` ?

Can you please share the stack trace as well? Unfortunately i'm on mac, i dont have access to mssql server :(

https://github.com/msathis/SQLToNoSQLImporter/blob/master/src/main/resources/db-data-config.xml This file has sample configuration. Modify this for constructing the data as per your requirement.

Can you please share the query? I think you have nullable int column.