You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Eric S Meisel (JIRA)" <ji...@apache.org> on 2019/06/05 02:39:00 UTC

[jira] [Created] (SPARK-27950) Additional DynamoDB and CloudWatch config

Eric S Meisel created SPARK-27950:
-------------------------------------

             Summary: Additional DynamoDB and CloudWatch config
                 Key: SPARK-27950
                 URL: https://issues.apache.org/jira/browse/SPARK-27950
             Project: Spark
          Issue Type: Improvement
          Components: Structured Streaming
    Affects Versions: 2.4.3
            Reporter: Eric S Meisel


I was researching getting Spark’s Kinesis integration running locally against {{localstack}}. We found this issue, and it creates a complication: [localstack/localstack#677|https://github.com/localstack/localstack/issues/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]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org