dyanarose opened a new pull request #9494: [FLINK-12847] [Connectors / Kinesis] 
update flink-connector-kinesis to use Apache 2.0 licensed code
URL: https://github.com/apache/flink/pull/9494
 
 
   ## What is the purpose of the change
   
   The Kinesis Connector will now be able to be built and included in the build 
artefacts as it no longer pulls in any Amazon licensed code.
   
   ## Brief change log
    - update Kinesis Client Library to v1.10.0
    - update Kinesis Producer Library to v0.13.1
    - update DynamoDBStreams Library to v1.5.0
    - update NOTICE files
    - update pom and travis/stage.sh to remove the include-kinesis profile and 
to add the flink-connector-kinesis module to the modules list
    - update English language documentation for the kinesis connector
   
   ## Verifying this change
   This change is already covered by existing tests, such as the full suite of 
tests for the kinesis connector.
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (yes)
     - The public API, i.e., is any changed class annotated with 
`@Public(Evolving)`: (no)
     - The serializers: (no)
     - The runtime per-record code paths (performance sensitive): (don't know)
     - Anything that affects deployment or recovery: JobManager (and its 
components), Checkpointing, Yarn/Mesos, ZooKeeper: (no)
     - The S3 file system connector: (no)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (no)
   

----------------------------------------------------------------
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

Reply via email to