Github user ssuchter commented on the issue:
https://github.com/apache/spark/pull/21672
I see why the old behavior was there. I made a minimal change to some
existing code to fix a bug:
https://github.com/ssuchter/spark/commit/1d8a265d13b65dcec8db11a5be09d4a029037d2c
but this new way is better.
Question: In this new way, do we even need the test for
appArguments.appArgs.length > 0? Could we just use appArguments.appArgs?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]