You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2018/05/24 20:33:00 UTC

[jira] [Commented] (KNOX-1334) Knox on AWS EMR

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

Larry McCay commented on KNOX-1334:
-----------------------------------

Hi [~ravipraveen] - I think this is a better topic for a discussion thread for a JIRA - at least at this point.

If you are looking to leverage the existing service definitions for those UIs for traffic coming to a Knox instance installed and exposed in EMR then that should work - at least to whatever degree those service definitions work today.

If you are looking to expose multiple ports on the Knox gateway to specific topologies for those UIs then you can look at Topology Port Mapping [1].

[https://knox.apache.org/books/knox-1-0-0/user-guide.html#Topology+Port+Mapping]

Hope that is helpful.

> Knox on AWS EMR
> ---------------
>
>                 Key: KNOX-1334
>                 URL: https://issues.apache.org/jira/browse/KNOX-1334
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: PRAVEEN K RAVIKUMAR
>            Priority: Major
>
> Hi
> I have requirement to send all the request coming to proxy to be forwarded to EMR master node.
> Example:
> https://<any dns-name>:<PORT>/ --> Proxy --> EMR master.
> The DNS name could be anything, because there are many slave nodes. I would like the proxy to "redirect" dynamically "https://<any dns-name>:<PORT>/" to EMR master host. Could you please let me know if a reverse proxy/ Apache Knox can do that. I am trying to mimic option2 "SSH Tunnel to the Master Node Using Dynamic Port Forwarding"
> https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-ssh-tunnel.html
> Sample URLS:
> YARN ResourceManager https://master-public-dns-name:8088/ YARN NodeManager https://slave-public-dns-name:8042/ Spark HistoryServer https://master-public-dns-name:18080/
> [https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-ssh-tunnel.html]
>  
> If so could you please share me the steps to configure Knox on EMR cluster- would be very helpful?
> Praveen.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)