There is currently no Java loader built-in, so you need to use Python. The process is as follows:
Python SDK . app.yaml, :
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
"appcfg.py update yourdir" SDK Python . appcfg , .
, , Bulkloader Python. . () Python, . , , , "-s bulkload.latest.yourapp.appspot.com" , :
appcfg.py upload_data --config_file=album_loader.py --filename=album_data.csv --kind=Album -s bulkload.latest.yourapp.appspot.com <app-directory>
, SQL, CSV, .