Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

Since we didn't test Java 9 ~ 11 up to now in the community, fix the document to describe Java 8 only.

How was this patch tested?

N/A (This is a document only change.)


The Maven-based build is the build of reference for Apache Spark.
Building Spark using Maven requires Maven 3.3.9 or newer and Java 8+.
Building Spark using Maven requires Maven 3.3.9 or newer and Java 8.
Copy link
Member Author

@dongjoon-hyun dongjoon-hyun Oct 20, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ur, @kiszk and @cloud-fan , @HyukjinKwon .

It seems to be Maven version is also outdated. We updated Maven version in #21905 and #21920 .

Should we change it together? Or, Maven 3.3.9 is still valid to building Spark?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's change to the expected maven version, thanks!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @cloud-fan and @HyukjinKwon .

@SparkQA
Copy link

SparkQA commented Oct 20, 2018

Test build #97637 has finished for PR 22781 at commit 82069cd.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@dongjoon-hyun dongjoon-hyun changed the title [MINOR][DOC] Fix the building document to describe Java 8 only insteaof Java 8+ [MINOR][DOC] Update the building doc to use Maven 3.5.4 and Java 8 only Oct 20, 2018

The Maven-based build is the build of reference for Apache Spark.
Building Spark using Maven requires Maven 3.3.9 or newer and Java 8+.
Building Spark using Maven requires Maven 3.5.4 and Java 8.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maven 3.5.4 is the latest one and there is no newer version for now. We cannot guarantee the newer Maven work or not.

@SparkQA
Copy link

SparkQA commented Oct 20, 2018

Test build #97639 has finished for PR 22781 at commit 0af884c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@dongjoon-hyun
Copy link
Member Author

Thank you for review, @HyukjinKwon , @cloud-fan , @felixcheung .

@dongjoon-hyun
Copy link
Member Author

Merged to master/branch-2.4.

asfgit pushed a commit that referenced this pull request Oct 20, 2018
## What changes were proposed in this pull request?

Since we didn't test Java 9 ~ 11 up to now in the community, fix the document to describe Java 8 only.

## How was this patch tested?
N/A (This is a document only change.)

Closes #22781 from dongjoon-hyun/SPARK-JDK-DOC.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit fc9ba9d)
Signed-off-by: Dongjoon Hyun <[email protected]>
@asfgit asfgit closed this in fc9ba9d Oct 20, 2018
@dongjoon-hyun dongjoon-hyun deleted the SPARK-JDK-DOC branch October 20, 2018 17:10
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
## What changes were proposed in this pull request?

Since we didn't test Java 9 ~ 11 up to now in the community, fix the document to describe Java 8 only.

## How was this patch tested?
N/A (This is a document only change.)

Closes apache#22781 from dongjoon-hyun/SPARK-JDK-DOC.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants