Taras Bobrovytsky has uploaded a new patch set (#2). Change subject: IMPALA-5686: Update a mini cluster Sentry property ......................................................................
IMPALA-5686: Update a mini cluster Sentry property The property "sentry.service.client.server.rpc-address" was recently updated to "sentry.service.client.server.rpc-addresses", and as a result, the mini cluster fails to start. We fix the problem by adding the new property to the sentry-site.xml template file. The old property is temporarily kept as a precaution. Change-Id: I486c1ab33277f4e795be9dbbefb8d839354bf6bb --- M fe/src/test/resources/sentry-site.xml.template 1 file changed, 7 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/69/7469/2 -- To view, visit http://gerrit.cloudera.org:8080/7469 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I486c1ab33277f4e795be9dbbefb8d839354bf6bb Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Taras Bobrovytsky <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Taras Bobrovytsky <[email protected]>
