You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What changes were proposed in this pull request?
SparkAppDriverConf should use the value stored in effectiveSparkConf rather than pre-computed Id for creation.
### Why are the changes needed?
When user set the spark.app.id in sparkConf, operator should honor this value.
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
unit test
### Was this patch authored or co-authored using generative AI tooling?
no
Closesapache#271 from TQJADE/appid-bug-fix.
Authored-by: Qi Tan <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments