ntribution process.
>
>
>
> Thanks
>
> -Saravan
>
>
>
> *From: *Danny Cranmer
> *Date: *Wednesday, January 19, 2022 at 3:10 AM
> *To: *Gnanamoorthy, Saravanan
> *Cc: *user@flink.apache.org
> *Subject: *Re: Flink Kinesis connector - EFO connection error w
- EFO connection error with http proxy
settings
NOTICE: This email is from an external sender - do not click on links or
attachments unless you recognize the sender and know the content is safe.
Hello Saravanan,
Yes you are correct. EFO uses AWS SDK v2 and the builder does not set proxy
Hello Saravanan,
Yes you are correct. EFO uses AWS SDK v2 and the builder does not set proxy
configuration [1]. The polling (non EFO) mechanism is using AWS SDK v1
which has a more general configuration deserialiser, and hence proxy is
configurable. I do not believe there is a workaround for this
Hello,
We are using Flink kinesis connector for processing the streaming data from
kinesis. We are running the application behind the proxy. After the proxyhost
and proxyport settings, the Connector works with default publisher
type(Polling) but it doesn’t work when we enable the publisher type