Github user ScrapCodes commented on the issue:
https://github.com/apache/spark/pull/17982
If I am not able to come up with the better alternative, then following not
so ideal option exist.
1) we can do a scala version check and have two different code paths based
on scala version.
In scala 2.11.8+ we can hook out init just before printWelcome()
In scala 2.11.11 we can do it just before `loopPostInit()`.
---
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]