Robert Metzger created FLINK-1433:
-------------------------------------
             Summary: Add HADOOP_CLASSPATH to start scripts
                 Key: FLINK-1433
                 URL: 
https://issues.apache.org/jira/browse/FLINK-1433             Project: Flink
          Issue Type: Improvement
            Reporter: Robert Metzger
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)