dongjoon-hyun commented on PR #52957:
URL: https://github.com/apache/spark/pull/52957#issuecomment-3508795822

   Please note that YARN is out of the scope and will be handled differently 
because it has more investigation due the different use cases.
   ```
   case "yarn" => YARN
   ```
   
   ```
   startsWith("yarn")
   ```
   
   ```
   master.get.equalsIgnoreCase("yarn")
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to