[
https://issues.apache.org/jira/browse/AMBARI-17398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353736#comment-15353736
]
Hudson commented on AMBARI-17398:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #5175 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5175/])
AMBARI-17398. FilesView: Adopt front-end assets to support proxy (pallav.kul:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=29f4c492996e9ea03245a092fa89908f47c898fe])
* contrib/views/files/src/main/resources/ui/app/mixins/file-operation.js
* contrib/views/files/src/main/resources/ui/ember-cli-build.js
> FilesView: Adopt front-end assets to support proxy
> --------------------------------------------------
>
> Key: AMBARI-17398
> URL: https://issues.apache.org/jira/browse/AMBARI-17398
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Reporter: Pallav Kulshreshtha
> Assignee: Pallav Kulshreshtha
> Priority: Critical
> Attachments: AMBARI-17398_branch-2.4.patch
>
>
> There is no ability to modify *Files View* compiled js asset
> {{assets/files-view-*.js}} in case when view works behind the proxy.
> In order to make view works properly we need:
> * turn off asset revision digest, when turn on - compiled js throws error
> * provide unified {{api/v1}} prefix format
> [here|https://github.com/apache/ambari/blob/trunk/contrib/views/files/src/main/resources/ui/app/mixins/file-operation.js#L31]
> and
> [here|https://github.com/apache/ambari/blob/trunk/contrib/views/files/src/main/resources/ui/app/adapters/application.js#L32]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)