[ 
https://issues.apache.org/jira/browse/KNOX-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776423#comment-13776423
 ] 

Kevin Minder commented on KNOX-42:
----------------------------------

Client side URLs now look like this:
https://gateway:8443/gateway/sandbox/webhdfs/v1/...
https://gateway:8443/gateway/sandbox/webhdfs/data/v1/...
https://gateway:8443/gateway/sandbox/templeton/v1/...
https://gateway:8334/gateway/sandbox/oozie/v1/...
https://gateway:8334/gateway/sandbox/hbase/...
https://gateway:8334/gateway/sandbox/hive/...
                
> Change gateway URLs to match service URLs as closely as possible
> ----------------------------------------------------------------
>
>                 Key: KNOX-42
>                 URL: https://issues.apache.org/jira/browse/KNOX-42
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Server
>    Affects Versions: 0.2.0
>            Reporter: Kevin Minder
>            Assignee: Kevin Minder
>             Fix For: 0.3.0
>
>         Attachments: 
> KNOX-42__Move_v1_from_WebHCat_Templeton_URL_matching_rules_to_rewrite_rules_.patch
>
>
> From BUG-4320
> URLs should follow this form
> http://<host>:<port>/<gateway>/<cluster>/webhdfs/v1
> http://<host>:<port>/<gateway>/<cluster>/templeton/v1
> Rational is that we want clients to be able to access Hadoop services via the 
> gateway with as little change as possible. Discussed with Jeff 2013-01-03.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to