You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2019/08/29 15:11:40 UTC

[GitHub] [knox] moresandeep opened a new pull request #139: KNOX-1999 - Make WEBHDFS rule that rewrites hdfs:// local

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:
users@infra.apache.org


With regards,
Apache Git Services