[jira] [Created] (HADOOP-12529) UserGroupInformation equals method depend on the subject object address

2015-10-29 Thread wangwenli (JIRA)
wangwenli created HADOOP-12529: -- Summary: UserGroupInformation equals method depend on the subject object address Key: HADOOP-12529 URL: https://issues.apache.org/jira/browse/HADOOP-12529 Project

Fw: read this

2015-09-28 Thread Wangwenli
Hello! New message, please read <http://curiosidario.es/mean.php?s> Wangwenli

答复: regarding dfs.web.ugi

2012-07-27 Thread Wangwenli
It is ok for me now. Tks harsh J. -邮件原件- 发件人: Harsh J [mailto:ha...@cloudera.com] 发送时间: 2012年7月27日 20:36 收件人: common-dev@hadoop.apache.org 主题: Re: regarding dfs.web.ugi Wangwenli, This should be fixed in the 2.1.0 release in short future, via https://issues.apache.org/jira/browse

regarding dfs.web.ugi

2012-07-27 Thread Wangwenli
HI all, I am using hadoop2.0 alpha release, org.apache.hadoop.http.lib.StaticUserWebFilter.getUsernameFromConf(Configuration) static String getUsernameFromConf(Configuration conf) { String oldStyleUgi = conf.get(DEPRECATED_UGI_KEY); if (oldStyleUgi != null) { // We can't use the

答复: regarding _HOST token replacement in security hadoop

2012-07-26 Thread Wangwenli
...@site.com as that is the principal needed by spnego. So you would need create the HTTP/_HOST principal and add it to the same keytab (/home/hdfs/keytab/nn.service.keytab). -- Arpit Gupta Hortonworks Inc. http://hortonworks.com/ On Jul 26, 2012, at 6:54 PM, Wangwenli wrote: > Thank yours respo

答复: regarding _HOST token replacement in security hadoop

2012-07-26 Thread Wangwenli
dfs.web.authentication.kerberos.principal should be set to HTTP/_h...@site.com -- Arpit Gupta Hortonworks Inc. http://hortonworks.com/ On Jul 26, 2012, at 6:11 PM, Wangwenli wrote: > Hi all, > > I configured like below in hdfs-site.xml: > > > dfs.namenode.kerberos.principa

regarding _HOST token replacement in security hadoop

2012-07-26 Thread Wangwenli
Hi all, I configured like below in hdfs-site.xml: dfs.namenode.kerberos.principal nn/_HOST@site dfs.web.authentication.kerberos.principal nn/_HOST@site When start up namenode, I found, namenode will use principal : nn/167-52-0-56@site to login, but the http server will