[
https://issues.apache.org/jira/browse/KNOX-2807?focusedWorklogId=811543&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-811543
]
ASF GitHub Bot logged work on KNOX-2807:
----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Sep/22 09:13
Start Date: 23/Sep/22 09:13
Worklog Time Spent: 10m
Work Description: smolnar82 commented on PR #636:
URL: https://github.com/apache/knox/pull/636#issuecomment-1255973952
Cc. @MrtnBalazs
Issue Time Tracking
-------------------
Worklog Id: (was: 811543)
Time Spent: 20m (was: 10m)
> Restart of HIVE_ON_TEZ causes a Knox topology redeploy
> ------------------------------------------------------
>
> Key: KNOX-2807
> URL: https://issues.apache.org/jira/browse/KNOX-2807
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Critical
> Fix For: 2.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> A restart of HIVE_ON_TEZ triggers a topology redeploy: gateway.log contains
> the following line, even though there was no configuration change.
> {code:java}
> Role property hive.server2.use.SSL value has changed from true to null {code}
> Possibly caused by
> [HiveServiceModelGenerator|https://github.infra.cloudera.com/CDH/knox/blob/7a69a5128fa8052e24bae3bb012f48fad1eaf154/gateway-discovery-cm/src/main/java/org/apache/knox/gateway/topology/discovery/cm/model/hive/HiveServiceModelGenerator.java#L77]
> pushing the service level *hive.server2.use.SSL* setting to the role level,
> while
> [PollingConfigurationAnalyzer|https://github.infra.cloudera.com/CDH/knox/blob/7a69a5128fa8052e24bae3bb012f48fad1eaf154/gateway-discovery-cm/src/main/java/org/apache/knox/gateway/topology/discovery/cm/monitor/PollingConfigurationAnalyzer.java#L515]
> not doing so.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)