[jira] [Created] (FLINK-1433) Add HADOOP_CLASSPATH to start scripts

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1433) Add HADOOP_CLASSPATH to start scripts

Shang Yuanchun (Jira)
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)