I'm trying to create a Hadoop cluster in the Google Cloud Platform using the following resources:
- https://cloud.google.com/solutions/hadoop/
- https://github.com/GoogleCloudPlatform/solutions-google-compute-engine-cluster-for-hadoop
After setting up the Hadoop cluster, I try to start Hadoop and get this error:
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'
I'm accessing the instance through SSH and I'm using --noauth_local_webserver