[
https://issues.apache.org/jira/browse/KNOX-2258?focusedWorklogId=397610&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-397610
]
ASF GitHub Bot logged work on KNOX-2258:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Mar/20 14:20
Start Date: 04/Mar/20 14:20
Worklog Time Spent: 10m
Work Description: moresandeep commented on pull request #277: KNOX-2258 -
Add filter for Location header
URL: https://github.com/apache/knox/pull/277#discussion_r387695564
##########
File path:
gateway-service-definitions/src/main/resources/services/livy/0.4.0/service.xml
##########
@@ -24,12 +24,8 @@
</metadata>
<routes>
<route path="/livy/**?**"/>
- <route path="/livy">
Review comment:
Like mentioned previously we need an entry to call the filter.
----------------------------------------------------------------
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: 397610)
Remaining Estimate: 46h (was: 46h 10m)
Time Spent: 2.5h (was: 2h 20m)
> Add new rewrite rule in Livy service for handling redirect requests to /ui
> --------------------------------------------------------------------------
>
> Key: KNOX-2258
> URL: https://issues.apache.org/jira/browse/KNOX-2258
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Reporter: Abhishek Shukla
> Assignee: Abhishek Shukla
> Priority: Major
> Labels: livy
> Fix For: 1.4.0
>
> Time Spent: 2.5h
> Remaining Estimate: 46h
>
> Livy Knox Trusted Proxy Url:
> {noformat}
> https://<KNOX_HOST:KNOX_PORT>/gateway/default/livy
> {noformat}
> Redirects to
> {noformat}
> https://<LIVY_HOST>:<LIVY_PORT>/ui
> {noformat}
> And Exposes Livy Server Port URL, We should add new rewrite rule in the Livy
> service to handle this redirect.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)