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

2014-05-29 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013366#comment-14013366 ] Alejandro Abdelnur commented on HADOOP-10635: - LGTM, +1. I would do a minor

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

2014-05-29 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013362#comment-14013362 ] Alejandro Abdelnur commented on HADOOP-10632: - +1 > Minor improvements to C

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

2014-05-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HADOOP-10635: Attachment: HADOOP-10635.1.patch Thanks Alejandro and Charles for review, the new patch includes update f

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

2014-05-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HADOOP-10632: Attachment: HADOOP-10632.4.patch Thanks Alejandro, update the patch. > Minor improvements to Crypto inpu

[jira] [Commented] (HADOOP-10444) add pom.xml infrastructure for hadoop-native-core

2014-05-29 Thread Binglin Chang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013311#comment-14013311 ] Binglin Chang commented on HADOOP-10444: bq. If there is stuff that doesn't work

[jira] [Updated] (HADOOP-10444) add pom.xml infrastructure for hadoop-native-core

2014-05-29 Thread Binglin Chang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Binglin Chang updated HADOOP-10444: --- Attachment: HADOOP-10444.v2.patch Thanks for the review Colin. I updated the patch addressi

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

2014-05-29 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013248#comment-14013248 ] Alejandro Abdelnur commented on HADOOP-10632: - LGTM, +1 after the following

[jira] [Updated] (HADOOP-10624) Fix some minors typo and add more test cases for hadoop_err

2014-05-29 Thread Wenwu Peng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenwu Peng updated HADOOP-10624: Attachment: HADOOP-10624-pnative.003.patch Thanks, Colin, Address the long lines issue. > Fix so

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

2014-05-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HADOOP-10632: Attachment: HADOOP-10632.3.patch Hi Alejandro, thanks for your comments. The new patch includes update fo

[jira] [Commented] (HADOOP-10638) Updating hadoop-daemon.sh to work as expected when nfs is started as a privileged user.

2014-05-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013220#comment-14013220 ] Hudson commented on HADOOP-10638: - SUCCESS: Integrated in Hadoop-trunk-Commit #5630 (See

[jira] [Updated] (HADOOP-10638) Updating hadoop-daemon.sh to work as expected when nfs is started as a privileged user.

2014-05-29 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HADOOP-10638: Resolution: Fixed Fix Version/s: 2.5.0 Hadoop Flags: Reviewed Statu

[jira] [Updated] (HADOOP-10643) Add NativeS3Fs that delgates calls from FileContext apis to native s3 fs implementation

2014-05-29 Thread Sumit Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sumit Kumar updated HADOOP-10643: - Attachment: HADOOP-10643.patch Added the implementation along with test case > Add NativeS3Fs

[jira] [Created] (HADOOP-10643) Add NativeS3Fs that delgates calls from FileContext apis to native s3 fs implementation

2014-05-29 Thread Sumit Kumar (JIRA)
Sumit Kumar created HADOOP-10643: Summary: Add NativeS3Fs that delgates calls from FileContext apis to native s3 fs implementation Key: HADOOP-10643 URL: https://issues.apache.org/jira/browse/HADOOP-10643

[jira] [Created] (HADOOP-10642) Provide option to limit heap memory consumed by dynamic metrics2 metrics

2014-05-29 Thread Ted Yu (JIRA)
Ted Yu created HADOOP-10642: --- Summary: Provide option to limit heap memory consumed by dynamic metrics2 metrics Key: HADOOP-10642 URL: https://issues.apache.org/jira/browse/HADOOP-10642 Project: Hadoop Comm

[jira] [Commented] (HADOOP-10624) Fix some minors typo and add more test cases for hadoop_err

2014-05-29 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013162#comment-14013162 ] Colin Patrick McCabe commented on HADOOP-10624: --- Looks like there are some

[jira] [Commented] (HADOOP-10444) add pom.xml infrastructure for hadoop-native-core

2014-05-29 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013159#comment-14013159 ] Colin Patrick McCabe commented on HADOOP-10444: --- bq. 1. change project str

[jira] [Commented] (HADOOP-10638) Updating hadoop-daemon.sh to work as expected when nfs is started as a privileged user.

2014-05-29 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013133#comment-14013133 ] Aaron T. Myers commented on HADOOP-10638: - It's fine to not include any tests in

[jira] [Commented] (HADOOP-10637) Add snapshot and several dfsadmin tests into TestCLI

2014-05-29 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013123#comment-14013123 ] Konstantin Boudnik commented on HADOOP-10637: - Looks like this should go to

[jira] [Updated] (HADOOP-10637) Add snapshot and several dfsadmin tests into TestCLI

2014-05-29 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated HADOOP-10637: Affects Version/s: 3.0.0 > Add snapshot and several dfsadmin tests into TestCLI >

[jira] [Updated] (HADOOP-10637) Add snapshot and several dfsadmin tests into TestCLI

2014-05-29 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated HADOOP-10637: Issue Type: Test (was: Improvement) > Add snapshot and several dfsadmin tests in

[jira] [Updated] (HADOOP-10637) Add snapshot and several dfsadmin tests into TestCLI

2014-05-29 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated HADOOP-10637: Issue Type: Improvement (was: Test) > Add snapshot and several dfsadmin tests in

[jira] [Commented] (HADOOP-9968) ProxyUsers does not work with NetGroups

2014-05-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013112#comment-14013112 ] Hudson commented on HADOOP-9968: SUCCESS: Integrated in Hadoop-trunk-Commit #5629 (See [

[jira] [Comment Edited] (HADOOP-10448) Support pluggable mechanism to specify proxy user settings

2014-05-29 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013109#comment-14013109 ] Arpit Agarwal edited comment on HADOOP-10448 at 5/29/14 11:45 PM:

[jira] [Updated] (HADOOP-10448) Support pluggable mechanism to specify proxy user settings

2014-05-29 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HADOOP-10448: --- Resolution: Fixed Fix Version/s: 2.5.0 Target Version/s: 2.5.0

[jira] [Updated] (HADOOP-9968) ProxyUsers does not work with NetGroups

2014-05-29 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HADOOP-9968: -- Fix Version/s: 3.0.0 Merged to branch-2 along with HADOOP-10448 via r1598440 and fixed up CHA

[jira] [Updated] (HADOOP-10637) Add snapshot and several dfsadmin tests into TestCLI

2014-05-29 Thread Dasha Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dasha Boudnik updated HADOOP-10637: --- Attachment: HADOOP-10637.patch > Add snapshot and several dfsadmin tests into TestCLI > ---

[jira] [Updated] (HADOOP-10637) Add snapshot and several dfsadmin tests into TestCLI

2014-05-29 Thread Dasha Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dasha Boudnik updated HADOOP-10637: --- Attachment: BIGTOP-1325.patch Small change made to improve the verification of setSpaceQuot

[jira] [Updated] (HADOOP-10637) Add snapshot and several dfsadmin tests into TestCLI

2014-05-29 Thread Dasha Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dasha Boudnik updated HADOOP-10637: --- Attachment: (was: BIGTOP-1325.patch) > Add snapshot and several dfsadmin tests into Tes

[jira] [Commented] (HADOOP-10448) Support pluggable mechanism to specify proxy user settings

2014-05-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013056#comment-14013056 ] Hadoop QA commented on HADOOP-10448: {color:red}-1 overall{color}. Here are the res

[jira] [Updated] (HADOOP-10448) Support pluggable mechanism to specify proxy user settings

2014-05-29 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoy Antony updated HADOOP-10448: -- Attachment: HADOOP-10448-branch2.patch Thanks you [~arpitagarwal] for committing this patch

[jira] [Resolved] (HADOOP-10628) Javadoc and few code style improvement for Crypto input and output streams

2014-05-29 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb resolved HADOOP-10628. --- Resolution: Fixed Thanks Yi, I committed this to fs-encryption. > Javadoc and few code st

[jira] [Commented] (HADOOP-10638) Updating hadoop-daemon.sh to work as expected when nfs is started as a privileged user.

2014-05-29 Thread Manikandan Narayanaswamy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013016#comment-14013016 ] Manikandan Narayanaswamy commented on HADOOP-10638: --- Hey Aaron, I see

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

2014-05-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012975#comment-14012975 ] Hudson commented on HADOOP-10639: - SUCCESS: Integrated in Hadoop-trunk-Commit #5627 (See

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

2014-05-29 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-10639: Resolution: Fixed Fix Version/s: 2.5.0 Hadoop Flags: Reviewed

[jira] [Commented] (HADOOP-9623) Update jets3t dependency to 0.9.0

2014-05-29 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012940#comment-14012940 ] Steve Loughran commented on HADOOP-9623: I'm just going to highlight that this pa

[jira] [Commented] (HADOOP-10633) use Time#monotonicNow to avoid system clock reset

2014-05-29 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012924#comment-14012924 ] Andrew Wang commented on HADOOP-10633: -- Hey [~xieliang007], thanks for working on t

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

2014-05-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012925#comment-14012925 ] Hadoop QA commented on HADOOP-10639: {color:green}+1 overall{color}. Here are the r

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

2014-05-29 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012914#comment-14012914 ] Aaron T. Myers commented on HADOOP-10639: - Patch looks good to me. +1 pending Je

[jira] [Commented] (HADOOP-10448) Support pluggable mechanism to specify proxy user settings

2014-05-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012911#comment-14012911 ] Hudson commented on HADOOP-10448: - SUCCESS: Integrated in Hadoop-trunk-Commit #5624 (See

[jira] [Updated] (HADOOP-10448) Support pluggable mechanism to specify proxy user settings

2014-05-29 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HADOOP-10448: --- Fix Version/s: 3.0.0 > Support pluggable mechanism to specify proxy user settings > ---

[jira] [Created] (HADOOP-10641) Introduce Coordination Engine

2014-05-29 Thread Konstantin Shvachko (JIRA)
Konstantin Shvachko created HADOOP-10641: Summary: Introduce Coordination Engine Key: HADOOP-10641 URL: https://issues.apache.org/jira/browse/HADOOP-10641 Project: Hadoop Common Issue

[jira] [Commented] (HADOOP-10448) Support pluggable mechanism to specify proxy user settings

2014-05-29 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012888#comment-14012888 ] Arpit Agarwal commented on HADOOP-10448: I committed it to trunk but hit merge c

[jira] [Commented] (HADOOP-10448) Support pluggable mechanism to specify proxy user settings

2014-05-29 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012879#comment-14012879 ] Arpit Agarwal commented on HADOOP-10448: Thanks for adding that Benoy. The code

[jira] [Commented] (HADOOP-10448) Support pluggable mechanism to specify proxy user settings

2014-05-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012862#comment-14012862 ] Hadoop QA commented on HADOOP-10448: {color:green}+1 overall{color}. Here are the r

[jira] [Commented] (HADOOP-10640) Implement Namenode RPCs in HDFS native client

2014-05-29 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012863#comment-14012863 ] Colin Patrick McCabe commented on HADOOP-10640: --- I posted a reviewboard at

[jira] [Updated] (HADOOP-10640) Implement Namenode RPCs in HDFS native client

2014-05-29 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HADOOP-10640: -- Attachment: HADOOP-10640-pnative.001.patch > Implement Namenode RPCs in HDFS

[jira] [Commented] (HADOOP-10640) Implement Namenode RPCs in HDFS native client

2014-05-29 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012839#comment-14012839 ] Colin Patrick McCabe commented on HADOOP-10640: --- With this patch, libhdfs.

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

2014-05-29 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-10639: Status: Patch Available (was: Open) > FileBasedKeyStoresFactory initialization i

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

2014-05-29 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-10639: Attachment: HADOOP-10639.patch > FileBasedKeyStoresFactory initialization is not

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

2014-05-29 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012833#comment-14012833 ] Alejandro Abdelnur commented on HADOOP-10639: - This problem is not typically

[jira] [Created] (HADOOP-10640) Implement Namenode RPCs in HDFS native client

2014-05-29 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-10640: - Summary: Implement Namenode RPCs in HDFS native client Key: HADOOP-10640 URL: https://issues.apache.org/jira/browse/HADOOP-10640 Project: Hadoop Comm

[jira] [Commented] (HADOOP-10638) Updating hadoop-daemon.sh to work as expected when nfs is started as a privileged user.

2014-05-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012718#comment-14012718 ] Hadoop QA commented on HADOOP-10638: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (HADOOP-10638) Updating hadoop-daemon.sh to work as expected when nfs is started as a privileged user.

2014-05-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012712#comment-14012712 ] Hadoop QA commented on HADOOP-10638: {color:red}-1 overall{color}. Here are the res

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

[jira] [Commented] (HADOOP-10533) S3 input stream NPEs in MapReduce jon

2014-05-29 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012709#comment-14012709 ] Steve Loughran commented on HADOOP-10533: - marking as relates-to HADOOP-10589, t

[jira] [Updated] (HADOOP-10634) Add recursive list apis to FileSystem to give implementations an opportunity for optimization

2014-05-29 Thread Sumit Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sumit Kumar updated HADOOP-10634: - Resolution: Duplicate Status: Resolved (was: Patch Available) Duplicate of MAPREDUCE-5

[jira] [Commented] (HADOOP-10638) Updating hadoop-daemon.sh to work as expected when nfs is started as a privileged user.

2014-05-29 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012658#comment-14012658 ] Aaron T. Myers commented on HADOOP-10638: - Cool, good stuff. Will wait for Jenki

[jira] [Commented] (HADOOP-10638) Updating hadoop-daemon.sh to work as expected when nfs is started as a privileged user.

2014-05-29 Thread Manikandan Narayanaswamy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012654#comment-14012654 ] Manikandan Narayanaswamy commented on HADOOP-10638: --- Testing done: Ins

[jira] [Moved] (HADOOP-10638) Updating hadoop-daemon.sh to work as expected when nfs is started as a privileged user.

2014-05-29 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers moved HDFS-6468 to HADOOP-10638: --- Component/s: (was: nfs) nfs Ta

[jira] [Assigned] (HADOOP-10638) Updating hadoop-daemon.sh to work as expected when nfs is started as a privileged user.

2014-05-29 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers reassigned HADOOP-10638: --- Assignee: Manikandan Narayanaswamy > Updating hadoop-daemon.sh to work as expected

[jira] [Commented] (HADOOP-10638) Updating hadoop-daemon.sh to work as expected when nfs is started as a privileged user.

2014-05-29 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012640#comment-14012640 ] Aaron T. Myers commented on HADOOP-10638: - Actually, given that this change is o

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

2014-05-29 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012634#comment-14012634 ] Alejandro Abdelnur commented on HADOOP-10635: - How about making the SR algor

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

2014-05-29 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012621#comment-14012621 ] Alejandro Abdelnur commented on HADOOP-10632: - Yi, looks very good, also how

[jira] [Commented] (HADOOP-10602) Documentation has broken "Go Back" hyperlinks.

2014-05-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012617#comment-14012617 ] Hudson commented on HADOOP-10602: - SUCCESS: Integrated in Hadoop-trunk-Commit #5622 (See

[jira] [Commented] (HADOOP-10602) Documentation has broken "Go Back" hyperlinks.

2014-05-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012589#comment-14012589 ] Hudson commented on HADOOP-10602: - SUCCESS: Integrated in Hadoop-trunk-Commit #5621 (See

[jira] [Updated] (HADOOP-10602) Documentation has broken "Go Back" hyperlinks.

2014-05-29 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HADOOP-10602: --- Resolution: Fixed Fix Version/s: 2.5.0 3.0.0 Status: Re

[jira] [Updated] (HADOOP-10448) Support pluggable mechanism to specify proxy user settings

2014-05-29 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoy Antony updated HADOOP-10448: -- Attachment: HADOOP-10448.patch Added comments in the code to indicate the behavior. I am not

[jira] [Commented] (HADOOP-10444) add pom.xml infrastructure for hadoop-native-core

2014-05-29 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012555#comment-14012555 ] Colin Patrick McCabe commented on HADOOP-10444: --- Thanks, Binglin. I'll tr

[jira] [Commented] (HADOOP-10589) NativeS3FileSystem throw NullPointerException when the file is empty

2014-05-29 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012440#comment-14012440 ] Steve Loughran commented on HADOOP-10589: - full stack {code} testSeekZeroByteFi

[jira] [Commented] (HADOOP-10589) NativeS3FileSystem throw NullPointerException when the file is empty

2014-05-29 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012437#comment-14012437 ] Steve Loughran commented on HADOOP-10589: - ... problem is that the 0.9.1 error c

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

2014-05-29 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012441#comment-14012441 ] Charles Lamb commented on HADOOP-10635: --- In general this looks good. I have a few

[jira] [Reopened] (HADOOP-10589) NativeS3FileSystem throw NullPointerException when the file is empty

2014-05-29 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reopened HADOOP-10589: - Assignee: Steve Loughran not a duplicate. Same stack trace, but root cause is differe

[jira] [Commented] (HADOOP-10589) NativeS3FileSystem throw NullPointerException when the file is empty

2014-05-29 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012419#comment-14012419 ] Steve Loughran commented on HADOOP-10589: - HADOOP-9623 service handler changes d

[jira] [Commented] (HADOOP-10589) NativeS3FileSystem throw NullPointerException when the file is empty

2014-05-29 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012413#comment-14012413 ] Steve Loughran commented on HADOOP-10589: - this happens if {{store.retrieve()}}

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

2014-05-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HADOOP-10635 started by Yi Liu. > Add a method to CryptoCodec to generate SRNs for IV > --- > >

[jira] [Resolved] (HADOOP-10589) NativeS3FileSystem throw NullPointerException when the file is empty

2014-05-29 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-10589. - Resolution: Duplicate Release Note: Duplicate of HADOOP-10533, though the stack tr

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

2014-05-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HADOOP-10635: Attachment: HADOOP-10635.patch Thanks Alejandro, the patch includes {{byte[] generateSecureRandom(int byt

[jira] [Commented] (HADOOP-10625) Configuration: names should be trimmed when putting/getting to properties

2014-05-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012382#comment-14012382 ] Hudson commented on HADOOP-10625: - FAILURE: Integrated in Hadoop-Hdfs-trunk #1758 (See

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

2014-05-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HADOOP-10632 started by Yi Liu. > Minor improvements to Crypto input and output streams > - > >

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

2014-05-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HADOOP-10632: Attachment: HADOOP-10632.2.patch Thanks Alejandro for nice review, the new patch includes update for your

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

2014-05-29 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012299#comment-14012299 ] Steve Loughran commented on HADOOP-9361: checking for null in S3 stream close is

[jira] [Commented] (HADOOP-10625) Configuration: names should be trimmed when putting/getting to properties

2014-05-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012285#comment-14012285 ] Hudson commented on HADOOP-10625: - FAILURE: Integrated in Hadoop-Yarn-trunk #567 (See [

[jira] [Updated] (HADOOP-10637) Add snapshot and several dfsadmin tests into TestCLI

2014-05-29 Thread Dasha Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dasha Boudnik updated HADOOP-10637: --- Attachment: HADOOP-10637.patch Patch attached. > Add snapshot and several dfsadmin tests i

[jira] [Created] (HADOOP-10637) Add snapshot and several dfsadmin tests into TestCLI

2014-05-29 Thread Dasha Boudnik (JIRA)
Dasha Boudnik created HADOOP-10637: -- Summary: Add snapshot and several dfsadmin tests into TestCLI Key: HADOOP-10637 URL: https://issues.apache.org/jira/browse/HADOOP-10637 Project: Hadoop Common

[jira] [Updated] (HADOOP-10636) Native Hadoop Client:add unit test case for call

2014-05-29 Thread Wenwu Peng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenwu Peng updated HADOOP-10636: Attachment: HADOOP-10636-pnative.001.patch submit the first version patch > Native Hadoop Client

[jira] [Resolved] (HADOOP-9987) HDFS Compatible ViewFileSystem

2014-05-29 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gera Shegalov resolved HADOOP-9987. --- Resolution: Duplicate > HDFS Compatible ViewFileSystem > -- > >

[jira] [Updated] (HADOOP-10590) ServiceAuthorizationManager is not threadsafe

2014-05-29 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoy Antony updated HADOOP-10590: -- Attachment: performancetest.patch > ServiceAuthorizationManager is not threadsafe >

[jira] [Updated] (HADOOP-10590) ServiceAuthorizationManager is not threadsafe

2014-05-29 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoy Antony updated HADOOP-10590: -- Attachment: (was: performancetest.patch) > ServiceAuthorizationManager is not threadsafe

[jira] [Updated] (HADOOP-10590) ServiceAuthorizationManager is not threadsafe

2014-05-29 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoy Antony updated HADOOP-10590: -- Attachment: performancetest.patch Attaching the class using which I ran the performance test

[jira] [Assigned] (HADOOP-10622) Shell.runCommand can deadlock

2014-05-29 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gera Shegalov reassigned HADOOP-10622: -- Assignee: Gera Shegalov (was: Jason Lowe) > Shell.runCommand can deadlock >

[jira] [Commented] (HADOOP-10622) Shell.runCommand can deadlock

2014-05-29 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012182#comment-14012182 ] Gera Shegalov commented on HADOOP-10622: Jason, I can do this. > Shell.runComma

[jira] [Updated] (HADOOP-10590) ServiceAuthorizationManager is not threadsafe

2014-05-29 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoy Antony updated HADOOP-10590: -- Status: Open (was: Patch Available) > ServiceAuthorizationManager is not threadsafe > -

[jira] [Commented] (HADOOP-10444) add pom.xml infrastructure for hadoop-native-core

2014-05-29 Thread Binglin Chang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012166#comment-14012166 ] Binglin Chang commented on HADOOP-10444: Hi Colin, the patch moves all the code,

[jira] [Updated] (HADOOP-10444) add pom.xml infrastructure for hadoop-native-core

2014-05-29 Thread Binglin Chang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Binglin Chang updated HADOOP-10444: --- Attachment: HADOOP-10444.v1.patch Changes: 1. change project structure to maven, move all