[
https://issues.apache.org/jira/browse/AMBARI-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitaly Brodetskyi updated AMBARI-4630:
--------------------------------------
Attachment: (was: AMBARI-4630.patch)
> Passthrough /proxy API not passing through extra params
> -------------------------------------------------------
>
> Key: AMBARI-4630
> URL: https://issues.apache.org/jira/browse/AMBARI-4630
> Project: Ambari
> Issue Type: Task
> Components: agent
> Affects Versions: 1.5.0
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Critical
> Fix For: 1.5.0
>
> Attachments: AMBARI-4630.patch
>
>
> UI makes the following call where there are multiple params which should end
> up in the target URL
> {code}
> /proxy?url=http://server:8188/ws/v1/apptimeline/HIVE_QUERY_ID?fields=events,primaryfilters&limit=10&primaryFilter=user:hiveuser1
> {code}
> None of the filter params (fields, limit, primaryFilter) are ending up on the
> target server. The passthrough API should pass through all extra params
> (other than url).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)