[
https://issues.apache.org/jira/browse/KNOX-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16978707#comment-16978707
]
Daryl Erwin commented on KNOX-2125:
-----------------------------------
Just some random testing has led me to these changes...
<dispatch classname="org.apache.knox.gateway.dispatch.PassAllHeadersDispatch"
use-two-way-ssl="false"/>
<route path="/zeppelin/app.*.js.map">
<rewrite apply="ZEPPELINUI/zeppelin/inbound/rootAppScript" to="request.url"/>
</route>
<route path="/zeppelin/app.*.css.map">
<rewrite apply="ZEPPELINUI/zeppelin/inbound/rootAppScript" to="request.url"/>
</route>
> Zeppelin 0.8.2 mapping error
> ----------------------------
>
> Key: KNOX-2125
> URL: https://issues.apache.org/jira/browse/KNOX-2125
> Project: Apache Knox
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Daryl Erwin
> Priority: Major
>
> Getting this error .. and it seems to mean it wont show the editor.
> 2019-11-14 15:49:10,442 WARN knox.gateway (GatewayFilter.java:doFilter(181))
> - Failed to match path /zeppelin/app.223f1250e5a93cdb5cdb.js.map
> 2019-11-14 15:49:10,564 WARN knox.gateway (GatewayFilter.java:doFilter(181))
> - Failed to match path /zeppelin/app.223f1250e5a93cdb5cdb.css.map
--
This message was sent by Atlassian Jira
(v8.3.4#803005)