Todd Lipcon has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11351 )
Change subject: Bump FE pom to Java 8 source/target version ...................................................................... Bump FE pom to Java 8 source/target version Our dependency on Hadoop 3 means we already required Java 8. This just fixes the pom so we are compiling to Java 8 classes. This will also allow us to start using some Java 8 features like lambdas for more concise code. Change-Id: I0a5e4cf3f4171eecf218f6d4dd7cdfece9dc9152 Reviewed-on: http://gerrit.cloudera.org:8080/11351 Reviewed-by: Philip Zeyliger <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M common/yarn-extras/pom.xml M ext-data-source/api/pom.xml M ext-data-source/sample/pom.xml M ext-data-source/test/pom.xml M fe/pom.xml M testdata/TableFlattener/pom.xml M testdata/pom.xml M tests/test-hive-udfs/pom.xml 8 files changed, 16 insertions(+), 16 deletions(-) Approvals: Philip Zeyliger: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/11351 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I0a5e4cf3f4171eecf218f6d4dd7cdfece9dc9152 Gerrit-Change-Number: 11351 Gerrit-PatchSet: 2 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
