From 607eba2dc27768fbb3f604f14412efbf180f9300 Mon Sep 17 00:00:00 2001 From: jifei_yang02 Date: Wed, 2 Aug 2017 10:59:22 +0800 Subject: [PATCH 1/2] Modify the pom.xml file, increase the maven compiler jdk attribute. --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 589c7afe1e5f9..98cf554e7266a 100644 --- a/pom.xml +++ b/pom.xml @@ -217,6 +217,12 @@ ${session.executionRootDirectory} 512m + + 1.8 + 1.8 + 1.8 From 4a22a8c364ffd8c0d10576a564b8ed47af3f60e5 Mon Sep 17 00:00:00 2001 From: jifei_yang02 Date: Wed, 2 Aug 2017 11:18:35 +0800 Subject: [PATCH 2/2] [SPARK-21601][BUILD] Modify the pom.xml file, increase the maven compiler jdk attribute ## What changes were proposed in this pull request? Modify the pom.xml file, ## How was this patch tested? mvn test Author: highfei2011 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 98cf554e7266a..bf8d242d50afd 100644 --- a/pom.xml +++ b/pom.xml @@ -223,6 +223,7 @@ 1.8 1.8 1.8 +