我正在关注Google的Mobile Shopping Assistant示例中的示例,该示例要求我根据此链接导入数据.
我尝试了根据示例的步骤(所有示例代码都是vanilla,我没有更改任何东西,除了修复警告以使用最新的Gradle构建版本)
我相信我错过了一个未在示例中说明的重要步骤.有人可以提供一些见解我错误地做了哪些步骤?
以下是我所做的步骤
运行cmd"appcfg.py upload_data --config_file bulkloader.yaml --url = http:// localhost:8080/remote_api --filename places.csv --kind = Place -e myEmailAddress@gmail.com".
该命令应该在数据存储区中插入2行(places.csv包含两个条目)
Run Code Online (Sandbox Code Playgroud)10:07 AM Uploading data records. [INFO ] Logging to bulkloader-log-20151020.100728 [INFO ] Throttling transfers: [INFO ] Bandwidth: 250000 bytes/second [INFO ] HTTP connections: 8/second [INFO ] Entities inserted/fetched/modified: 20/second [INFO ] Batch Size: 10 Error 302: --- begin server output --- --- end server output ---
然后我转到" http:// localhost:8080/admin/buildsearchindex ",显示"MaintenanceTasks …