Github user jodersky commented on the pull request:
https://github.com/apache/spark/pull/11098#issuecomment-181117691
SPARK-13176 actually problematizes two things:
1. The process API changes and adds deprecations between scala 2.10 and
2.11, the latter not being available in the older versions.
2. Generally, in situations similar to the above, it should be possible to
selectively suppress deprecation warnings.
This PR fixes part 1. Part 2 is really a scala-compiler/build issue that is
probably worth its own JIRA
---
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]