sandeep-katta opened a new pull request #25889: [SPARK-29202][Deploy]driver 
java options are not passed to driver process in Yarn client mode
URL: https://github.com/apache/spark/pull/25889
 
 
   ### What changes were proposed in this pull request?
   `--driver-java-options` is not passed to driver process if the user runs the 
application in **Yarn client** mode
   
   This issue is caused by PR 
[25684](https://github.com/apache/spark/pull/25684/files#diff-75e0f814aa3717db995fa701883dc4e1R395)
   
   ### Why are the changes needed?
   Corrected the `isClientMode`  API implementation
   
   
   ### Does this PR introduce any user-facing change?
   No
   
   ### How was this patch tested?
   Manually, 
   
   
![image](https://user-images.githubusercontent.com/35216143/65383114-c92dce80-dd2d-11e9-86c1-60e6d7e09f1e.png)
   
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to