[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
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

Re: Looking to a Hadoop 3 release

2015-03-05 Thread Alejandro Abdelnur
, outlook dequoted Alejandros's comments. Let me try again with his comments in italic and proofreading of mine On 05/03/2015 13:59, Steve Loughran ste...@hortonworks.commailto: ste...@hortonworks.com wrote: On 05/03/2015 13:05, Alejandro Abdelnur tuc...@gmail.commailto: tuc

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

[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

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

2014-09-17 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

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

2014-09-17 Thread Alejandro Abdelnur
-- Alejandro

[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-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 principals

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

[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

[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-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-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-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
: ‘../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 9:16 PM, Alejandro Abdelnur t...@cloudera.com wrote: i'm also seeing broken links

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

2014-08-28 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

[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-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

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 andrew.w...@cloudera.com 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

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 ka...@cloudera.com 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

[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-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 to branch

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

2014-08-20 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 ste...@hortonworks.com wrote: On 19 August 2014 18:35, Arun Murthy a...@hortonworks.com wrote: I suggest we do a 2.5.1 (with potentially other bug fixes) rather than fix existing

[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 support

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 ka...@cloudera.com 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,

[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

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 ka...@cloudera.com 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.

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

2014-08-08 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

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

2014-08-08 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

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 ka...@cloudera.com 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

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

2014-08-08 Thread Alejandro Abdelnur
. I'd like to thank Charles Lamb, Yi Liu, Uma Maheswara Rao G, Colin McCabe, and Juan Yu for their code contributions and reviews. Alejandro Abdelnur was also instrumental, doing a lot of the design work and as well as writing most of the Hadoop Key Mangement Server (KMS). Finally, I'd

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 - END_OF_RC_VOTE_DATE' - HDFS

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 aagar...@hortonworks.com wrote: +1 to voting on specific workflow(s). On Tue, Aug 5, 2014 at 5:49 PM, Karthik Kambatla ka...@cloudera.com

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

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

2014-08-04 Thread Alejandro Abdelnur
, Alejandro Abdelnur t...@cloudera.com wrote: 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

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] [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] [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 get

[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-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-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-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-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-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-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-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-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] [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-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] [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

[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-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

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 mitde...@yahoo-inc.com.invalid wrote:

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 a...@hortonworks.com 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

Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-18 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 a...@hortonworks.com wrote: Folks, I've

[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

[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-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-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-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/HADOOP-10611

[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] [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] [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-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 interest

[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: HADOOP-10537

Re: DISCUSS: use SLF4J APIs in new modules?

2014-04-22 Thread Alejandro Abdelnur
:37, Alejandro Abdelnur t...@cloudera.com wrote: if you dont convert mgs to templates the dont remove the guards, else you create str mgs obj even when not logging. that is -we should have static constants? I like to do that in strings anyway, because tests can stay in sync with messages

Re: Running unit test cases with Kerberos on

2014-04-17 Thread Alejandro Abdelnur
or you can use hadoop-minikdc, it is a java kdc base on apacheds, and doesnt require any os level setup. there are some tests in hadoop rhat already use it. thx Alejandro (phone typing) On Apr 17, 2014, at 5:44, Steve Loughran ste...@hortonworks.com wrote: On 16 April 2014 23:42, Mohammad

Re: Running unit test cases with Kerberos on

2014-04-17 Thread Alejandro Abdelnur
authentication without having to install a whole kdc environment? On Thu, Apr 17, 2014 at 11:15 AM, Alejandro Abdelnur t...@cloudera.comwrote: or you can use hadoop-minikdc, it is a java kdc base on apacheds, and doesnt require any os level setup. there are some tests in hadoop rhat already use

Re: Running unit test cases with Kerberos on

2014-04-17 Thread Alejandro Abdelnur
: 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 t...@cloudera.com wrote: minikdc can be run from the commandline to do exactly that, as args you give dir where it will create the krb5conf file

Re: Plans of moving towards JDK7 in trunk

2014-04-12 Thread Alejandro Abdelnur
anyway. Jetty is a fundamental cause of problems, especially on things like webhdfs. We can't use the excuse of mustn't break downstream app classpath compatibility to avoid fixing significant problems On 11 April 2014 23:05, Alejandro Abdelnur t...@cloudera.com wrote: newer jetties have non

Re: Plans of moving towards JDK7 in trunkqu r

2014-04-12 Thread Alejandro Abdelnur
, especially on things like webhdfs. We can't use the excuse of mustn't break downstream app classpath compatibility to avoid fixing significant problems On 11 April 2014 23:05, Alejandro Abdelnur t...@cloudera.com wrote: newer jetties have non backwards compat APIs, we would break any user

Re: Plans of moving towards JDK7 in trunk

2014-04-11 Thread Alejandro Abdelnur
if you mean updating jetty on branch2, we cannot do that. it has to be done in trunk. thx Alejandro (phone typing) On Apr 11, 2014, at 4:46, Robert Rati rr...@redhat.com wrote: Just an FYI, but I'm working on updating that jetty patch for the current 2.4.0 release. The one that is

Re: DISCUSS: use SLF4J APIs in new modules?

2014-04-11 Thread Alejandro Abdelnur
+paste I think there's some bits of code that takes a commons-log argument as a parameter. If these are public they'd need to be retained, and we'd have to add an SLF4J logger equivalent. -Steve On Thu, Apr 10, 2014 at 8:17 AM, Alejandro Abdelnur t...@cloudera.com wrote: +1 pn

[jira] [Resolved] (HADOOP-10431) Change visibility of KeyStore.Options getter methods to public

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

Re: Plans of moving towards JDK7 in trunk

2014-04-11 Thread Alejandro Abdelnur
/2014 10:55 AM, Alejandro Abdelnur wrote: if you mean updating jetty on branch2, we cannot do that. it has to be done in trunk. thx Alejandro (phone typing) On Apr 11, 2014, at 4:46, Robert Rati rr...@redhat.com wrote: Just an FYI, but I'm working on updating that jetty patch

Re: Plans of moving towards JDK7 in trunk

2014-04-11 Thread Alejandro Abdelnur
that jetty can remain a published artifact in the hadoop/lib dir On 11 April 2014 21:16, Alejandro Abdelnur t...@cloudera.com wrote: because it is exposed as classpath dependency, changing it breaks backward compatibility. On Fri, Apr 11, 2014 at 1:02 PM, Steve Loughran ste

Re: DISCUSS: use SLF4J APIs in new modules?

2014-04-10 Thread Alejandro Abdelnur
+1 pn slf4j. one thing Jay, the issues with log4j will still be there as log4j will still be under the hood. thx Alejandro (phone typing) On Apr 10, 2014, at 7:35, Andrew Wang andrew.w...@cloudera.com wrote: +1 from me, it'd be lovely to get rid of all those isDebugEnabled checks.

Re: Plans of moving towards JDK7 in trunk

2014-04-10 Thread Alejandro Abdelnur
A bit of a different angle. As the bottom of the stack Hadoop has to be conservative in adopting things, but it should not preclude consumers of Hadoop (downstream projects and Hadoop application developers) to have additional requirements such as a higher JDK API than JDK6. Hadoop 2.x should

[jira] [Created] (HADOOP-10488) TestKeyProviderFactory fails randomly

2014-04-09 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10488: --- Summary: TestKeyProviderFactory fails randomly Key: HADOOP-10488 URL: https://issues.apache.org/jira/browse/HADOOP-10488 Project: Hadoop Common

Re: Plans of moving towards JDK7 in trunk

2014-04-04 Thread Alejandro Abdelnur
Haohui, Is the idea to compile/test with JDK7 and recommend it for runtime and stop there? Or to start using JDK7 API stuff as well? If the later is the case, then backporting stuff to branch-2 may break and patches may have to be refactored for JDK6. Given that branch-2 got GA status not so long

  1   2   3   4   >