[jira] [Created] (HADOOP-13328) Hadoop security not getting wrapped in JAAS

2016-06-29 Thread Partha Pratim Ghosh (JIRA)
Partha Pratim Ghosh created HADOOP-13328: Summary: Hadoop security not getting wrapped in JAAS Key: HADOOP-13328 URL: https://issues.apache.org/jira/browse/HADOOP-13328 Project: Hadoop Common

[jira] [Resolved] (HADOOP-7027) Temporary Fix to handle problem in org/apache/hadoop/security/UserGroupInformation.java when using Apache Harmony

2015-03-09 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-7027. -- Resolution: Won't Fix > Temporary Fix to handle problem in > org/ap

[jira] [Created] (HADOOP-11164) Fix several issues of hadoop security configuration in user doc.

2014-10-06 Thread Yi Liu (JIRA)
Yi Liu created HADOOP-11164: --- Summary: Fix several issues of hadoop security configuration in user doc. Key: HADOOP-11164 URL: https://issues.apache.org/jira/browse/HADOOP-11164 Project: Hadoop Common

[jira] [Created] (HADOOP-9671) Improve Hadoop security - master jira

2013-06-25 Thread Sanjay Radia (JIRA)
Sanjay Radia created HADOOP-9671: Summary: Improve Hadoop security - master jira Key: HADOOP-9671 URL: https://issues.apache.org/jira/browse/HADOOP-9671 Project: Hadoop Common Issue Type

Re: Fostering a Hadoop security dev community

2013-06-24 Thread Andrew Purtell
Hey Aaron and others - On Mon, Jun 24, 2013 at 12:15 PM, Aaron T. Myers wrote: > I'm in favor of this in general, though I do think the proper way to do it > isn't obvious to me, given the cross-project nature of the goal. > There will be a security "design lounge" from 2pm to 4pm on Wednesday

Re: Fostering a Hadoop security dev community

2013-06-24 Thread Andrew Purtell
On Mon, Jun 24, 2013 at 12:15 PM, Aaron T. Myers wrote: > Sorry, what exactly do you mean by "meetup" ? > A like minded group meeting together to discuss and solve common cross-cutting issues, here: security. Or call it a virtual birds-of-a-feather? Note, however, that certainly not all of what

Re: Fostering a Hadoop security dev community

2013-06-24 Thread Aaron T. Myers
I'm in favor of this in general, though I do think the proper way to do it isn't obvious to me, given the cross-project nature of the goal. On Thu, Jun 20, 2013 at 1:01 PM, Andrew Purtell wrote: > On Thu, Jun 20, 2013 at 10:31 AM, Alejandro Abdelnur >wrote: > > > Is this restricted to the Hadoo

Re: Fostering a Hadoop security dev community

2013-06-24 Thread Aaron T. Myers
On Thu, Jun 20, 2013 at 10:46 AM, Larry McCay wrote: > I think that we could let the security vulnerability list know about it for > one thing. > Small clarification - note that "security@hadoop.a.o" is ostensibly only for Hadoop project security vulnerabilities - it's not really intended to be f

Re: Fostering a Hadoop security dev community

2013-06-20 Thread Roman Shaposhnik
On Thu, Jun 20, 2013 at 10:54 AM, Larry McCay wrote: > Yes, sorry for not explicitly stating it in my previous reply - this should > be a community built from representatives across the entire ecosystem. > My previous email was speaking to how we reach out to them. Do you see any role Apache Bigt

Re: Fostering a Hadoop security dev community

2013-06-20 Thread Andrew Purtell
Huge +1 On Thu, Jun 20, 2013 at 10:31 AM, Alejandro Abdelnur wrote: > Is this restricted to the Hadoop project itself or the intention is to > cover the whole Hadoop ecosystem? If the later, how are you planning to > engage and sync up with the different projects? > The intent is to cover the en

Re: Fostering a Hadoop security dev community

2013-06-20 Thread Larry McCay
t; > -Original Message- > From: Alejandro Abdelnur [mailto:t...@cloudera.com] > Sent: Friday, June 21, 2013 1:32 AM > To: common-dev@hadoop.apache.org > Subject: Re: Fostering a Hadoop security dev community > > This sounds great, > > Is this restricted to the

RE: Fostering a Hadoop security dev community

2013-06-20 Thread Zheng, Kai
common umbrella. -Original Message- From: Alejandro Abdelnur [mailto:t...@cloudera.com] Sent: Friday, June 21, 2013 1:32 AM To: common-dev@hadoop.apache.org Subject: Re: Fostering a Hadoop security dev community This sounds great, Is this restricted to the Hadoop project itself or the

Re: Fostering a Hadoop security dev community

2013-06-20 Thread Larry McCay
in Minder < > > kevin.min...@hortonworks.com > > > wrote: > > > > > Hi PMCs & Everyone, > > > > > > There are a number of significant, complex and overlapping efforts > > > underway to improve the Hadoop security model. Many involv

Re: Fostering a Hadoop security dev community

2013-06-20 Thread Alejandro Abdelnur
> > On Thu, Jun 20, 2013 at 12:31 PM, Kevin Minder < > kevin.min...@hortonworks.com > > wrote: > > > Hi PMCs & Everyone, > > > > There are a number of significant, complex and overlapping efforts > > underway to improve the Hadoop security model. Man

Re: Fostering a Hadoop security dev community

2013-06-20 Thread Larry McCay
. On Thu, Jun 20, 2013 at 12:31 PM, Kevin Minder wrote: > Hi PMCs & Everyone, > > There are a number of significant, complex and overlapping efforts > underway to improve the Hadoop security model. Many involved are > struggling to form this into a cohesive whole across the

Fostering a Hadoop security dev community

2013-06-20 Thread Kevin Minder
Hi PMCs & Everyone, There are a number of significant, complex and overlapping efforts underway to improve the Hadoop security model. Many involved are struggling to form this into a cohesive whole across the numerous Jiras and within the traffic of common-dev. There has been a sugges

[jira] [Created] (HADOOP-9621) Document/analyze current Hadoop security model

2013-06-05 Thread Brian Swan (JIRA)
Brian Swan created HADOOP-9621: -- Summary: Document/analyze current Hadoop security model Key: HADOOP-9621 URL: https://issues.apache.org/jira/browse/HADOOP-9621 Project: Hadoop Common Issue

Re: about hadoop security

2012-03-19 Thread Owen O'Malley
2012/3/19 郭华 > hello, > I am reading hadoop's source code. > I want to know that if hadoop uses JAAS? > If you look in UserGroupInformation.java, you'll see where Hadoop hooks into JAAS. JAAS isn't a great fit for Hadoop's security needs, but it did provide a hook to get the Kerberos credentials

[jira] Created: (HADOOP-7027) Temporary Fix to handle problem in org/apache/hadoop/security/UserGroupInformation.java when using Apache Harmony

2010-11-10 Thread Guillermo Cabrera (JIRA)
Temporary Fix to handle problem in org/apache/hadoop/security/UserGroupInformation.java when using Apache Harmony - Key: HADOOP-7027 URL: https

[jira] Resolved: (HADOOP-6960) Hadoop Security Design

2010-09-19 Thread Owen O'Malley (JIRA)
trong authentication for both HDFS and MapReduce based on Kerberos and delegation tokens. > Hadoop Security Design > -- > > Key: HADOOP-6960 > URL: https://issues.apache.org/jira/browse/HADOOP-6960 > Project: Hadoop Common >

[jira] Created: (HADOOP-6960) Hadoop Security Design

2010-09-19 Thread Saikat Kanjilal (JIRA)
Hadoop Security Design -- Key: HADOOP-6960 URL: https://issues.apache.org/jira/browse/HADOOP-6960 Project: Hadoop Common Issue Type: New Feature Reporter: Saikat Kanjilal Priority: Minor An end

[jira] Created: (HADOOP-6941) Hadoop 0.21 will not work on non-SUN JREs due to use of com.sun.security in org/apache/hadoop/security/UserGroupInformation.java

2010-09-07 Thread Stephen Watt (JIRA)
Hadoop 0.21 will not work on non-SUN JREs due to use of com.sun.security in org/apache/hadoop/security/UserGroupInformation.java Key: HADOOP-6941

[jira] Resolved: (HADOOP-6721) Create a new logo for Hadoop security related uses

2010-04-28 Thread Owen O'Malley (JIRA)
logos. > Create a new logo for Hadoop security related uses > -- > > Key: HADOOP-6721 > URL: https://issues.apache.org/jira/browse/HADOOP-6721 > Project: Hadoop Common >

[jira] Created: (HADOOP-6721) Create a new logo for Hadoop security related uses

2010-04-22 Thread Owen O'Malley (JIRA)
Create a new logo for Hadoop security related uses -- Key: HADOOP-6721 URL: https://issues.apache.org/jira/browse/HADOOP-6721 Project: Hadoop Common Issue Type: Improvement

Re: Hadoop Security

2010-02-23 Thread Andrew Purtell
ommon-dev@hadoop.apache.org" > Sent: Mon, February 22, 2010 7:18:47 AM > Subject: RE: Hadoop Security > > Hi, > > Sorry for jumping in to this late, but has anyone thought about how this > could > be extended in to HBase? > I realize this is Hadoop security, but even

Re: Hadoop Security

2010-02-22 Thread Owen O'Malley
with security and only found a couple of issues. The vast majority of user code won't need to change at all. I believe in both cases Pig was doing something that they shouldn't have been doing. *smile* I realize this is Hadoop security, but eventually HBase and other apps that

RE: Hadoop Security

2010-02-22 Thread Segel, Mike
Hi, Sorry for jumping in to this late, but has anyone thought about how this could be extended in to HBase? I realize this is Hadoop security, but eventually HBase and other apps that sit on top of hadoop will have to deal with security issues too. I'm not suggesting that a solution be w

Re: Hadoop Security

2010-02-21 Thread Owen O'Malley
On Feb 17, 2010, at 9:57 PM, gs...@tce.edu wrote: Analyzed that kerberos cab be used for user authentication.when the user wants to submit a job he/she can get delegation token followed by block access token to access data from HDFS.So the client is overloaded with initial 2 tickets (kerbe

Hadoop Security

2010-02-17 Thread gscse
hi all i am doing my research in security issues of hadoop.i have noticed that security can be attained under three heads like user authentication,data transfer while running hadoop service and HDFS level. Analyzed that kerberos cab be used for user authentication.when the user wants to submit

Re: [Fwd: about hadoop security design]

2010-01-06 Thread Allen Wittenauer
On 1/5/10 10:57 PM, "gs...@tce.edu" wrote: > i am doing my research in hadoop security design. > Instead of using kerberos for hadoop security is it possible to > use Ldap authentication protocol??? Using LDAP (or NIS+, or NIS, or passwd/shadow files, or ... ) will requir

[Fwd: about hadoop security design]

2010-01-05 Thread gscse
Original Message Subject: about hadoop security design From:gs...@tce.edu Date:Wed, January 6, 2010 11:41 am To: -- hi i am doing my research in hadoop