Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12894 )
Change subject: IMPALA-8380: Bump Postgres JDBC driver version to 42.2.5 ...................................................................... IMPALA-8380: Bump Postgres JDBC driver version to 42.2.5 Testing on Ubuntu 18.04 with PostgreSQL 10 (the default for the OS) revealed that HMS fails to start with the existing v9.0 Postgres JDBC driver. The patch bumps the driver version to 42.2.5, which allows HMS and Sentry to start with PostreSQL 10. To ensure that existing platforms are not broken, core tests were run: - in Docker for CentOS 6, CentOS 7 and Ubuntu 16.04 - on Amazon VMs for CentOS 6.4 and CentOS 7.4 - Ubuntu 18.04 was tested on a VM and in Docker as well. This is a joint effort with Lars Volker and Fredy Wijaya. Change-Id: Ica5423c18a9f8346dda7dae617b1764638b57b6c Reviewed-on: http://gerrit.cloudera.org:8080/12894 Reviewed-by: Lars Volker <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/create-test-configuration.sh M bin/impala-config.sh M fe/pom.xml M impala-parent/pom.xml 4 files changed, 10 insertions(+), 8 deletions(-) Approvals: Lars Volker: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/12894 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ica5423c18a9f8346dda7dae617b1764638b57b6c Gerrit-Change-Number: 12894 Gerrit-PatchSet: 9 Gerrit-Owner: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]>
