[ https://issues.apache.org/jira/browse/FLINK-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080898#comment-16080898 ]
ASF GitHub Bot commented on FLINK-6951: --------------------------------------- Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4150#discussion_r126509865 --- Diff: docs/setup/aws.md --- @@ -224,8 +224,6 @@ Depending on which file system you use, please add the following dependencies. Y - `S3AFileSystem`: - `hadoop-aws-2.7.2.jar` - `aws-java-sdk-1.7.4.jar` - - `httpcore-4.2.5.jar` - - `httpclient-4.2.5.jar` --- End diff -- I see your point. Yeah, users run on AWS EMR don't necessarily use Kinesis. I'll revert this part. > Incompatible versions of httpcomponents jars for Flink kinesis connector > ------------------------------------------------------------------------ > > Key: FLINK-6951 > URL: https://issues.apache.org/jira/browse/FLINK-6951 > Project: Flink > Issue Type: Bug > Components: Kinesis Connector > Affects Versions: 1.3.0 > Reporter: Ted Yu > Assignee: Bowen Li > > In the following thread, Bowen reported incompatible versions of > httpcomponents jars for Flink kinesis connector : > http://search-hadoop.com/m/Flink/VkLeQN2m5EySpb1?subj=Re+Incompatible+Apache+Http+lib+in+Flink+kinesis+connector > We should find a solution such that users don't have to change dependency > version(s) themselves when building Flink kinesis connector. -- This message was sent by Atlassian JIRA (v6.4.14#64029)