[jira] [Updated] (HADOOP-10681) Remove synchronized blocks from SnappyCodec and ZlibCodec buffering inner loop

2014-07-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HADOOP-10681: - Status: Patch Available (was: Open) Remove synchronized blocks from SnappyCodec and ZlibCodec

[jira] [Updated] (HADOOP-10681) Remove synchronized blocks from SnappyCodec and ZlibCodec buffering inner loop

2014-07-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HADOOP-10681: - Summary: Remove synchronized blocks from SnappyCodec and ZlibCodec buffering inner loop (was: Remove

[jira] [Updated] (HADOOP-10681) Remove synchronized blocks from SnappyCodec and ZlibCodec buffering

2014-07-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HADOOP-10681: - Attachment: HADOOP-10681.2.patch Add test-case to test synchronization characteristics of the codec

[jira] [Updated] (HADOOP-10694) Remove synchronized input streams from Writable deserialization

2014-07-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HADOOP-10694: - Release Note: Remove invisible synchronization primitives from DataInputBuffer Status: Patch

[jira] [Commented] (HADOOP-10681) Remove synchronized blocks from SnappyCodec and ZlibCodec buffering inner loop

2014-07-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049715#comment-14049715 ] Hadoop QA commented on HADOOP-10681: {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HADOOP-9361) Strictly define the expected behavior of filesystem APIs and write tests to verify compliance

2014-07-02 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049739#comment-14049739 ] Steve Loughran commented on HADOOP-9361: bq. One trivial thing is one file is

[jira] [Commented] (HADOOP-10772) Generating RPMs for common, hdfs, httpfs, mapreduce , yarn and tools

2014-07-02 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049742#comment-14049742 ] Steve Loughran commented on HADOOP-10772: - As Roman says, Bigtop has pretty much

[jira] [Updated] (HADOOP-9361) Strictly define the expected behavior of filesystem APIs and write tests to verify compliance

2014-07-02 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-9361: --- Status: Open (was: Patch Available) Strictly define the expected behavior of filesystem

[jira] [Updated] (HADOOP-9361) Strictly define the expected behavior of filesystem APIs and write tests to verify compliance

2014-07-02 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-9361: --- Status: Patch Available (was: Open) Strictly define the expected behavior of filesystem

[jira] [Updated] (HADOOP-9361) Strictly define the expected behavior of filesystem APIs and write tests to verify compliance

2014-07-02 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-9361: --- Attachment: HADOOP-9361-018.patch patch #018: * fixed erroneous paths in testing.md *

[jira] [Commented] (HADOOP-10767) Clean up unused code in Ls shell command.

2014-07-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049835#comment-14049835 ] Hudson commented on HADOOP-10767: - SUCCESS: Integrated in Hadoop-Yarn-trunk #601 (See

[jira] [Created] (HADOOP-10774) Update KerberosTestUtils for hadoop-auth tests when using IBM Java

2014-07-02 Thread sangamesh (JIRA)
sangamesh created HADOOP-10774: -- Summary: Update KerberosTestUtils for hadoop-auth tests when using IBM Java Key: HADOOP-10774 URL: https://issues.apache.org/jira/browse/HADOOP-10774 Project: Hadoop

[jira] [Updated] (HADOOP-10774) Update KerberosTestUtils for hadoop-auth tests when using IBM Java

2014-07-02 Thread sangamesh (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sangamesh updated HADOOP-10774: --- Attachment: HADOOP-10774.patch Update KerberosTestUtils for hadoop-auth tests when using IBM Java

[jira] [Commented] (HADOOP-9361) Strictly define the expected behavior of filesystem APIs and write tests to verify compliance

2014-07-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049863#comment-14049863 ] Hadoop QA commented on HADOOP-9361: --- {color:green}+1 overall{color}. Here are the

[jira] [Updated] (HADOOP-9627) TestSocketIOTimeout should be rewritten without platform-specific assumptions

2014-07-02 Thread Ayappan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayappan updated HADOOP-9627: Attachment: HADOOP-9627.patch TestSocketIOTimeout should be rewritten without platform-specific

[jira] [Commented] (HADOOP-9627) TestSocketIOTimeout should be rewritten without platform-specific assumptions

2014-07-02 Thread Ayappan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049867#comment-14049867 ] Ayappan commented on HADOOP-9627: - TestSocketIOWithTimeout uses a block size of 4192

[jira] [Created] (HADOOP-10775) Shell operations could fail with meaningful errors on windows if winutils.exe not found

2014-07-02 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-10775: --- Summary: Shell operations could fail with meaningful errors on windows if winutils.exe not found Key: HADOOP-10775 URL: https://issues.apache.org/jira/browse/HADOOP-10775

[jira] [Commented] (HADOOP-10775) Shell operations could fail with meaningful errors on windows if winutils.exe not found

2014-07-02 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049892#comment-14049892 ] Steve Loughran commented on HADOOP-10775: - Example log with stack trace; the

[jira] [Updated] (HADOOP-10775) Shell operations to fail with meaningful errors on windows if winutils.exe not found

2014-07-02 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-10775: Summary: Shell operations to fail with meaningful errors on windows if winutils.exe not

[jira] [Commented] (HADOOP-10767) Clean up unused code in Ls shell command.

2014-07-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049908#comment-14049908 ] Hudson commented on HADOOP-10767: - FAILURE: Integrated in Hadoop-Mapreduce-trunk #1819

[jira] [Commented] (HADOOP-10768) Optimize Hadoop RPC encryption performance

2014-07-02 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049912#comment-14049912 ] Yi Liu commented on HADOOP-10768: - [~andrew.purt...@gmail.com], thanks for your nice

[jira] [Commented] (HADOOP-10767) Clean up unused code in Ls shell command.

2014-07-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049976#comment-14049976 ] Hudson commented on HADOOP-10767: - SUCCESS: Integrated in Hadoop-Hdfs-trunk #1792 (See

[jira] [Commented] (HADOOP-9902) Shell script rewrite

2014-07-02 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050225#comment-14050225 ] Allen Wittenauer commented on HADOOP-9902: -- Those failures don't look related to

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

2014-07-02 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050289#comment-14050289 ] Alejandro Abdelnur commented on HADOOP-10769: - It is not the intention, at

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

2014-07-02 Thread Larry McCay (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050319#comment-14050319 ] Larry McCay commented on HADOOP-10769: -- I fully understand your intent here but you

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

2014-07-02 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Suresh updated HADOOP-10757: - Attachment: HADOOP-10757.1.patch Uploading initial patch to modify KeyVersion to contain the

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

2014-07-02 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-10757: Status: Patch Available (was: Reopened) KeyProvider KeyVersion should provide

[jira] [Commented] (HADOOP-10734) Implementation of true secure random with high performance using hardware random number generator.

2014-07-02 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050388#comment-14050388 ] Colin Patrick McCabe commented on HADOOP-10734: --- When using Linux, why not

[jira] [Created] (HADOOP-10776) Open up Delegation token fetching and renewal to STORM (Possibly others)

2014-07-02 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created HADOOP-10776: Summary: Open up Delegation token fetching and renewal to STORM (Possibly others) Key: HADOOP-10776 URL: https://issues.apache.org/jira/browse/HADOOP-10776

[jira] [Commented] (HADOOP-10755) Support negative caching of user-group mapping

2014-07-02 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050481#comment-14050481 ] Lei (Eddy) Xu commented on HADOOP-10755: Hey, [~andrew.wang] and [~kihwal],

[jira] [Created] (HADOOP-10777) Provide Kerberos login user with password

2014-07-02 Thread Geoff Thompson (JIRA)
Geoff Thompson created HADOOP-10777: --- Summary: Provide Kerberos login user with password Key: HADOOP-10777 URL: https://issues.apache.org/jira/browse/HADOOP-10777 Project: Hadoop Common

[jira] [Commented] (HADOOP-10777) Provide Kerberos login user with password

2014-07-02 Thread Larry McCay (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050505#comment-14050505 ] Larry McCay commented on HADOOP-10777: -- You might find the API added in

[jira] [Updated] (HADOOP-9902) Shell script rewrite

2014-07-02 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-9902: - Release Note: The Hadoop shell scripts have been rewritten to fix many long standing

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

2014-07-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050508#comment-14050508 ] Hadoop QA commented on HADOOP-10757: {color:green}+1 overall{color}. Here are the

[jira] [Updated] (HADOOP-9902) Shell script rewrite

2014-07-02 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-9902: - Release Note: The Hadoop shell scripts have been rewritten to fix many long standing

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

2014-07-02 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050518#comment-14050518 ] Alejandro Abdelnur commented on HADOOP-10757: - +1 KeyProvider KeyVersion

[jira] [Commented] (HADOOP-10734) Implementation of true secure random with high performance using hardware random number generator.

2014-07-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050526#comment-14050526 ] Andrew Purtell commented on HADOOP-10734: - bq. When using Linux, why not just

[jira] [Commented] (HADOOP-10772) Generating RPMs for common, hdfs, httpfs, mapreduce , yarn and tools

2014-07-02 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050555#comment-14050555 ] Eric Yang commented on HADOOP-10772: Prefix directory is probably better default to

[jira] [Commented] (HADOOP-10734) Implementation of true secure random with high performance using hardware random number generator.

2014-07-02 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050559#comment-14050559 ] Andrew Wang commented on HADOOP-10734: -- I have only a modest background in this

[jira] [Updated] (HADOOP-10681) Remove synchronized blocks from SnappyCodec and ZlibCodec buffering inner loop

2014-07-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HADOOP-10681: - Attachment: HADOOP-10681.3.patch Address findbugs warnings Remove synchronized blocks from

[jira] [Commented] (HADOOP-9361) Strictly define the expected behavior of filesystem APIs and write tests to verify compliance

2014-07-02 Thread Juan Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050584#comment-14050584 ] Juan Yu commented on HADOOP-9361: - Tested two swift provider, Rackspace and HP Cloud.

[jira] [Updated] (HADOOP-10694) Remove synchronized input streams from Writable deserialization

2014-07-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HADOOP-10694: - Status: Patch Available (was: Open) Remove synchronized input streams from Writable deserialization

[jira] [Updated] (HADOOP-10694) Remove synchronized input streams from Writable deserialization

2014-07-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HADOOP-10694: - Status: Open (was: Patch Available) Remove synchronized input streams from Writable deserialization

[jira] [Commented] (HADOOP-10734) Implementation of true secure random with high performance using hardware random number generator.

2014-07-02 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050588#comment-14050588 ] Colin Patrick McCabe commented on HADOOP-10734: --- I guess one advantage of

[jira] [Commented] (HADOOP-10693) Implementation of AES-CTR CryptoCodec using JNI to OpenSSL

2014-07-02 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050641#comment-14050641 ] Colin Patrick McCabe commented on HADOOP-10693: --- bq. Right? (We can't make

[jira] [Commented] (HADOOP-10681) Remove synchronized blocks from SnappyCodec and ZlibCodec buffering inner loop

2014-07-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050647#comment-14050647 ] Hadoop QA commented on HADOOP-10681: {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HADOOP-10681) Remove synchronized blocks from SnappyCodec and ZlibCodec buffering inner loop

2014-07-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HADOOP-10681: - Status: Open (was: Patch Available) Remove synchronized blocks from SnappyCodec and ZlibCodec

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

2014-07-02 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Suresh updated HADOOP-10720: - Attachment: HADOOP-10720.1.patch [~tucu00], [~andrew.wang], Uploading initial patch based on

[jira] [Commented] (HADOOP-10777) Provide Kerberos login user with password

2014-07-02 Thread Geoff Thompson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050666#comment-14050666 ] Geoff Thompson commented on HADOOP-10777: - Thanks a lot for the tip. I will have

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

2014-07-02 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050712#comment-14050712 ] Aaron T. Myers commented on HADOOP-10769: - Larry/Tucu - I sort of half agree

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

2014-07-02 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050756#comment-14050756 ] Alejandro Abdelnur commented on HADOOP-10769: - [~atm], 'No soup for you!'

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

2014-07-02 Thread Larry McCay (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050763#comment-14050763 ] Larry McCay commented on HADOOP-10769: -- Hi [~atm] - That intent seems more

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

2014-07-02 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050766#comment-14050766 ] Alejandro Abdelnur commented on HADOOP-10720: - I've done a quick scan to the

[jira] [Commented] (HADOOP-10281) Create a scheduler, which assigns schedulables a priority level

2014-07-02 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050819#comment-14050819 ] Arpit Agarwal commented on HADOOP-10281: Hi [~chrili], Thanks for the updated

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

2014-07-02 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050823#comment-14050823 ] Andrew Wang commented on HADOOP-10719: -- Hi Arun, thanks for working on this patch.

[jira] [Comment Edited] (HADOOP-10281) Create a scheduler, which assigns schedulables a priority level

2014-07-02 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050819#comment-14050819 ] Arpit Agarwal edited comment on HADOOP-10281 at 7/2/14 10:46 PM:

[jira] [Commented] (HADOOP-9361) Strictly define the expected behavior of filesystem APIs and write tests to verify compliance

2014-07-02 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050825#comment-14050825 ] Andrew Wang commented on HADOOP-9361: - Thanks Juan for doing manual testing. I've

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

2014-07-02 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050860#comment-14050860 ] Alejandro Abdelnur commented on HADOOP-10719: - yep, we have to sort out the

[jira] [Commented] (HADOOP-9361) Strictly define the expected behavior of filesystem APIs and write tests to verify compliance

2014-07-02 Thread jay vyas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050877#comment-14050877 ] jay vyas commented on HADOOP-9361: -- I have a minor question - finally had time to look

[jira] [Created] (HADOOP-10778) Use NativeCrc32 only if it is faster

2014-07-02 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created HADOOP-10778: Summary: Use NativeCrc32 only if it is faster Key: HADOOP-10778 URL: https://issues.apache.org/jira/browse/HADOOP-10778 Project: Hadoop Common

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

2014-07-02 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050889#comment-14050889 ] Alejandro Abdelnur edited comment on HADOOP-10719 at 7/3/14 12:02 AM:

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

2014-07-02 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050889#comment-14050889 ] Alejandro Abdelnur commented on HADOOP-10719: - Actually, I think we can go

[jira] [Updated] (HADOOP-10778) Use NativeCrc32 only if it is faster

2014-07-02 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated HADOOP-10778: - Status: Patch Available (was: Open) Use NativeCrc32 only if it is faster

[jira] [Updated] (HADOOP-10778) Use NativeCrc32 only if it is faster

2014-07-02 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated HADOOP-10778: - Attachment: c10778_20140702.patch c10778_20140702.patch: - decides whether to

[jira] [Updated] (HADOOP-10778) Use NativeCrc32 only if it is faster

2014-07-02 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated HADOOP-10778: - Description: From the benchmark post in [this

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

2014-07-02 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050904#comment-14050904 ] Arun Suresh commented on HADOOP-10719: -- That would make things simple.

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

2014-07-02 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050923#comment-14050923 ] Alejandro Abdelnur commented on HADOOP-10719: - The extensions classes are

[jira] [Commented] (HADOOP-10778) Use NativeCrc32 only if it is faster

2014-07-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050940#comment-14050940 ] Hadoop QA commented on HADOOP-10778: {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HADOOP-10734) Implementation of true secure random with high performance using hardware random number generator.

2014-07-02 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HADOOP-10734: Attachment: HADOOP-10693.7.patch [~cmccabe], thank you for the review. I update the patch based on your

[jira] [Updated] (HADOOP-10693) Implementation of AES-CTR CryptoCodec using JNI to OpenSSL

2014-07-02 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HADOOP-10693: Attachment: HADOOP-10693.7.patch [~cmccabe], thank you for the review. I update the patch based on your

[jira] [Updated] (HADOOP-10734) Implementation of true secure random with high performance using hardware random number generator.

2014-07-02 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HADOOP-10734: Attachment: (was: HADOOP-10693.7.patch) Implementation of true secure random with high performance

[jira] [Issue Comment Deleted] (HADOOP-10734) Implementation of true secure random with high performance using hardware random number generator.

2014-07-02 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HADOOP-10734: - Comment: was deleted (was: [~cmccabe], thank you for the review. I update the

[jira] [Updated] (HADOOP-10506) LimitedPrivate annotation not useful

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10506: -- Target Version/s: 2.6.0 (was: 3.0.0, 2.5.0) LimitedPrivate annotation not useful

[jira] [Updated] (HADOOP-10661) Ineffective user/passsword check in FTPFileSystem#initialize()

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10661: -- Target Version/s: 2.6.0 (was: 2.5.0) Ineffective user/passsword check in

[jira] [Updated] (HADOOP-10392) Use FileSystem#makeQualified(Path) instead of Path#makeQualified(FileSystem)

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10392: -- Target Version/s: 2.6.0 (was: 2.5.0) Use FileSystem#makeQualified(Path) instead of

[jira] [Updated] (HADOOP-9852) UGI login user keytab and principal should not be static

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-9852: - Target Version/s: 2.6.0 (was: 3.0.0, 2.5.0) UGI login user keytab and principal

[jira] [Updated] (HADOOP-10507) FsShell setfacl can throw ArrayIndexOutOfBoundsException when no perm is specified

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10507: -- Target Version/s: 2.6.0 (was: 3.0.0, 2.5.0) FsShell setfacl can throw

[jira] [Updated] (HADOOP-10065) Fix namenode format documentation

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10065: -- Target Version/s: 2.6.0 (was: 2.5.0) Fix namenode format documentation

[jira] [Updated] (HADOOP-10584) ActiveStandbyElector goes down if ZK quorum become unavailable

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10584: -- Target Version/s: 2.6.0 (was: 2.5.0) ActiveStandbyElector goes down if ZK quorum

[jira] [Updated] (HADOOP-10610) Upgrade S3n s3.fs.buffer.dir to support multi directories

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10610: -- Target Version/s: 2.6.0 (was: 2.5.0) Upgrade S3n s3.fs.buffer.dir to support multi

[jira] [Updated] (HADOOP-9438) LocalFileContext does not throw an exception on mkdir for already existing directory

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-9438: - Target Version/s: 2.6.0 (was: 3.0.0, 2.5.0) LocalFileContext does not throw an

[jira] [Updated] (HADOOP-10119) Document hadoop archive -p option

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10119: -- Target Version/s: 2.6.0 (was: 2.5.0) Document hadoop archive -p option

[jira] [Updated] (HADOOP-9238) FsShell -put from stdin auto-creates paths

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-9238: - Target Version/s: 2.6.0 (was: 3.0.0, 2.5.0) FsShell -put from stdin auto-creates

[jira] [Updated] (HADOOP-10744) LZ4 Compression fails to recognize PowerPC Little Endian Architecture

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10744: -- Target Version/s: 2.6.0 (was: 2.5.0) LZ4 Compression fails to recognize PowerPC

[jira] [Updated] (HADOOP-10312) Shell.ExitCodeException to have more useful toString

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10312: -- Target Version/s: 2.6.0 (was: 2.5.0) Shell.ExitCodeException to have more useful

[jira] [Updated] (HADOOP-9747) Reduce unnecessary UGI synchronization

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-9747: - Target Version/s: 2.6.0 (was: 3.0.0, 2.5.0) Reduce unnecessary UGI synchronization

[jira] [Updated] (HADOOP-10692) Update metrics2 document and examples to be case sensitive

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10692: -- Target Version/s: 2.6.0 (was: 2.5.0) Update metrics2 document and examples to be

[jira] [Updated] (HADOOP-9317) User cannot specify a kerberos keytab for commands

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-9317: - Target Version/s: 2.6.0 (was: 3.0.0, 2.5.0) User cannot specify a kerberos keytab for

[jira] [Updated] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10048: -- Target Version/s: 2.6.0 (was: 2.5.0) LocalDirAllocator should avoid holding locks

[jira] [Updated] (HADOOP-10334) make user home directory customizable

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10334: -- Target Version/s: 2.6.0 (was: 2.5.0) make user home directory customizable

[jira] [Updated] (HADOOP-9856) Avoid Krb5LoginModule.logout issue

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-9856: - Target Version/s: 2.6.0 (was: 3.0.0, 2.5.0) Avoid Krb5LoginModule.logout issue

[jira] [Updated] (HADOOP-10623) Provide a utility to be able inspect the config as seen by a hadoop client / daemon

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10623: -- Target Version/s: 2.6.0 (was: 2.5.0) Provide a utility to be able inspect the

[jira] [Updated] (HADOOP-8808) Update FsShell documentation to mention deprecation of some of the commands, and mention alternatives

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-8808: - Target Version/s: 2.6.0 (was: 2.5.0) Update FsShell documentation to mention

[jira] [Updated] (HADOOP-9629) Support Windows Azure Storage - Blob as a file system in Hadoop

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-9629: - Target Version/s: 2.6.0 (was: 3.0.0, 2.5.0) Support Windows Azure Storage - Blob as a

[jira] [Updated] (HADOOP-10121) Fix javadoc spelling for HadoopArchives#writeTopLevelDirs

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10121: -- Target Version/s: 2.6.0 (was: 2.5.0) Fix javadoc spelling for

[jira] [Updated] (HADOOP-10615) FileInputStream in JenkinsHash#main() is never closed

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10615: -- Target Version/s: 2.6.0 (was: 2.5.0) FileInputStream in JenkinsHash#main() is

[jira] [Updated] (HADOOP-10059) RPC authentication and authorization metrics overflow to negative values on busy clusters

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10059: -- Target Version/s: 2.6.0 (was: 2.5.0) RPC authentication and authorization metrics

[jira] [Updated] (HADOOP-10525) Remove DRFA.MaxBackupIndex config from log4j.properties

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10525: -- Target Version/s: 2.6.0 (was: 2.5.0) Remove DRFA.MaxBackupIndex config from

[jira] [Updated] (HADOOP-9749) Remove synchronization for UGI.getCurrentUser

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-9749: - Target Version/s: 2.6.0 (was: 3.0.0, 2.5.0) Remove synchronization for

[jira] [Updated] (HADOOP-10729) Add tests for PB RPC in case version mismatch of client and server

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-10729: -- Target Version/s: 2.6.0 (was: 2.5.0) Add tests for PB RPC in case version mismatch

  1   2   >