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: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to