Submit Spark Session With Livy Impersonate Enabled As True
(Doc ID 2830488.1)
Last updated on DECEMBER 29, 2021
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.7 and laterInformation in this document applies to any platform.
Symptoms
On OFSAAI : 807
Scenario:
When the spark session request is submitted from OFSAA via Livy rest API, the request is submitted with the default OFSAA user as "SYSADMN".
Inside "livy.cnf" file of the Livy sever impersonation is set to true, as mentioned below
"livy.impersonate.enable=true"
Current Behavior:
Unable to create spark session via Livy server.
Expected Behavior:
Spark session creation via Livy server should be completed successfully.
Changes
Configure or enable impersonation on the Livy server.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |