[
https://issues.apache.org/jira/browse/KNOX-2573?focusedWorklogId=578404&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-578404
]
ASF GitHub Bot logged work on KNOX-2573:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Apr/21 15:08
Start Date: 07/Apr/21 15:08
Worklog Time Spent: 10m
Work Description: pzampino opened a new pull request #431:
URL: https://github.com/apache/knox/pull/431
…de all
## What changes were proposed in this pull request?
Added support for HS2 transport mode configuration value "all", such that it
is treated the same as the "http" transport mode in terms of service discovery
via ClouderaManager.
## How was this patch tested?
Added tests to HiveServiceModelGeneratorTest and
HiveOnTezServiceModelGeneratorTest.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 578404)
Remaining Estimate: 0h
Time Spent: 10m
> Service discovery should support HiveServer2 transport mode all
> ---------------------------------------------------------------
>
> Key: KNOX-2573
> URL: https://issues.apache.org/jira/browse/KNOX-2573
> Project: Apache Knox
> Issue Type: Bug
> Components: cm-discovery
> Affects Versions: 1.6.0
> Reporter: Philip Zampino
> Assignee: Philip Zampino
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> HiveServer2 has a transport mode "all", which includes "http", but Knox's CM
> discovery does not currently recognize this as a supported transport mode and
> thus won't discover the URLs. Knox should treat the "all" mode the same way
> it treats the "http" mode.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)