【发布时间】:2015-06-08 15:14:12
【问题描述】:
我刚刚安装了Google Cloud platform 进行免费试用。为了使用DataStore 运行MapReduce 任务,docs 表示要运行
./bdutil --upload_files "samples/*" run_command ./test-mr-datastore.sh
但我无法在本地获取此文件,这是有充分理由的,这种运行MapReduce 作业的方式似乎已被弃用,请参阅github。这是真的吗,有没有另一种方法可以从本地命令行创建 MapReduce 任务而不需要 BigQuery ?
【问题讨论】:
标签: java hadoop google-cloud-datastore google-hadoop