Hadoop 2.4.1 and Google Cloud Storage connector for Hadoop
问题 I am trying to run Oryx on top of Hadoop using Google's Cloud Storage Connector for Hadoop: https://cloud.google.com/hadoop/google-cloud-storage-connector I prefer to use Hadoop 2.4.1 with Oryx, so I use the hadoop2_env.sh set-up for the hadoop cluster I create on google compute engine, e.g.: .bdutil -b <BUCKET_NAME> -n 2 --env_var_files hadoop2_env.sh \ --default_fs gs --prefix <PREFIX_NAME> deploy I face two main problems when I try to run oryx using hadoop. 1) Despite confirming that my