Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-10664

Enable kinesis read on localstack in python cross-language it test

Details

    Description

      Enable kinesis read when running with localstack.

      The reason why it's disabled is that kinesis java sdk requires system properties `com.amazonaws.sdk.disableCertChecking`and `com.amazonaws.sdk.disableCbor` to be set like in Java's KinesisIOIT.

      But in cross-language the place of execution is java fn api container, which cannot easily have these properties set. One poor solution would be to create a separate container for the testing purpose. However, maybe there is another, smarter way.

      It's not enough to run expansion service or flink server with -D flags.

      Attachments

        Activity

          People

            Unassigned Unassigned
            piotr-szuberski Piotr Szuberski
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: