Github user nishkamravi2 commented on the pull request:
https://github.com/apache/spark/pull/5085#issuecomment-84165356
Marcelo and I discussed this offline and we have agreed on how to resolve
this issue:
1. We will remove the check for launcher library and look for the uber jar
instead
2. For the regex expression problem, we will move that check out into
spark-class (with hadoop string included in the check) and pass the assembly
file location as an argument to Launcher. That way we can completely eliminate
the check for spark assembly jar file name from Spark code.
Will modify the PR accordingly after some testing
---
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]