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)