Skip to content

Comments

KNOX-3251: Add fragment to Spark streaming page rewrite rule#1147

Merged
hanicz merged 1 commit intoapache:masterfrom
hanicz:KNOX-3251-2
Feb 18, 2026
Merged

KNOX-3251: Add fragment to Spark streaming page rewrite rule#1147
hanicz merged 1 commit intoapache:masterfrom
hanicz:KNOX-3251-2

Conversation

@hanicz
Copy link
Contributor

@hanicz hanicz commented Feb 17, 2026

KNOX-3251 - A short description of the change

What changes were proposed in this pull request?

  • Adds a new rewrite rule to match fragment as well on the Streaming page

How was this patch tested?

Tested on a live cluster.

Before:

2026-02-13 08:51:54,678 DEBUG knox.gateway (UrlRewriteProcessor.java:rewrite(164)) - Rewrote URL:
 /proxy/application_1770634578756_0013/streaming/?doAs=systest&completedBatches.sort=Batch+Time&completedBatches.desc=true&completedBatches.page=2&completedBatches.pageSize=100#completedBatches
, direction: OUT via explicit rule: YARNUIV2/yarnuiv2/outbound/apps/history to URL:
 https://xxx:8443/gateway/xx/yarnuiv2/proxy/application_1770634578756_0013/streaming/completedBatches/?doAs=systest&completedBatches.sort=Batch%2BTime&completedBatches.desc=true&completedBatches.page=2&completedBatches.pageSize=100

After:

2026-02-17 12:38:59,014 DEBUG knox.gateway (UrlRewriteProcessor.java:rewrite(164)) - Rewrote URL: 
/proxy/application_1770634578756_0014/streaming/?doAs=systest&completedBatches.sort=Batch+Time&completedBatches.desc=true&completedBatches.page=2&completdBatches.pageSize=100#completedBatches
, direction: OUT via explicit rule: YARNUIV2/yarnuiv2/outbound/apps/history to URL:
 https://xxx:8443/gateway/xx/yarnuiv2/proxy/application_1770634578756_0014/streaming/?doAs=systest&completedBatches.sort=Batch%2BTime&completedBatches.desc=true&completedBatches.page=2&completedBatches.pageSize=100#completedBatches
image image

Integration Tests

UI changes

@hanicz hanicz merged commit d3654d8 into apache:master Feb 18, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants