Github user steveloughran commented on the pull request:
https://github.com/apache/spark/pull/9144#issuecomment-148662454
It's been in 1.x. In fact, it's been in 0.19 when the {{fs.permission}} one
was first tagged as deprecated
[fs/permission/AccessControlException.java](https://github.com/apache/hadoop/blob/branch-0.19/src/core/org/apache/hadoop/fs/permission/AccessControlException.java)
Hadoop 3.x finally cut the class (more precisely, preserved its
non-deprecated its child and rm'd the ancestor); it was a build against 3.0
which showed this {{mvn -Pyarn,hadoop-2.6 -Dhadoop.version=3.0.0-SNAPSHOT}}...
that's the way to verify things are fixed.
---
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]