Re: Re: why UserGroupInformation equals method depend on the subject object

2015-10-29 Thread Wangwenli
p.apache.org>; user@hive.apache.org<mailto:user@hive.apache.org> Subject: Re: why UserGroupInformation equals method depend on the subject object This sounds like potentially a dangerous change in the general case. If there are 2 different Subjects/UGIs with the same principal, but different

Re: why UserGroupInformation equals method depend on the subject object

2015-10-29 Thread Chris Nauroth
mailto:u...@hadoop.apache.org>> Subject: Re: why UserGroupInformation equals method depend on the subject object Hi wenli, I think, this is a bug. Could you please file a jira on the Hadoop project so that we can try fix it if its really a bug. Please let me know the jiraand I'll review

Re: why UserGroupInformation equals method depend on the subject object

2015-10-29 Thread Benoy Antony
Hi wenli, I think, this is a bug. Could you please file a jira on the Hadoop project so that we can try fix it if its really a bug. Please let me know the jiraand I'll review it. thanks , benoy On Sat, Oct 17, 2015 at 7:06 AM, Wangwenli wrote: > > Hi all, > > my question iswhy UserGr