Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 378543
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T14:48:17+00:00 2026-05-12T14:48:17+00:00

I am not able to figure out how to upload bulk data to the

  • 0

I am not able to figure out how to upload bulk data to the Google’s servers bypassing the 10mb upload limit and 30 sec session timeout. I want to design an application that takes my standard SQL data and pushes it to the Google’s servers.

I might sound naive but your help is most valuable for my project.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T14:48:18+00:00Added an answer on May 12, 2026 at 2:48 pm

    There’s not currently a native Java bulkloader, so what you need to do is use the Python one. The process goes like this:

    First, you’ll need to download the Python SDK and extract it. Then, create an empty directory, and in it create a file called app.yaml, containing the following:

    application: yourappid
    version: bulkload
    runtime: python
    api_version: 1
    
    handlers:
    - url: /remote_api
      script: $PYTHON_LIB/google/appengine/ext/remote_api/handler.py
      login: admin
    

    Now, run “appcfg.py update yourdir” from the Python SDK, and enter your credentials when prompted. appcfg will upload a new version of your app, which will run side-by-side with your main version, and allow you to bulkload.

    Now, to do the actual bulkloading, you need to use the Python Bulkloader. Follow the instructions here. You’ll need to know a (very) little bit of Python, but it’s mostly copy-and-paste. When you’re done, you can run the bulkloader as described in the article, but add the “-s bulkload.latest.yourapp.appspot.com” argument to the command line, like this:

    appcfg.py upload_data --config_file=album_loader.py --filename=album_data.csv --kind=Album -s bulkload.latest.yourapp.appspot.com <app-directory>
    

    Finally, to load data directly from an SQL database instead of from a CSV file, follow the instructions in my blog post here.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am not able to figure out why it is not tracing value for
I am not able to figure out how the graphs shown here are constructed?
I am stuck with a simple problem but not able to figure out the
In SQL Server 2005, I'm trying to figure out why I'm not able to
i am really not able to figure this out myself so please help me
I am not able to figure out what we really mean when we echo
seen lot of links but not able to figure out , what is M-%
I am not able to figure out this extremely simple error: xyz_controller.rb: @isbn =
Hi:) I am not able to figure out what the error in the program
I am honestly not able to figure out when to release these objects. Could

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.