dyanarose commented on issue #9494: [FLINK-12847] [Connectors / Kinesis] update flink-connector-kinesis to use Apache 2.0 licensed code URL: https://github.com/apache/flink/pull/9494#issuecomment-523897722 > `2019-08-22 08:44:33,704 WARN org.apache.flink.kinesis.shaded.com.amazonaws.http.apache.utils.ApacheUtils - NoSuchMethodError was thrown when disabling normalizeUri. This indicates you are using an old version (< 4.5.8) of Apache http client. It is recommended to use http client version >= 4.5.9 to avoid the breaking change introduced in apache client 4.5.7 and the latency in exception handling. See https://github.com/aws/aws-sdk-java/issues/1919 for more information` 🤔 hmmm: com.amazonaws:aws-java-sdk-kinesis:jar:1.11.603:compile [INFO] | +- com.amazonaws:aws-java-sdk-core:jar:1.11.603:compile [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.3:compile [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.6:compile I'll have a check to see why it's pulling in these versions
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
