我正在尝试使用以下资源在 Google Cloud Platform 中创建一个 Hadoop 集群:
- https://cloud.google.com/solutions/hadoop/
- https://github.com/GoogleCloudPlatform/solutions-google-compute-engine-cluster-for-hadoop
设置 Hadoop 集群后,我尝试启动 Hadoop 并收到此错误:
File "./compute_cluster_for_hadoop.py", line 60, in __call__
oauth2client.tools.gflags.FLAGS.auth_local_webserver = False
AttributeError: 'module' object has no attribute 'gflags'
我正在通过 SSH 访问实例并且我正在使用--noauth_local_webserver