[jira] Created: (HDFS-1003) authorization checks for inter-server protocol (based on HADOOP-6600)

2010-02-26 Thread Boris Shkolnik (JIRA)
authorization checks for inter-server protocol (based on HADOOP-6600) - Key: HDFS-1003 URL: https://issues.apache.org/jira/browse/HDFS-1003 Project: Hadoop HDFS Issue Type:

[jira] Created: (HDFS-1004) Update NN to support Kerberized SSL from HADOOP-6584

2010-02-26 Thread Jakob Homan (JIRA)
Update NN to support Kerberized SSL from HADOOP-6584 Key: HDFS-1004 URL: https://issues.apache.org/jira/browse/HDFS-1004 Project: Hadoop HDFS Issue Type: New Feature Components:

[jira] Updated: (HDFS-1004) Update NN to support Kerberized SSL from HADOOP-6584

2010-02-26 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HDFS-1004: -- Attachment: HDFS-1004.patch Patch adds yet another doAs block and fixes logic flaw in getUgi() for

[jira] Updated: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HDFS-994: - Attachment: HDFS-994-3.patch Updated patch verified in Kerberos environment. Provide methods for

[jira] Updated: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HDFS-994: - Status: Open (was: Patch Available) Provide methods for obtaining delegation token from Namenode for

[jira] Updated: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HDFS-994: - Status: Patch Available (was: Open) Submitting patch again, hopefully Hudson shows up? Provide methods

[jira] Commented: (HDFS-991) Allow browsing the filesystem over http using delegation tokens

2010-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838756#action_12838756 ] Hadoop QA commented on HDFS-991: -1 overall. Here are the results of testing the latest

[jira] Commented: (HDFS-991) Allow browsing the filesystem over http using delegation tokens

2010-02-26 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838882#action_12838882 ] Owen O'Malley commented on HDFS-991: The findbugs warning are spurious, because we have

[jira] Updated: (HDFS-991) Allow browsing the filesystem over http using delegation tokens

2010-02-26 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HDFS-991: --- Status: Open (was: Patch Available) Allow browsing the filesystem over http using delegation tokens

[jira] Updated: (HDFS-991) Allow browsing the filesystem over http using delegation tokens

2010-02-26 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HDFS-991: --- Status: Patch Available (was: Open) Allow browsing the filesystem over http using delegation tokens

[jira] Updated: (HDFS-1004) Update NN to support Kerberized SSL from HADOOP-6584

2010-02-26 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HDFS-1004: -- Status: Patch Available (was: Open) Update NN to support Kerberized SSL from HADOOP-6584

[jira] Commented: (HDFS-1004) Update NN to support Kerberized SSL from HADOOP-6584

2010-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838947#action_12838947 ] Hadoop QA commented on HDFS-1004: - -1 overall. Here are the results of testing the latest

[jira] Commented: (HDFS-686) NullPointerException is thrown while merging edit log and image

2010-02-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838956#action_12838956 ] Andrew Purtell commented on HDFS-686: - Hairong, We are using 0.20. We are trying to

[jira] Commented: (HDFS-985) HDFS should issue multiple RPCs for listing a large directory

2010-02-26 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838961#action_12838961 ] Suresh Srinivas commented on HDFS-985: -- Patch looks good. Few comments: #

[jira] Commented: (HDFS-985) HDFS should issue multiple RPCs for listing a large directory

2010-02-26 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838967#action_12838967 ] Suresh Srinivas commented on HDFS-985: -- I do see that you are already doing the 2. in my

[jira] Updated: (HDFS-1003) authorization checks for inter-server protocol (based on HADOOP-6600)

2010-02-26 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik updated HDFS-1003: - Status: Patch Available (was: Open) authorization checks for inter-server protocol (based on

[jira] Updated: (HDFS-1003) authorization checks for inter-server protocol (based on HADOOP-6600)

2010-02-26 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik updated HDFS-1003: - Attachment: HDFS-1003.patch authorization checks for inter-server protocol (based on

[jira] Commented: (HDFS-1003) authorization checks for inter-server protocol (based on HADOOP-6600)

2010-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838990#action_12838990 ] Hadoop QA commented on HDFS-1003: - -1 overall. Here are the results of testing the latest

[jira] Commented: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838998#action_12838998 ] Jakob Homan commented on HDFS-994: -- Failed test is known-bad cactus download. Patch is

[jira] Commented: (HDFS-1001) DataXceiver and BlockReader disagree on when to send/recv CHECKSUM_OK

2010-02-26 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839021#action_12839021 ] Todd Lipcon commented on HDFS-1001: --- Testing this is a bit difficult. I think the one

[jira] Commented: (HDFS-991) Allow browsing the filesystem over http using delegation tokens

2010-02-26 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839024#action_12839024 ] Devaraj Das commented on HDFS-991: -- Although i should mention that once HADOOP-6580 is

[jira] Commented: (HDFS-991) Allow browsing the filesystem over http using delegation tokens

2010-02-26 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839022#action_12839022 ] Devaraj Das commented on HDFS-991: -- Looks good. +1 Allow browsing the filesystem over http

[jira] Commented: (HDFS-1003) authorization checks for inter-server protocol (based on HADOOP-6600)

2010-02-26 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839063#action_12839063 ] Boris Shkolnik commented on HDFS-1003: -- One note about balancer. Since balancer is

[jira] Updated: (HDFS-892) optionally use Avro for namenode RPC

2010-02-26 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated HDFS-892: -- Attachment: HDFS-892.patch Here's a new, still preliminary, version that uses the @Nullable annotation

[jira] Updated: (HDFS-993) Namenode should issue a delegation token only for kerberos authenticated clients.

2010-02-26 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-993: -- Attachment: HDFS-993.7.patch New patch to accomodate changes in HDFS-991. Namenode

[jira] Commented: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839098#action_12839098 ] Tsz Wo (Nicholas), SZE commented on HDFS-994: - +1 patch looks good. Minor

[jira] Updated: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HDFS-994: - Attachment: HDFS-994-4.patch Thanks for the review Nicholas. Updated patch to include all suggestions.

[jira] Updated: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HDFS-994: - Status: Open (was: Patch Available) Provide methods for obtaining delegation token from Namenode for

[jira] Updated: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HDFS-994: - Status: Patch Available (was: Open) Paging Hudson for new review. Provide methods for obtaining

[jira] Commented: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839109#action_12839109 ] Hadoop QA commented on HDFS-994: -1 overall. Here are the results of testing the latest

[jira] Updated: (HDFS-984) Delegation Tokens should be persisted in Namenode

2010-02-26 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-984: -- Attachment: HDFS-984-0_20.4.patch 20 patch uploaded. Combines HADOOP-6573 and MR-1537

[jira] Updated: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HDFS-994: - Status: Patch Available (was: Open) submitting patch. Provide methods for obtaining delegation token

[jira] Updated: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HDFS-994: - Attachment: HDFS-994-5.patch HDFS-991 caused this to go stale. Updated to use a configuration. Provide

[jira] Updated: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HDFS-994: - Status: Open (was: Patch Available) Provide methods for obtaining delegation token from Namenode for

[jira] Commented: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839137#action_12839137 ] Tsz Wo (Nicholas), SZE commented on HDFS-994: - +1 HDFS-994-5.patch looks good.

[jira] Created: (HDFS-1005) Fsck security

2010-02-26 Thread Jitendra Nath Pandey (JIRA)
Fsck security - Key: HDFS-1005 URL: https://issues.apache.org/jira/browse/HDFS-1005 Project: Hadoop HDFS Issue Type: New Feature Reporter: Jitendra Nath Pandey Assignee: Jitendra Nath Pandey This jira

[jira] Updated: (HDFS-992) Re-factor block access token implementation to conform to the generic Token interface in Common

2010-02-26 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Zhang updated HDFS-992: --- Attachment: h992-26.patch Re-factor block access token implementation to conform to the generic Token

[jira] Updated: (HDFS-1006) getImage/putImage http requests should be https for the case of security enabled.

2010-02-26 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik updated HDFS-1006: - Attachment: HDFS-1006-BP20.patch for previous version of hadoop. Not for commit.

[jira] Assigned: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik reassigned HDFS-994: --- Assignee: Jakob Homan (was: Boris Shkolnik) oops Provide methods for obtaining delegation

[jira] Assigned: (HDFS-1006) getImage/putImage http requests should be https for the case of security enabled.

2010-02-26 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik reassigned HDFS-1006: Assignee: Boris Shkolnik getImage/putImage http requests should be https for the case of

[jira] Updated: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HDFS-994: --- Resolution: Fixed Fix Version/s: 0.22.0 Status: Resolved (was: Patch Available) I

[jira] Commented: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839146#action_12839146 ] Hadoop QA commented on HDFS-994: -1 overall. Here are the results of testing the latest

[jira] Updated: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-994: -- Attachment: HDFS-994-0_20.1.patch Patch for hadoop 20. Provide methods for obtaining

[jira] Commented: (HDFS-994) Provide methods for obtaining delegation token from Namenode for hftp and other uses

2010-02-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839158#action_12839158 ] Hudson commented on HDFS-994: - Integrated in Hadoop-Hdfs-trunk-Commit #206 (See