[
https://issues.apache.org/jira/browse/KNOX-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956936#comment-15956936
]
ASF subversion and git services commented on KNOX-917:
------------------------------------------------------
Commit 3b01d36d90548eb5f689503e7b77e91ed680d047 in knox's branch
refs/heads/master from [~moresandeep]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=3b01d36 ]
KNOX-917 - Fix PIG view in Ambari [Trying again because of git push issues]
(Gaurav Nagar via Sandeep More)
> Knox Proxy - Pig view fails to load when using ambari thru KNOX
> ---------------------------------------------------------------
>
> Key: KNOX-917
> URL: https://issues.apache.org/jira/browse/KNOX-917
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Reporter: Gaurav Nagar
> Attachments: KNOX-917-001.patch
>
>
> Problem seems to be caused by pig view java scripts making async postbacks to
> context that is not being handled by knox.
> Direct url without Knox:
> http://<host>:8080/#/main/views/PIG/1.0.0/PIG
> working script url:
> http://<host>:8080/api/v1/views/PIG/versions/1.0.0/instances/PIG/scripts?_=1482263718137
> Knox url
> https://<host>:8443/gateway/default/ambari/#/main/views/PIG/1.0.0/
> 404 link url:
> https://<host>:8443/api/v1/views/default/versions/ambari/instances/views/scripts?_=1482263506651
> There are few more 404 links broken following same pattern as the above one.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)