[jira] [Created] (HADOOP-13807) UGI renewal thread should be spawn only if the keytaab is not external

2016-11-10 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-13807: --- Summary: UGI renewal thread should be spawn only if the keytaab is not external Key: HADOOP-13807 URL: https://issues.apache.org/jira/browse/HADOOP-13807

[jira] [Created] (HADOOP-13805) UGI.getCurrentUser() fails if user does not have a keytab associated

2016-11-10 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-13805: --- Summary: UGI.getCurrentUser() fails if user does not have a keytab associated Key: HADOOP-13805 URL: https://issues.apache.org/jira/browse/HADOOP-13805

[jira] [Created] (HADOOP-13557) UserGroupInformation created from a Subject incorrectly tries to renew the Keberos ticket

2016-08-29 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-13557: --- Summary: UserGroupInformation created from a Subject incorrectly tries to renew the Keberos ticket Key: HADOOP-13557 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HADOOP-13558) UserGroupInformation created from a Subject incorrectly tries to renew the Keberos ticket

2016-08-29 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-13558: --- Summary: UserGroupInformation created from a Subject incorrectly tries to renew the Keberos ticket Key: HADOOP-13558 URL: https://issues.apache.org/jira/browse

Re: Looking to a Hadoop 3 release

2015-03-05 Thread Alejandro Abdelnur
tion of configs - potentially separating client side > configs > >> and those used by daemons. This is another source of perpetual confusion > >> for users. > >> > >> Thanks > >> - Sid > >> > >> > >> On Thu, Mar 5, 2015 at 2:46 PM, S

Re: Looking to a Hadoop 3 release

2015-03-05 Thread Alejandro Abdelnur
IMO, if part of the community wants to take on the responsibility and work that takes to do a new major release, we should not discourage them from doing that. Having multiple major branches active is a standard practice. This time around we are not replacing the guts as we did from Hadoop 1 to H

Re: Guava

2014-11-10 Thread Alejandro Abdelnur
IMO we should: 1* have a clean and thin client API JAR (which does not drag any 3rd party dependencies, or a well defined small set -i.e. slf4j & log4j-) 2* have a client implementation that uses a classloader to isolate client impl 3rd party deps from app dependencies. #2 can be done using a sto

[jira] [Created] (HADOOP-11112) TestKMSWithZK does not use KEY_PROVIDER_URI

2014-09-19 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-2: --- Summary: TestKMSWithZK does not use KEY_PROVIDER_URI Key: HADOOP-2 URL: https://issues.apache.org/jira/browse/HADOOP-2 Project: Hadoop Common

[jira] [Created] (HADOOP-11108) KMS: add testcase for multiple kerberos principals.

2014-09-18 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11108: --- Summary: KMS: add testcase for multiple kerberos principals. Key: HADOOP-11108 URL: https://issues.apache.org/jira/browse/HADOOP-11108 Project: Hadoop

Oops!, pushed 2 commits to trunk by mistake, just pushed their revert

2014-09-17 Thread Alejandro Abdelnur
-- Alejandro

[jira] [Resolved] (HADOOP-11097) kms docs say proxyusers, not proxyuser for config params

2014-09-16 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-11097. - Resolution: Fixed Fix Version/s: 2.6.0 Hadoop Flags: Reviewed

[jira] [Resolved] (HADOOP-11018) KMS should load multiple kerberos principals

2014-09-16 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-11018. - Resolution: Duplicate > KMS should load multiple kerberos princip

[jira] [Created] (HADOOP-11099) KMS return HTTP UNAUTHORIZED 401 on ACL failure

2014-09-16 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11099: --- Summary: KMS return HTTP UNAUTHORIZED 401 on ACL failure Key: HADOOP-11099 URL: https://issues.apache.org/jira/browse/HADOOP-11099 Project: Hadoop

[jira] [Resolved] (HADOOP-11075) hadoop-kms is not being published to maven

2014-09-16 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-11075. - Resolution: Duplicate Integrating this into HDFS-7006, will give credit to

[jira] [Created] (HADOOP-11083) After refactoring of HTTP proxyuser to common, doAs param is case sensitive

2014-09-10 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11083: --- Summary: After refactoring of HTTP proxyuser to common, doAs param is case sensitive Key: HADOOP-11083 URL: https://issues.apache.org/jira/browse/HADOOP-11083

Re: [VOTE] Release Apache Hadoop 2.5.1 RC0

2014-09-10 Thread Alejandro Abdelnur
Thanks Karthik. +1. + verified MD5 for source tarball + verified signature for source tarball + successfully run apache-rat:check + checked CHANGES, LICENSE, README, NOTICE files. + built from source tarball + started pseudo cluster + run a couple of MR example jobs + basic test on HttpFS On Wed

[jira] [Created] (HADOOP-11071) KMSClientProvider should drain the local generated EEK cache on key rollover

2014-09-05 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11071: --- Summary: KMSClientProvider should drain the local generated EEK cache on key rollover Key: HADOOP-11071 URL: https://issues.apache.org/jira/browse/HADOOP-11071

[jira] [Created] (HADOOP-11070) Create MiniKMS for testing

2014-09-05 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11070: --- Summary: Create MiniKMS for testing Key: HADOOP-11070 URL: https://issues.apache.org/jira/browse/HADOOP-11070 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-11069) KMSClientProvider should use getAuthenticationMethod() to determine if in proxyuser mode or not

2014-09-05 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11069: --- Summary: KMSClientProvider should use getAuthenticationMethod() to determine if in proxyuser mode or not Key: HADOOP-11069 URL: https://issues.apache.org/jira

[jira] [Created] (HADOOP-11062) CryptoCodec testcases requiring OpenSSL should be run only if -Pnative is used

2014-09-04 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11062: --- Summary: CryptoCodec testcases requiring OpenSSL should be run only if -Pnative is used Key: HADOOP-11062 URL: https://issues.apache.org/jira/browse/HADOOP-11062

[jira] [Created] (HADOOP-11060) Create a CryptoCodec test that verifies interoperability between the JCE and OpenSSL implementations

2014-09-03 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11060: --- Summary: Create a CryptoCodec test that verifies interoperability between the JCE and OpenSSL implementations Key: HADOOP-11060 URL: https://issues.apache.org/jira

[jira] [Created] (HADOOP-11054) Add a KeyProvider instantiation based on a URI

2014-09-02 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11054: --- Summary: Add a KeyProvider instantiation based on a URI Key: HADOOP-11054 URL: https://issues.apache.org/jira/browse/HADOOP-11054 Project: Hadoop Common

Re: Git repo ready to use

2014-08-29 Thread Alejandro Abdelnur
FS-Build/configure, I saw: > > ‘../patchprocess/*’ doesn’t match anything, but ‘*’ does. Perhaps that’s > what you mean? > > I guess once patchprocess is moved back under ${WORKSPACE}, a lot of things > would be back to normal. > > Cheers > > On Thu, Aug 28, 2014 at

Re: Git repo ready to use

2014-08-28 Thread Alejandro Abdelnur
i'm also seeing broken links for javadocs warnings. Alejandro (phone typing) > On Aug 28, 2014, at 20:00, Andrew Wang wrote: > > I noticed that the JUnit test results aren't getting picked up anymore. I > suspect we just need to update the path to the surefire output, but based > on a quick ex

[jira] [Created] (HADOOP-11018) KMS should load multiple kerberos principals

2014-08-28 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11018: --- Summary: KMS should load multiple kerberos principals Key: HADOOP-11018 URL: https://issues.apache.org/jira/browse/HADOOP-11018 Project: Hadoop Common

[jira] [Created] (HADOOP-11017) KMS delegation token secret manager should be able to use zookeeper as store

2014-08-28 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11017: --- Summary: KMS delegation token secret manager should be able to use zookeeper as store Key: HADOOP-11017 URL: https://issues.apache.org/jira/browse/HADOOP-11017

[jira] [Created] (HADOOP-11016) KMS should support signing cookies with zookeeper secret manager

2014-08-28 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11016: --- Summary: KMS should support signing cookies with zookeeper secret manager Key: HADOOP-11016 URL: https://issues.apache.org/jira/browse/HADOOP-11016

[jira] [Created] (HADOOP-11015) Http server/client utils to propagate and recreate Exceptions from server to client

2014-08-27 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11015: --- Summary: Http server/client utils to propagate and recreate Exceptions from server to client Key: HADOOP-11015 URL: https://issues.apache.org/jira/browse/HADOOP

Re: Updates on migration to git

2014-08-26 Thread Alejandro Abdelnur
I've just did some work on top of trunk and branch-2, all good. Thanks Karthik. On Tue, Aug 26, 2014 at 2:26 PM, Karthik Kambatla wrote: > I compared the new asf git repo against the svn and github repos (mirrored > from svn). Here is what I see: > - for i in *; do git diff $i ../hadoop-githu

[jira] [Resolved] (HADOOP-10992) Merge KMS to branch-2

2014-08-21 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-10992. - Resolution: Fixed Fix Version/s: 2.6.0 Completed. > Merge KMS

[jira] [Created] (HADOOP-10992) Merge KMS to branch-2

2014-08-21 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10992: --- Summary: Merge KMS to branch-2 Key: HADOOP-10992 URL: https://issues.apache.org/jira/browse/HADOOP-10992 Project: Hadoop Common Issue Type

[jira] [Resolved] (HADOOP-10697) KMS DelegationToken support

2014-08-20 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-10697. - Resolution: Duplicate dup of HADOOP-10770 > KMS DelegationToken supp

Re: Apache Hadoop 2.5.0 published tarballs are missing some txt files

2014-08-19 Thread Alejandro Abdelnur
agree with Steve, lets do a 2.5.1 just with those txt files. On Tue, Aug 19, 2014 at 2:29 PM, Steve Loughran wrote: > On 19 August 2014 18:35, Arun Murthy wrote: > > > I suggest we do a 2.5.1 (with potentially other bug fixes) rather than > fix > > existing tarballs. > > > > > do we already ha

Re: Apache Hadoop 2.5.0 published tarballs are missing some txt files

2014-08-18 Thread Alejandro Abdelnur
Verified MD5s and signatures of both SRC & BIN tarballs. Thanks Karthik. On Mon, Aug 18, 2014 at 12:42 PM, Karthik Kambatla wrote: > Hi devs > > Tsuyoshi just brought it to my notice that the published tarballs don't > have LICENSE, NOTICE and README at the top-level. Instead, they are only >

[jira] [Resolved] (HADOOP-10822) Refactor HTTP proxyuser support out of HttpFS into common

2014-08-13 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-10822. - Resolution: Invalid converted HADOOP-10835 and HADOOP-10836 to issues as

Re: [VOTE] Migration from subversion to git for version control

2014-08-10 Thread Alejandro Abdelnur
+1 Alejandro (phone typing) > On Aug 8, 2014, at 19:57, Karthik Kambatla wrote: > > I have put together this proposal based on recent discussion on this topic. > > Please vote on the proposal. The vote runs for 7 days. > > 1. Migrate from subversion to git for version control. > 2. Force-

Re: [VOTE] Merge fs-encryption branch to trunk

2014-08-08 Thread Alejandro Abdelnur
lan, and has already identified a few issues that have > been > > fixed. > > > > Design and development of this feature was also a cross-company effort > > with many different contributors. > > > > I'd like to thank Charles Lamb, Yi Liu, Uma Maheswar

Re: [DISCUSS] Migrate from svn to git for source control?

2014-08-08 Thread Alejandro Abdelnur
funny, i'd treat it as a merge vote. On Fri, Aug 8, 2014 at 11:44 AM, Karthik Kambatla wrote: > Thanks Steve. Including that in the proposal. > > By the way, from our project bylaws (http://hadoop.apache.org/bylaws.html > ), > I can't tell what kind of a vote this would be. > > > On Thu, Aug 7,

[jira] [Resolved] (HADOOP-10799) Refactor HTTP delegation token logic from httpfs into reusable code in hadoop-common.

2014-08-07 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-10799. - Resolution: Invalid > Refactor HTTP delegation token logic from httpfs i

[jira] [Created] (HADOOP-10947) Get rid of test krb5.conf files in test resources

2014-08-07 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10947: --- Summary: Get rid of test krb5.conf files in test resources Key: HADOOP-10947 URL: https://issues.apache.org/jira/browse/HADOOP-10947 Project: Hadoop

Re: [VOTE] Release Apache Hadoop 2.5.0 RC1

2014-08-06 Thread Alejandro Abdelnur
+0, (see 2 '-' below). I think we should address those and cut a new RC. + verified MD5 for source tarball + verified signature for source tarball + successfully run apache-rat:check - CHANGES.txt have 'Release 2.5.0 - UNRELEASED' they should have 'Release 2.5.0 - ' - HDFS CHANGES.txt has HDFS-675

Re: [DISCUSS] Migrate from svn to git for source control?

2014-08-05 Thread Alejandro Abdelnur
I would say we can first move to git and keep the very same workflow we have today, then we can evolve it. On Tue, Aug 5, 2014 at 6:46 PM, Arpit Agarwal wrote: > +1 to voting on specific workflow(s). > > > On Tue, Aug 5, 2014 at 5:49 PM, Karthik Kambatla > wrote: > > > If we are to start a vot

Re: [DISCUSS] Migrate from svn to git for source control?

2014-08-04 Thread Alejandro Abdelnur
are having some minor discussions about commit formats, how we'd like to > do contributor attribution. (This is my fault.) As with everything else > about git, there are a couple of ways to do it. > > > On Mon, Aug 4, 2014 at 9:54 AM, Alejandro Abdelnur > wrote: > &g

Re: [DISCUSS] Migrate from svn to git for source control?

2014-08-04 Thread Alejandro Abdelnur
merging a multi jiras feature from one branch to another is much easier in git, you can keep all jiras as single commits, you can do any necessary rebasing locally, you cant tweak CHANGES.txt locally, tweak and rebase and squash as necessary, check everything locally, iterate, then push when thi

Re: [DISCUSS] Migrate from svn to git for source control?

2014-08-01 Thread Alejandro Abdelnur
+1, we did it for Oozie a while back and was painless with minor issues in Jenkins jobs Rebasing feature branches on latest trunk may be tricky as that may require a force push and if I'm not mistaken force pushes are disabled in Apache GIT. thx On Fri, Aug 1, 2014 at 4:43 PM, Karthik Kambatla

[jira] [Created] (HADOOP-10918) JMXJsonServlet fails when used within Tomcat

2014-07-31 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10918: --- Summary: JMXJsonServlet fails when used within Tomcat Key: HADOOP-10918 URL: https://issues.apache.org/jira/browse/HADOOP-10918 Project: Hadoop Common

[jira] [Created] (HADOOP-10895) HTTP KerberosAuthenticator fallback should have a flag to disable it

2014-07-24 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10895: --- Summary: HTTP KerberosAuthenticator fallback should have a flag to disable it Key: HADOOP-10895 URL: https://issues.apache.org/jira/browse/HADOOP-10895

[jira] [Created] (HADOOP-10880) Move HTTP delegation tokens out of URL querystring to a header

2014-07-22 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10880: --- Summary: Move HTTP delegation tokens out of URL querystring to a header Key: HADOOP-10880 URL: https://issues.apache.org/jira/browse/HADOOP-10880

[jira] [Resolved] (HADOOP-10869) JavaKeyStoreProvider backing jceks file may get corrupted

2014-07-21 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-10869. - Resolution: Duplicate > JavaKeyStoreProvider backing jceks file may

[jira] [Created] (HADOOP-10869) JavaKeyStoreProvider backing jceks file may get corrupted

2014-07-21 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10869: --- Summary: JavaKeyStoreProvider backing jceks file may get corrupted Key: HADOOP-10869 URL: https://issues.apache.org/jira/browse/HADOOP-10869 Project

[jira] [Created] (HADOOP-10863) KMS should have a blacklist for decrypting EEKs

2014-07-18 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10863: --- Summary: KMS should have a blacklist for decrypting EEKs Key: HADOOP-10863 URL: https://issues.apache.org/jira/browse/HADOOP-10863 Project: Hadoop

[jira] [Created] (HADOOP-10862) Miscellaneous trivial corrections to KMS classes

2014-07-18 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10862: --- Summary: Miscellaneous trivial corrections to KMS classes Key: HADOOP-10862 URL: https://issues.apache.org/jira/browse/HADOOP-10862 Project: Hadoop

[jira] [Created] (HADOOP-10850) KerberosAuthenticator should not do the SPNEGO handshake

2014-07-16 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10850: --- Summary: KerberosAuthenticator should not do the SPNEGO handshake Key: HADOOP-10850 URL: https://issues.apache.org/jira/browse/HADOOP-10850 Project

[jira] [Created] (HADOOP-10842) CryptoExtension generateEncryptedKey method should receive the key name

2014-07-15 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10842: --- Summary: CryptoExtension generateEncryptedKey method should receive the key name Key: HADOOP-10842 URL: https://issues.apache.org/jira/browse/HADOOP-10842

[jira] [Created] (HADOOP-10841) EncrytpedKeyVersion should have a key name property

2014-07-15 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10841: --- Summary: EncrytpedKeyVersion should have a key name property Key: HADOOP-10841 URL: https://issues.apache.org/jira/browse/HADOOP-10841 Project: Hadoop

[jira] [Created] (HADOOP-10836) Replace HttpFS custom proxyuser handling with common implementation

2014-07-15 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10836: --- Summary: Replace HttpFS custom proxyuser handling with common implementation Key: HADOOP-10836 URL: https://issues.apache.org/jira/browse/HADOOP-10836

[jira] [Created] (HADOOP-10835) Implement HTTP proxyuser support in HTTP authentication client/server libraries

2014-07-15 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10835: --- Summary: Implement HTTP proxyuser support in HTTP authentication client/server libraries Key: HADOOP-10835 URL: https://issues.apache.org/jira/browse/HADOOP-10835

[jira] [Created] (HADOOP-10822) Refactor HTTP proxyuser support out of HttpFS into common

2014-07-14 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10822: --- Summary: Refactor HTTP proxyuser support out of HttpFS into common Key: HADOOP-10822 URL: https://issues.apache.org/jira/browse/HADOOP-10822 Project

[jira] [Created] (HADOOP-10817) ProxyUsers configuration should support configurable prefixes

2014-07-11 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10817: --- Summary: ProxyUsers configuration should support configurable prefixes Key: HADOOP-10817 URL: https://issues.apache.org/jira/browse/HADOOP-10817

[jira] [Created] (HADOOP-10814) Update Tomcat version used by HttpFS and KMS to latest 6.x version

2014-07-10 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10814: --- Summary: Update Tomcat version used by HttpFS and KMS to latest 6.x version Key: HADOOP-10814 URL: https://issues.apache.org/jira/browse/HADOOP-10814

[jira] [Created] (HADOOP-10799) Refactor HTTP DT logic from httpfs into reusable code in hadoop-common.

2014-07-08 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10799: --- Summary: Refactor HTTP DT logic from httpfs into reusable code in hadoop-common. Key: HADOOP-10799 URL: https://issues.apache.org/jira/browse/HADOOP-10799

[jira] [Created] (HADOOP-10800) Refactor HttpFS to use hadoop-common HTTP delegation token support.

2014-07-08 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10800: --- Summary: Refactor HttpFS to use hadoop-common HTTP delegation token support. Key: HADOOP-10800 URL: https://issues.apache.org/jira/browse/HADOOP-10800

[jira] [Created] (HADOOP-10791) AuthenticationFilter should support externalizing the secret for signing and provide rotation support

2014-07-07 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10791: --- Summary: AuthenticationFilter should support externalizing the secret for signing and provide rotation support Key: HADOOP-10791 URL: https://issues.apache.org/jira

[jira] [Created] (HADOOP-10771) Refactor HTTP delegation support out of httpfs to common

2014-07-01 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10771: --- Summary: Refactor HTTP delegation support out of httpfs to common Key: HADOOP-10771 URL: https://issues.apache.org/jira/browse/HADOOP-10771 Project

[jira] [Created] (HADOOP-10770) KMS add delegation token support

2014-07-01 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10770: --- Summary: KMS add delegation token support Key: HADOOP-10770 URL: https://issues.apache.org/jira/browse/HADOOP-10770 Project: Hadoop Common

[jira] [Created] (HADOOP-10769) Add getDelegationToken() method to KeyProvider

2014-07-01 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10769: --- Summary: Add getDelegationToken() method to KeyProvider Key: HADOOP-10769 URL: https://issues.apache.org/jira/browse/HADOOP-10769 Project: Hadoop Common

[jira] [Reopened] (HADOOP-10757) KeyProvider KeyVersion should provide the key name

2014-06-30 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur reopened HADOOP-10757: - The use of UUIDs are version name was discussed at length in HADOOP-10433. Also

Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-27 Thread Alejandro Abdelnur
> What's in branch-2.4.1 doesn't currently match what's in this RC, but there is a tag that matches, right? Else we need to fix that. On Fri, Jun 27, 2014 at 3:26 PM, Aaron T. Myers wrote: > That's fine by me. Like I said, assuming that rc1 does indeed include the > fix in HDFS-6527, and not t

[jira] [Created] (HADOOP-10758) KMS: add ACLs on per key basis.

2014-06-26 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10758: --- Summary: KMS: add ACLs on per key basis. Key: HADOOP-10758 URL: https://issues.apache.org/jira/browse/HADOOP-10758 Project: Hadoop Common

[jira] [Created] (HADOOP-10757) KeyProvider KeyVersion should provide the key name

2014-06-26 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10757: --- Summary: KeyProvider KeyVersion should provide the key name Key: HADOOP-10757 URL: https://issues.apache.org/jira/browse/HADOOP-10757 Project: Hadoop

[jira] [Created] (HADOOP-10756) KMS audit log should consolidate successful similar requests

2014-06-26 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10756: --- Summary: KMS audit log should consolidate successful similar requests Key: HADOOP-10756 URL: https://issues.apache.org/jira/browse/HADOOP-10756 Project

[jira] [Created] (HADOOP-10750) KMSKeyProviderCache should be in hadoop-common

2014-06-25 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10750: --- Summary: KMSKeyProviderCache should be in hadoop-common Key: HADOOP-10750 URL: https://issues.apache.org/jira/browse/HADOOP-10750 Project: Hadoop Common

Re: Moving to JDK7, JDK8 and new major releases

2014-06-25 Thread Alejandro Abdelnur
; Hortonworks > http://hortonworks.com/ > > > > On Wed, Jun 25, 2014 at 9:48 AM, Owen O'Malley wrote: > > > On Tue, Jun 24, 2014 at 4:44 PM, Alejandro Abdelnur > > wrote: > > > > > After reading this thread and thinking a bit about it, I t

Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-25 Thread Alejandro Abdelnur
+1 RC1 verified checksum & signature on SRC TARBALL verified CHANGES.txt files run apache-rat:check on SRC build SRC installed pseudo cluster run successfully a few MR sample jobs verified HttpFS Thanks again Arun On Mon, Jun 23, 2014 at 8:58 AM, Mit Desai wrote: > +1 (non-binding) > > Tested

Re: Moving to JDK7, JDK8 and new major releases

2014-06-24 Thread Alejandro Abdelnur
After reading this thread and thinking a bit about it, I think it should be OK such move up to JDK7 in Hadoop 2 for the following reasons: * Existing Hadoop 2 releases and related projects are running on JDK7 in production. * Commercial vendors of Hadoop have already done lot of work to ensure

Re: Plans of moving towards JDK7 in trunk

2014-06-21 Thread Alejandro Abdelnur
On Fri, Jun 20, 2014 at 10:02 PM, Arun C Murthy wrote: > > Hadoop 3.x out the door later this year > > +1 that makes sense to me. Thanks for volunteering Steve - I'm glad to > share the pain… ;-) Hey Arun, you may have missed that Andrew volunteered for doing this as well (the thread is long,

[jira] [Created] (HADOOP-10720) KMS: Implement generateEncryptedKey and decryptEncryptedKey in the REST API

2014-06-18 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10720: --- Summary: KMS: Implement generateEncryptedKey and decryptEncryptedKey in the REST API Key: HADOOP-10720 URL: https://issues.apache.org/jira/browse/HADOOP-10720

[jira] [Created] (HADOOP-10719) Add generateEncryptedKey and decryptEncryptedKey methods to KeyProvider

2014-06-18 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10719: --- Summary: Add generateEncryptedKey and decryptEncryptedKey methods to KeyProvider Key: HADOOP-10719 URL: https://issues.apache.org/jira/browse/HADOOP-10719

Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-17 Thread Alejandro Abdelnur
+1 verified checksum & signature on SRC TARBALL verified CHANGES.txt files run apache-rat:check on SRC build SRC installed pseudo cluster run successfully a few MR sample jobs verified HttpFS Thanks Arun On Mon, Jun 16, 2014 at 9:27 AM, Arun C Murthy wrote: > Folks, > > I've created a releas

[jira] [Created] (HADOOP-10710) hadoop.auth cookie is not properly constructed according to RFC2109

2014-06-16 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10710: --- Summary: hadoop.auth cookie is not properly constructed according to RFC2109 Key: HADOOP-10710 URL: https://issues.apache.org/jira/browse/HADOOP-10710

[jira] [Created] (HADOOP-10697) KMS DelegationToken support

2014-06-13 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10697: --- Summary: KMS DelegationToken support Key: HADOOP-10697 URL: https://issues.apache.org/jira/browse/HADOOP-10697 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-10698) KMS, add proxyuser support

2014-06-13 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10698: --- Summary: KMS, add proxyuser support Key: HADOOP-10698 URL: https://issues.apache.org/jira/browse/HADOOP-10698 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-10696) Add optional tags to KeyProvider Options and Metadata

2014-06-13 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10696: --- Summary: Add optional tags to KeyProvider Options and Metadata Key: HADOOP-10696 URL: https://issues.apache.org/jira/browse/HADOOP-10696 Project: Hadoop

[jira] [Created] (HADOOP-10658) SSLFactory expects truststores being configured

2014-06-02 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10658: --- Summary: SSLFactory expects truststores being configured Key: HADOOP-10658 URL: https://issues.apache.org/jira/browse/HADOOP-10658 Project: Hadoop

[jira] [Created] (HADOOP-10646) KeyProvider buildVersion method should be moved to a utils class

2014-05-30 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10646: --- Summary: KeyProvider buildVersion method should be moved to a utils class Key: HADOOP-10646 URL: https://issues.apache.org/jira/browse/HADOOP-10646

[jira] [Created] (HADOOP-10645) TestKMS fails because race condition writing acl files

2014-05-30 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10645: --- Summary: TestKMS fails because race condition writing acl files Key: HADOOP-10645 URL: https://issues.apache.org/jira/browse/HADOOP-10645 Project

[jira] [Created] (HADOOP-10639) FileBasedKeyStoresFactory initialization is not using default for SSL_REQUIRE_CLIENT_CERT_KEY

2014-05-29 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10639: --- Summary: FileBasedKeyStoresFactory initialization is not using default for SSL_REQUIRE_CLIENT_CERT_KEY Key: HADOOP-10639 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HADOOP-10635) Add a method to CryptoCodec to generate SRNs for IV

2014-05-28 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10635: --- Summary: Add a method to CryptoCodec to generate SRNs for IV Key: HADOOP-10635 URL: https://issues.apache.org/jira/browse/HADOOP-10635 Project: Hadoop

[jira] [Created] (HADOOP-10632) Minor improvements to Crypto input and output streams

2014-05-27 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10632: --- Summary: Minor improvements to Crypto input and output streams Key: HADOOP-10632 URL: https://issues.apache.org/jira/browse/HADOOP-10632 Project: Hadoop

[jira] [Created] (HADOOP-10611) KeyVersion name should not be assumed to be the 'key name @ the version number"

2014-05-16 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10611: --- Summary: KeyVersion name should not be assumed to be the 'key name @ the version number" Key: HADOOP-10611 URL: https://issues.apache.org/jira/browse/HA

[jira] [Resolved] (HADOOP-8076) hadoop (1.x) ant build fetches ivy JAR every time

2014-05-15 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-8076. Resolution: Won't Fix [doing self-clean up of JIRAs] seems there is no int

[jira] [Resolved] (HADOOP-7412) Mavenization Umbrella

2014-05-15 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-7412. Resolution: Invalid [doing self-clean up of JIRAs] closing as invalid as this has

[jira] [Resolved] (HADOOP-7935) Fix the scope the dependencies across subprojects

2014-05-15 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-7935. Resolution: Duplicate [doing self-clean up of JIRAs] > Fix the scope

[jira] [Created] (HADOOP-10605) CryptoFileSystem decorator documentation

2014-05-15 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10605: --- Summary: CryptoFileSystem decorator documentation Key: HADOOP-10605 URL: https://issues.apache.org/jira/browse/HADOOP-10605 Project: Hadoop Common

[jira] [Created] (HADOOP-10603) Crypto input and output streams implementing Hadoop stream interfaces

2014-05-14 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10603: --- Summary: Crypto input and output streams implementing Hadoop stream interfaces Key: HADOOP-10603 URL: https://issues.apache.org/jira/browse/HADOOP-10603

[jira] [Created] (HADOOP-10604) CryptoFileSystem decorator using xAttrs and KeyProvider

2014-05-13 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10604: --- Summary: CryptoFileSystem decorator using xAttrs and KeyProvider Key: HADOOP-10604 URL: https://issues.apache.org/jira/browse/HADOOP-10604 Project

[jira] [Created] (HADOOP-10556) Add toLowerCase support to auth_to_local rules for service name

2014-04-30 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10556: --- Summary: Add toLowerCase support to auth_to_local rules for service name Key: HADOOP-10556 URL: https://issues.apache.org/jira/browse/HADOOP-10556

[jira] [Resolved] (HADOOP-10537) H

2014-04-24 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-10537. - Resolution: Incomplete > H > - > > Key:

Re: DISCUSS: use SLF4J APIs in new modules?

2014-04-22 Thread Alejandro Abdelnur
at once, and lets people switch to it. >> >> >> >> >> >>> On 16 April 2014 21:04, Eric Baldeschwieler wrote: >>> >>> +1 * many. I'd love to see us clean this up. Getting to agreement on >>> where we are going would be a

Re: Running unit test cases with Kerberos on

2014-04-17 Thread Alejandro Abdelnur
Mechanism level: > Illegal key size)]" > > I don't know if miniKDC works with smaller key lengths, so avoids this > problem > > >> On 17 April 2014 16:37, Alejandro Abdelnur wrote: >> >> minikdc can be run from the commandline to do exactly tha

  1   2   3   4   >