Github user dharmeshkakadia commented on the pull request:
https://github.com/apache/spark/pull/7829#issuecomment-127999490
Running Spark-on-Yarn-on-Windows requires to fixes : (putting it here for
reference)
1. single quote to double quote (included in the patch)
2. removing "-XX:OnOutOfMemoryError='kill %p'" being appended to the
command line.
After making these changes, I am able to successfully run
Spark-on-Yarn-on-Windows. I have not been able to run testsuite on windows yet,
because the dev infra (run-test script etc) are not runnable on windows.
Though, I ran the full suite on Linux with these changes, which didn't have any
trouble.
As suggested by others, it might require other changes that are not clear
to me. I will close this for now, but as previously said, I am willing to work
on the better fix - if we have agreement on fix.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]