[
https://issues.apache.org/jira/browse/FLINK-9544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ph.Duveau updated FLINK-9544:
-----------------------------
Description: The amazon client do not downgrade from CBOR to JSON while
setting env AWS_CBOR_DISABLE to true (or 1) and/or defining
com.amazonaws.sdk.disableCbor=true via JVM options. This bug is due to maven
shade relocation of com.amazon.* classes. As soon as you cancel this relocation
(by removing the relocation in the kinesis connector or by re-relocating in the
final jar), it reruns again. (was: The amazon client do not downgrade from
CBOR to JSON while setting env AWS_CBOR_DISABLE to true (or 1) and/or defining
com.amazonaws.sdk.disableCbor=true via JVM options. This bug is due to maven
shade relocation of com.amazon.* classes. As soon as you cancel (by removing
the relocation in the kinesis connector or by re-relocating in the final jar),
it reruns again.)
> Impossible to downgrade kinesis protocole from CBOR to JSON as required by
> kinesalite
> -------------------------------------------------------------------------------------
>
> Key: FLINK-9544
> URL: https://issues.apache.org/jira/browse/FLINK-9544
> Project: Flink
> Issue Type: Bug
> Components: Kinesis Connector
> Affects Versions: 1.4.0, 1.5.0, 1.4.1, 1.4.2
> Reporter: Ph.Duveau
> Priority: Critical
>
> The amazon client do not downgrade from CBOR to JSON while setting env
> AWS_CBOR_DISABLE to true (or 1) and/or defining
> com.amazonaws.sdk.disableCbor=true via JVM options. This bug is due to maven
> shade relocation of com.amazon.* classes. As soon as you cancel this
> relocation (by removing the relocation in the kinesis connector or by
> re-relocating in the final jar), it reruns again.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)