How many rows? within 10m in a task queue, you should be able to upload 
>100k rows.
If you need more, there are many tools, but the simplest one (Java) is 
probably:
https://github.com/icoloma/queue4gae

On Tuesday, 2 February 2016 21:47:23 UTC+13, pinesh shah wrote:
>
> Hi,
>
> I have a scenario mentioned below, need to understand the possible 
> solution for the same.
>
> Need to bulk upload data into datastore using CSV file. In this file each 
> row will have a field which should have URL for a file associated with that 
> row.
> I am planning to use google cloud storage for uploading the file.
>
>
> Need to understand a possible better solution in which first i can upload 
> files and then associate them with these rows by auto updating the CSV file 
> and then uploading the CSV information to datastore.
>
> Not sure of this is the correct forum for asking.
>
> Thanks for Help
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/72a52679-20d6-4dc0-b563-8cbc4eadf2b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to