Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/4874#discussion_r25715262
--- Diff: docs/building-spark.md ---
@@ -9,6 +9,10 @@ redirect_from: "building-with-maven.html"
Building Spark using Maven requires Maven 3.0.4 or newer and Java 6+.
+**Note:** Building Spark with Java 7 or later can create JAR files that
may not be
--- End diff --
The "or later" part is not true, I think. I remember testing that JDK7 is
the problem: jars with > 65k files created on JDK7 won't work on either JDK6
*or* JDK8 (!). Jars created with anything but JDK7 seem to work everywhere.
---
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]