Abhishek Dixit created BAHIR-239: ------------------------------------ Summary: Fix Bugs in SQSClient Key: BAHIR-239 URL: https://issues.apache.org/jira/browse/BAHIR-239 Project: Bahir Issue Type: Bug Components: Spark Structured Streaming Connectors Affects Versions: Spark-2.4.0 Reporter: Abhishek Dixit Assignee: Abhishek Dixit
This Jira is to fix 2 bugs in SQSClient 1. Incomplete error message shows up when SQSClient fails to be created. {code:java} // org.apache.spark.SparkException: Error occured while creating Amazon SQS Client null {code} 2. AWS region is not honoured when authentication mode is keys. -- This message was sent by Atlassian Jira (v8.3.4#803005)