Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/20761
Hi, please take some time to look at the how to contribute page:
https://spark.apache.org/contributing.html
You'll find the code conventions we use there. You have many style
discrepancies in your code.
Also, given this is a YARN feature, there should be zero changes in core.
All you're trying to do should be possible by just parsing user-provided config
options in YARN's `Client.scala`.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]