Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/1245
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/1245#issuecomment-149216856
OK, will check if the dependency can be removed and merge it afterwards.
---
If your project is set up for it, you can reply to this email and have your
reply appear on
Github user mxm commented on the pull request:
https://github.com/apache/flink/pull/1245#issuecomment-149203613
The added dependency might not be necessary anymore for the new web
interface (Jetty dependency was removed). Could you remove the dependency,
rebase to the latest master, a
Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/1245#issuecomment-149142412
I checked the transitive dependencies of `aws-java-sdk` and found that it
contains `org.apache.httpcomponents:httpclient:jar:4.2`. Adding this dependency
to `flink-runti
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/1245#issuecomment-147009826
Great that we finally get rid of this AWS dependency.
It seems that the dependency actually influenced somehow other dependencies
from Hadoop.
I have a test
Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/1245#issuecomment-146934980
Thanks for the pointer. I removed the AWS dependency.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/1245#issuecomment-146914047
sure, will do
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1245#issuecomment-146912958
Looks good.
Can you also remove the AWS tools dependency in the flink-runtime POM?
---
If your project is set up for it, you can reply to this email and hav
GitHub user fhueske opened a pull request:
https://github.com/apache/flink/pull/1245
[FLINK-2842] [documentation] Remove Flink S3FileSystem
Extend documentation to use Hadoop S3FileSystem.
You can merge this pull request into a Git repository by running:
$ git pull https://gith