You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Bowen Li (JIRA)" <ji...@apache.org> on 2017/04/27 21:32:04 UTC

[jira] [Created] (FLINK-6405) Flink should be able to load a jar from s3

Bowen Li created FLINK-6405:
-------------------------------

             Summary: Flink should be able to load a jar from s3
                 Key: FLINK-6405
                 URL: https://issues.apache.org/jira/browse/FLINK-6405
             Project: Flink
          Issue Type: Improvement
            Reporter: Bowen Li


./bin/flink only loads jars from the local path, not from S3.  Therefore, we need an extra step to copy jars from s3 to our EMR master.  

The ./bin/flink script should instead be able read jar from S3 so that we don't need to copy the jar.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)