Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We currently allow `--master yarn-client`. Instead, the user should do `--master yarn --deploy-mode client` to be more explicit. This is more consistent with other cluster managers and obviates the need to do special parsing of the master string.