From dev-return-29010-archive-asf-public=cust-asf.ponee.io@knox.apache.org Wed Nov 11 17:41:02 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id A7E17180642 for ; Wed, 11 Nov 2020 18:41:02 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id D8C0066975 for ; Wed, 11 Nov 2020 17:41:01 +0000 (UTC) Received: (qmail 75011 invoked by uid 500); 11 Nov 2020 17:41:01 -0000 Mailing-List: contact dev-help@knox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@knox.apache.org Delivered-To: mailing list dev@knox.apache.org Received: (qmail 74970 invoked by uid 99); 11 Nov 2020 17:41:01 -0000 Received: from ec2-52-204-25-47.compute-1.amazonaws.com (HELO mailrelay1-ec2-va.apache.org) (52.204.25.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Nov 2020 17:41:01 +0000 Received: from jira2-he-de.apache.org (static.54.33.119.168.clients.your-server.de [168.119.33.54]) by mailrelay1-ec2-va.apache.org (ASF Mail Server at mailrelay1-ec2-va.apache.org) with ESMTPS id F3F323EACF for ; Wed, 11 Nov 2020 17:41:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 4B8EFC8040D for ; Wed, 11 Nov 2020 17:41:00 +0000 (UTC) Date: Wed, 11 Nov 2020 17:41:00 +0000 (UTC) From: "Larry McCay (Jira)" To: dev@knox.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (KNOX-1334) Knox Service Defs for UIs in AWS EMR Deployments MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KNOX-1334?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Larry McCay updated KNOX-1334: ------------------------------ Fix Version/s: (was: 1.5.0) 1.6.0 > Knox Service Defs for UIs in AWS EMR Deployments > ------------------------------------------------ > > Key: KNOX-1334 > URL: https://issues.apache.org/jira/browse/KNOX-1334 > Project: Apache Knox > Issue Type: Bug > Reporter: PRAVEEN K RAVIKUMAR > Priority: Major > Fix For: 1.6.0 > > Attachments: KNOX-1343.patch > > > Hi > I have requirement to send all the request coming to proxy to be forwarde= d to EMR master node. > Example: > https://:/ --> Proxy --> EMR master. > The DNS name could be anything, because there are many slave nodes. I wou= ld like the proxy to "redirect" dynamically "https://:/= " to EMR master host. Could you please let me know if a reverse proxy/ Apac= he 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.htm= l > Sample URLS: > YARN ResourceManager https://master-public-dns-name:8088/ YARN NodeManage= r https://slave-public-dns-name:8042/ Spark HistoryServer https://master-pu= blic-dns-name:18080/ > [https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-ssh-tunnel.ht= ml] > =C2=A0 > If so could you please share me the steps to configure Knox on EMR cluste= r- would be very helpful? > Praveen. -- This message was sent by Atlassian Jira (v8.3.4#803005)