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
When submitting the application in cluster mode, the name which is set inside the sparkConf will not be picked up because by then the app has already started. You can pass --name {appName} to the spark-submit command to show that name in the Yarn resource manager.
garyelephant
changed the title
configuration of app name didn't take effect
configuration of app name didn't take effect in cluster mode
Mar 24, 2018
No description provided.
The text was updated successfully, but these errors were encountered: