Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/11119 )
Change subject: IMPALA-6789: disable impersonation in hive in minicluster ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/11119/1/fe/src/test/resources/postgresql-hive-site.xml.template File fe/src/test/resources/postgresql-hive-site.xml.template: http://gerrit.cloudera.org:8080/#/c/11119/1/fe/src/test/resources/postgresql-hive-site.xml.template@198 PS1, Line 198: </property> : : <!-- END Kerberos settings --> : > Done The build in our internal Jenkins failed due to I move this into the Kerberos section. Configs in the Kerberos section will be removed if IMPALA_KERBERIZE is not set, see https://github.com/apache/impala/blob/3.0.0/bin/create-test-configuration.sh#L127-L129 . However, we need to disable impersonation in HiveServer2 in all situations in order to launch it. By the way, is it possible to set up a Jenkins job using a username containing DOTs (e.g. "impala.dev")? So our builds won't be broken by tests added in future. -- To view, visit http://gerrit.cloudera.org:8080/11119 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I39d8945e0fe90baf7e9e4b26eebab08d2058a14a Gerrit-Change-Number: 11119 Gerrit-PatchSet: 3 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Sun, 05 Aug 2018 15:40:51 +0000 Gerrit-HasComments: Yes
