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 2020/06/03 23:22:58 UTC

[GitHub] [knox] joshelser opened a new pull request #338: KNOX-2376 Ensure all HBASEJARS IN rules are for /hbase/jars and not /…

joshelser opened a new pull request #338:
URL: https://github.com/apache/knox/pull/338


   …hbase/maven
   
   ## What changes were proposed in this pull request?
   
   Looks like I was getting turned around the first time, confusing what is
   an internal path (HBase UI) and what is an external path (Knox gateway path).
   This fixes the service such that we're always coming in to Knox at /hbase/jars
   and always going "out" (to hbase ui) as /static/maven.
   
   Further, because we expect this to be deployed as an API (rather than a
   UI), we can do away with the rules to render the quirky jetty-dir.css.
   
   (It is very **important** that you created an Apache Knox JIRA for this change and that the PR title/commit message includes the Apache Knox JIRA ID!)
   
   ## How was this patch tested?
   
   Modified a Knox installation that has this set up, touched the topology and restarted the gateway to ensure it was redeployed. Validated that a maven application could pull the jar(s) required through Knox.


----------------------------------------------------------------
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



[GitHub] [knox] moresandeep merged pull request #338: KNOX-2376 Ensure all HBASEJARS IN rules are for /hbase/jars and not /…

Posted by GitBox <gi...@apache.org>.
moresandeep merged pull request #338:
URL: https://github.com/apache/knox/pull/338


   


----------------------------------------------------------------
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