You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sveta (Jira)" <ji...@apache.org> on 2019/12/28 12:24:00 UTC

[jira] [Created] (SPARK-30372) Modify spark-redshift for work with iam

Sveta created SPARK-30372:
-----------------------------

             Summary: Modify spark-redshift for work with iam
                 Key: SPARK-30372
                 URL: https://issues.apache.org/jira/browse/SPARK-30372
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.4.3
            Reporter: Sveta


Based on was documentation:

[https://docs.aws.amazon.com/redshift/latest/mgmt/generating-iam-credentials-configure-jdbc-odbc.html]

JDBC URL to connect to Redshift with the IAM credentials username and password might not be included in it.

However, from spark side there are mandatory checks for url to username and password in url.

Examples may be found in: _+com.databricks.spark.redshift.Parameters.scala+_ 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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