七:Web Application Proxy

本文介绍了如何配置YARN的Web应用代理,包括独立运行Web应用代理服务器的方法及相关的配置选项。通过这些设置可以增强系统的安全性,并实现资源管理器与Web界面的分离。
yarn自带了web接口,默认是和RM一起的(8088端口)。但是为了减少从web接口受到的攻击,可以把Web接口单独放在别的机器上。
设置下web代理就行了

Configurations

Configuration PropertyDescription
yarn.web-proxy.addressThe address for the web proxy as HOST:PORT, if this is not given then the proxy will run as part of the RM.
yarn.web-proxy.keytabKeytab for WebAppProxy, if the proxy is not running as part of the RM.
yarn.web-proxy.principalThe kerberos principal for the proxy, if the proxy is not running as part of the RM.

Running Web Application Proxy

Standalone Web application proxy server can be launched with the following command.

  $ yarn proxyserver

Or users can start the stand alone Web Application Proxy server as a daemon, with the following command

  $ $HADOOP_YARN_HOME/sbin/yarn-daemon.sh start proxyserver






























































转载于:https://www.cnblogs.com/skyrim/p/7455982.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值