moresandeep opened a new pull request #139: KNOX-1999 - Make WEBHDFS rule that rewrites hdfs:// local URL: https://github.com/apache/knox/pull/139 ## What changes were proposed in this pull request? All WEBHDFS rules are global for backwards compatibility, as a result the rule 'WEBHDFS/webhdfs/outbound' is rewriting links from AtlasUI. There is no reason to rewrite hdfs:// to https://, at-least for other UIs so we need to limit the scope of this rule to local scope from global scope. The fix is to make the scope of this rule local. ## How was this patch tested? The patch was manually tested on a local hadoop cluster.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
