Fredy Wijaya has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11362 )
Change subject: IMPALA-7513: Fix Sentry compilation error in 2.x ...................................................................... IMPALA-7513: Fix Sentry compilation error in 2.x An update to Sentry 1.5.1-cdh5.16.0-SNAPSHOT broke the build. This patch fixes it by uploading the new CDH components, which includes Sentry server to make sure the Sentry client and server dependencies are coherent. Testing: - Ran FE tests Change-Id: I99c1aba398ea798a80fbbf76b4c5f8ad289be2ad Reviewed-on: http://gerrit.cloudera.org:8080/11362 Reviewed-by: Fredy Wijaya <[email protected]> Reviewed-by: Quanlong Huang <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/main/java/org/apache/impala/catalog/AuthorizationPolicy.java 1 file changed, 10 insertions(+), 4 deletions(-) Approvals: Fredy Wijaya: Looks good to me, approved Quanlong Huang: Looks good to me, but someone else must approve Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/11362 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: 2.x Gerrit-MessageType: merged Gerrit-Change-Id: I99c1aba398ea798a80fbbf76b4c5f8ad289be2ad Gerrit-Change-Number: 11362 Gerrit-PatchSet: 5 Gerrit-Owner: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]>
