Running Apache Flink with Kinesis Connector in local machine getting sun.security.provider.certpath.SunCertPathBuilderException
I am trying to run a Python program in the local machine which will connect to the Kinesis Data Stream using the FlinkKinesisConsumer and read the data from it. While trying to connect using the following code I am getting SunCertPathBuilderException.