ExtraCredentials
| Default Value | Data Type | Required |
|---|---|---|
|
None |
String |
No |
Description
Set this property to a comma-separated list of key-value pairs that you want to pass to an external service.
For example, to set the key-value pairs Hadoop=Presto and Driver=Presto, you would set this property as follows:
ExtraCredentials=Hadoop:Presto,Driver:Presto