Description
With the Hadoop file system wrapper, its important to have access to the hadoop filesystem classes.
The HADOOP_CLASSPATH seems to be a standard environment variable used by Hadoop for such libraries.
Deployments like Google Compute Cloud set this variable containing the "Google Cloud Storage Hadoop Wrapper". So if users want to use the Cloud Storage in an non-yarn environment, we need to address this issue.