[ https://issues.apache.org/jira/browse/KNOX-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899857#comment-17899857 ]
ASF subversion and git services commented on KNOX-3046: ------------------------------------------------------- Commit 08ec0400268591d5422117fef292d033cb144c75 in knox's branch refs/heads/master from slankka [ https://gitbox.apache.org/repos/asf?p=knox.git;h=08ec04002 ] KNOX-3046 - Yarn REST API should support query parameters (#921) > Yarn RM REST API rewrite should not ignore query parameters > ----------------------------------------------------------- > > Key: KNOX-3046 > URL: https://issues.apache.org/jira/browse/KNOX-3046 > Project: Apache Knox > Issue Type: Improvement > Components: Release > Affects Versions: 2.0.0, 1.6.0, 2.2.0, 2.1.0 > Reporter: slankka > Priority: Major > Labels: gateway, patch-available, pull-request-available > Original Estimate: 1h > Time Spent: 1h 50m > Remaining Estimate: 0h > > Knox Gateway rewrite rule should respect YARNUI/ws/v1/cluster/apps > expected: > * /ws/v1/cluster/apps?states=running should return running application. > actual: > Knox Gateway returns all. > Cause: > It's obvious that rewrite rule do not respect http query parameters. > > [Apache Hadoop 3.4.0 – ResourceManager REST > APIs.|https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html#Cluster_Applications_API] -- This message was sent by Atlassian Jira (v8.20.10#820010)