Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/10049#issuecomment-160808202
Yep, looks like upgrading to a newer JDK fixed things. Here's what worked
for me:
```
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
```
Given that using a newer JDK seems to be how we've been able to
successfully publish Scaladoc for 1.5.x, I'm going to go ahead and recommend a
JDK upgrade as the solution to the Scaladoc issue. Therefore, I think that
we're good to merge this and resolve the JIRA issue.
---
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]