[
https://issues.apache.org/jira/browse/AMBARI-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Srimanth Gunturi updated AMBARI-11055:
--------------------------------------
Attachment: AMBARI-11055.patch
Attaching patch.
Verified on live cluster.
Tests pass:
{noformat}
6022 tests complete (10 seconds)
79 tests pending
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ ambari-web ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/**
[INFO] Exclude: package.json
[INFO] Exclude: public/**
[INFO] Exclude: public-static/**
[INFO] Exclude: app/assets/**
[INFO] Exclude: vendor/**
[INFO] Exclude: node_modules/**
[INFO] Exclude: node/**
[INFO] Exclude: npm-debug.log
[INFO] 1195 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 1195 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36.019s
[INFO] Finished at: Mon May 11 15:31:34 PDT 2015
[INFO] Final Memory: 10M/219M
[INFO] ------------------------------------------------------------------------
{noformat}
> Going to an ambari-view from UI always hits a 302 redirect before view shows
> up
> -------------------------------------------------------------------------------
>
> Key: AMBARI-11055
> URL: https://issues.apache.org/jira/browse/AMBARI-11055
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Srimanth Gunturi
> Assignee: Srimanth Gunturi
> Fix For: 2.1.0
>
> Attachments: AMBARI-11055.patch, Screen Shot 2015-05-11 at 3.31.35
> PM.png, Screen Shot 2015-05-11 at 3.31.54 PM.png
>
>
> Going to any view in Ambari UI always goes to
> {{http://c6401:8080/views/TEZ/0.7.0.2.3.0.0-1497/t1}} first which then
> immediately redirects to
> {{http://c6401:8080/views/TEZ/0.7.0.2.3.0.0-1497/t1/}}. Since the view-webapp
> location is always a folder, the UI should always go to path with trailing
> slash as this will not require a redirect
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)