Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-27950

Additional DynamoDB and CloudWatch config

    XMLWordPrintableJSON

Details

    • Patch

    Description

      I was researching getting Spark’s Kinesis integration running locally against localstack. We found this issue, and it creates a complication: localstack/localstack#677

      Effectively, we need to be able to redirect calls for Kinesis, DynamoDB and Cloudwatch in order for the KCL to properly use the localstack infrastructure. We have successfully done this with the KCL (both 1.x and 2.x), but with Spark’s integration we are unable to configure DynamoDB and Cloudwatch’s endpoints:

      https://github.com/apache/spark/blob/master/external/kinesis-asl/src/main/scala/org/apache/spark/streaming/kinesis/KinesisReceiver.scala#L162

      Attachments

        Activity

          People

            Unassigned Unassigned
            etspaceman Eric S Meisel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: