Skip to content
  • Xiangrui Meng's avatar
    87f82a5f
    [SPARK-11127][STREAMING] upgrade AWS SDK and Kinesis Client Library (KCL) · 87f82a5f
    Xiangrui Meng authored
    AWS SDK 1.9.40 is the latest 1.9.x release. KCL 1.5.1 is the latest release that using AWS SDK 1.9.x. The main goal is to have Kinesis consumer be able to read messages generated from Kinesis Producer Library (KPL). The API should be compatible with old versions.
    
    tdas brkyvz
    
    Author: Xiangrui Meng <meng@databricks.com>
    
    Closes #9153 from mengxr/SPARK-11127.
    87f82a5f
    [SPARK-11127][STREAMING] upgrade AWS SDK and Kinesis Client Library (KCL)
    Xiangrui Meng authored
    AWS SDK 1.9.40 is the latest 1.9.x release. KCL 1.5.1 is the latest release that using AWS SDK 1.9.x. The main goal is to have Kinesis consumer be able to read messages generated from Kinesis Producer Library (KPL). The API should be compatible with old versions.
    
    tdas brkyvz
    
    Author: Xiangrui Meng <meng@databricks.com>
    
    Closes #9153 from mengxr/SPARK-11127.
Loading