[jira] [Updated] (HDFS-2617) Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution

2012-07-18 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-2617: - Attachment: HDFS-2617-branch-1.patch Here's a patch against branch-1 which provides the option of

[jira] [Commented] (HDFS-2617) Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution

2012-07-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416926#comment-13416926 ] Hadoop QA commented on HDFS-2617: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-3605) Block mistakenly marked corrupt during edit log catchup phase of failover

2012-07-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416935#comment-13416935 ] Hadoop QA commented on HDFS-3605: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-3675) libhdfs: follow documented return codes

2012-07-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416949#comment-13416949 ] Hadoop QA commented on HDFS-3675: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-3654) TestJspHelper#testGetUgi fails with NPE

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417006#comment-13417006 ] Hudson commented on HDFS-3654: -- Integrated in Hadoop-Hdfs-trunk #1107 (See [https://builds.ap

[jira] [Commented] (HDFS-3583) Convert remaining tests to Junit4

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417010#comment-13417010 ] Hudson commented on HDFS-3583: -- Integrated in Hadoop-Hdfs-trunk #1107 (See [https://builds.ap

[jira] [Commented] (HDFS-3639) JspHelper#getUGI should always verify the token if security is enabled

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417015#comment-13417015 ] Hudson commented on HDFS-3639: -- Integrated in Hadoop-Hdfs-trunk #1107 (See [https://builds.ap

[jira] [Commented] (HDFS-3674) Add method(s) which could test for the presence of an HDFS filesystem without authentication

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417058#comment-13417058 ] Daryn Sharp commented on HDFS-3674: --- Why not catch the SASL exception and consider that a

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417065#comment-13417065 ] Daryn Sharp commented on HDFS-3626: --- I'm reluctant to approve, but I won't block it. Reg

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417067#comment-13417067 ] Daryn Sharp commented on HDFS-3626: --- Correction: "/mount1/../mount2/foo" is not supposed

[jira] [Commented] (HDFS-3577) WebHdfsFileSystem can not read files larger than 24KB

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417071#comment-13417071 ] Daryn Sharp commented on HDFS-3577: --- +1 Looks good to me! Might want to alter the descri

[jira] [Commented] (HDFS-3639) JspHelper#getUGI should always verify the token if security is enabled

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417074#comment-13417074 ] Daryn Sharp commented on HDFS-3639: --- To avoid possible duplication of code, perhaps add a

[jira] [Commented] (HDFS-3671) ByteRangeInputStream shouldn't require the content length header be present

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417080#comment-13417080 ] Daryn Sharp commented on HDFS-3671: --- Are you sure you tested a non-chunked download w/o a

[jira] [Commented] (HDFS-3654) TestJspHelper#testGetUgi fails with NPE

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417099#comment-13417099 ] Hudson commented on HDFS-3654: -- Integrated in Hadoop-Mapreduce-trunk #1140 (See [https://buil

[jira] [Commented] (HDFS-3583) Convert remaining tests to Junit4

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417103#comment-13417103 ] Hudson commented on HDFS-3583: -- Integrated in Hadoop-Mapreduce-trunk #1140 (See [https://buil

[jira] [Commented] (HDFS-3639) JspHelper#getUGI should always verify the token if security is enabled

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417108#comment-13417108 ] Hudson commented on HDFS-3639: -- Integrated in Hadoop-Mapreduce-trunk #1140 (See [https://buil

[jira] [Commented] (HDFS-2617) Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417128#comment-13417128 ] Daryn Sharp commented on HDFS-2617: --- Have you tested {{HsftpFileSystem}} too? Do we even

[jira] [Commented] (HDFS-3676) handleSaslConnection failure doesn't try to renew the correct UGI

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417152#comment-13417152 ] Daryn Sharp commented on HDFS-3676: --- The logic does look flawed. I _think_ it may have b

[jira] [Commented] (HDFS-3577) WebHdfsFileSystem can not read files larger than 24KB

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417167#comment-13417167 ] Hudson commented on HDFS-3577: -- Integrated in Hadoop-Common-trunk-Commit #2495 (See [https://

[jira] [Commented] (HDFS-3577) WebHdfsFileSystem can not read files larger than 24KB

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417170#comment-13417170 ] Hudson commented on HDFS-3577: -- Integrated in Hadoop-Hdfs-trunk-Commit #2560 (See [https://bu

[jira] [Updated] (HDFS-3577) WebHdfsFileSystem can not read files larger than 24KB

2012-07-18 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-3577: - Resolution: Fixed Fix Version/s: 0.23.3 Hadoop Flags: Reviewed

[jira] [Updated] (HDFS-2966) TestNameNodeMetrics tests can fail under load

2012-07-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-2966: -- Affects Version/s: (was: 0.24.0) 2.0.0-alpha Fix Version/s: (was:

[jira] [Commented] (HDFS-3577) WebHdfsFileSystem can not read files larger than 24KB

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417206#comment-13417206 ] Hudson commented on HDFS-3577: -- Integrated in Hadoop-Mapreduce-trunk-Commit #2517 (See [https

[jira] [Commented] (HDFS-2617) Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution

2012-07-18 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417245#comment-13417245 ] Aaron T. Myers commented on HDFS-2617: -- bq. Have you tested HsftpFileSystem too? Do we

[jira] [Commented] (HDFS-2617) Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution

2012-07-18 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417249#comment-13417249 ] Owen O'Malley commented on HDFS-2617: - *Sigh* If we have the config knob, it has to be

[jira] [Commented] (HDFS-2617) Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution

2012-07-18 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417261#comment-13417261 ] Aaron T. Myers commented on HDFS-2617: -- bq. If we have the config knob, it has to be s

[jira] [Commented] (HDFS-2617) Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution

2012-07-18 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417263#comment-13417263 ] Owen O'Malley commented on HDFS-2617: - The KSSL is required to use weak encryption. It

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417271#comment-13417271 ] Colin Patrick McCabe commented on HDFS-3626: {code} cmccabe@keter:~/tmp> mkdir

[jira] [Commented] (HDFS-3676) handleSaslConnection failure doesn't try to renew the correct UGI

2012-07-18 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417282#comment-13417282 ] Colin Patrick McCabe commented on HDFS-3676: We discovered this while testing k

[jira] [Commented] (HDFS-3113) httpfs does not support delegation tokens

2012-07-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417297#comment-13417297 ] Eli Collins commented on HDFS-3113: --- Hey Tucu, Overall looks good, only minor comments f

[jira] [Commented] (HDFS-3291) add test that covers HttpFS working w/ a non-HDFS Hadoop filesystem

2012-07-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417317#comment-13417317 ] Eli Collins commented on HDFS-3291: --- Thanks for working on this, will definitely help mai

[jira] [Commented] (HDFS-3513) HttpFS should cache filesystems

2012-07-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417319#comment-13417319 ] Eli Collins commented on HDFS-3513: --- Tucu, given the proxy use case, how important is cac

[jira] [Commented] (HDFS-2617) Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution

2012-07-18 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417330#comment-13417330 ] Aaron T. Myers commented on HDFS-2617: -- OK, I'm find changing the default value for th

[jira] [Reopened] (HDFS-3577) WebHdfsFileSystem can not read files larger than 24KB

2012-07-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins reopened HDFS-3577: --- Thanks Nicholas. This needs to be fixed in branch-1 as well, mind posting a patch? IMO this is a 1.1 bl

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417336#comment-13417336 ] Daryn Sharp commented on HDFS-3626: --- Although it can't (entirely) be done server-side els

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417343#comment-13417343 ] Robert Joseph Evans commented on HDFS-3626: --- This is especially true with ViewFs.

[jira] [Created] (HDFS-3679) fuse_dfs notrash option sets usetrash

2012-07-18 Thread Conrad Meyer (JIRA)
Conrad Meyer created HDFS-3679: -- Summary: fuse_dfs notrash option sets usetrash Key: HDFS-3679 URL: https://issues.apache.org/jira/browse/HDFS-3679 Project: Hadoop HDFS Issue Type: Bug

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417357#comment-13417357 ] Eli Collins commented on HDFS-3626: --- Daryn, Not sure I follow, path normalization and s

[jira] [Updated] (HDFS-3679) fuse_dfs notrash option sets usetrash

2012-07-18 Thread Conrad Meyer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Conrad Meyer updated HDFS-3679: --- Attachment: hdfs-3679.diff Trivial patch to fix issue. > fuse_dfs notrash option sets

[jira] [Commented] (HDFS-2617) Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution

2012-07-18 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417402#comment-13417402 ] Owen O'Malley commented on HDFS-2617: - Sounds good. Thanks, Aaron. > R

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417411#comment-13417411 ] Daryn Sharp commented on HDFS-3626: --- bq. /foo/../bar and /bar -> hdfs://someotherhost/X t

[jira] [Commented] (HDFS-3675) libhdfs: follow documented return codes

2012-07-18 Thread Andy Isaacson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417612#comment-13417612 ] Andy Isaacson commented on HDFS-3675: - +1 lgtm. Thanks! > libhdfs: fo

[jira] [Commented] (HDFS-3113) httpfs does not support delegation tokens

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417630#comment-13417630 ] Daryn Sharp commented on HDFS-3113: --- Just to make sure I understand: WebHDFS client -> Ht

[jira] [Commented] (HDFS-3608) fuse_dfs: detect changes in UID ticket cache

2012-07-18 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417631#comment-13417631 ] Aaron T. Myers commented on HDFS-3608: -- Patch looks pretty good to me, Colin, though I

[jira] [Commented] (HDFS-3597) SNN can fail to start on upgrade

2012-07-18 Thread Andy Isaacson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417632#comment-13417632 ] Andy Isaacson commented on HDFS-3597: - the findbugs appears to be spurious. If I'm rea

[jira] [Commented] (HDFS-3113) httpfs does not support delegation tokens

2012-07-18 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417633#comment-13417633 ] Alejandro Abdelnur commented on HDFS-3113: -- @eli, thanks for the review. I'll addr

[jira] [Commented] (HDFS-3597) SNN can fail to start on upgrade

2012-07-18 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417634#comment-13417634 ] Aaron T. Myers commented on HDFS-3597: -- I agree those warnings are spurious. Those fin

[jira] [Commented] (HDFS-3677) dfs.namenode.edits.dir.required missing from hdfs-default.xml

2012-07-18 Thread Andy Isaacson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417639#comment-13417639 ] Andy Isaacson commented on HDFS-3677: - Am I reading the code right that a given edits d

[jira] [Commented] (HDFS-3608) fuse_dfs: detect changes in UID ticket cache

2012-07-18 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417705#comment-13417705 ] Colin Patrick McCabe commented on HDFS-3608: bq. I again see some places where

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417707#comment-13417707 ] Eli Collins commented on HDFS-3626: --- bq. That's not necessarily true, which is what Colin

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417708#comment-13417708 ] Eli Collins commented on HDFS-3626: --- Sorry, that should read *not* true for Hadoop Paths.

[jira] [Commented] (HDFS-2617) Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417718#comment-13417718 ] Daryn Sharp commented on HDFS-2617: --- I'm still confused about how kssl is insecure vs. sp

[jira] [Commented] (HDFS-3676) handleSaslConnection failure doesn't try to renew the correct UGI

2012-07-18 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417720#comment-13417720 ] Todd Lipcon commented on HDFS-3676: --- Good point, Daryn, about proxy-users. I agree we sh

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417723#comment-13417723 ] Daryn Sharp commented on HDFS-3626: --- The change here is that {{Path(URI)}} did not normal

[jira] [Commented] (HDFS-3677) dfs.namenode.edits.dir.required missing from hdfs-default.xml

2012-07-18 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417724#comment-13417724 ] Todd Lipcon commented on HDFS-3677: --- Yea, it seems that's the case, and agreed it's a bad

[jira] [Created] (HDFS-3680) Allows customized audit logging in HDFS FSNamesystem

2012-07-18 Thread Marcelo Vanzin (JIRA)
Marcelo Vanzin created HDFS-3680: Summary: Allows customized audit logging in HDFS FSNamesystem Key: HDFS-3680 URL: https://issues.apache.org/jira/browse/HDFS-3680 Project: Hadoop HDFS Issue

[jira] [Updated] (HDFS-3680) Allows customized audit logging in HDFS FSNamesystem

2012-07-18 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HDFS-3680: - Status: Patch Available (was: Open) > Allows customized audit logging in HDFS FSNamesystem >

[jira] [Updated] (HDFS-3680) Allows customized audit logging in HDFS FSNamesystem

2012-07-18 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HDFS-3680: - Attachment: accesslogger-v1.patch > Allows customized audit logging in HDFS FSNamesystem > ---

[jira] [Commented] (HDFS-2617) Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution

2012-07-18 Thread Joey Echeverria (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417726#comment-13417726 ] Joey Echeverria commented on HDFS-2617: --- The issue with KSSL is that it requires that

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417730#comment-13417730 ] Colin Patrick McCabe commented on HDFS-3626: ok, it sounds like this is working

[jira] [Commented] (HDFS-2617) Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution

2012-07-18 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417733#comment-13417733 ] Todd Lipcon commented on HDFS-2617: --- bq. The KSSL is required to use weak encryption. It

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417739#comment-13417739 ] Eli Collins commented on HDFS-3626: --- bq. The change here is that Path(URI) did not normal

[jira] [Assigned] (HDFS-3680) Allows customized audit logging in HDFS FSNamesystem

2012-07-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins reassigned HDFS-3680: - Assignee: Marcelo Vanzin > Allows customized audit logging in HDFS FSNamesystem >

[jira] [Updated] (HDFS-3680) Allows customized audit logging in HDFS FSNamesystem

2012-07-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-3680: -- Target Version/s: 2.2.0-alpha (was: 3.0.0) Affects Version/s: (was: 3.0.0)

[jira] [Commented] (HDFS-2617) Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution

2012-07-18 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417750#comment-13417750 ] Aaron T. Myers commented on HDFS-2617: -- The trouble with KSSL is not in KSSL itself, i

[jira] [Updated] (HDFS-3608) fuse_dfs: detect changes in UID ticket cache

2012-07-18 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-3608: --- Attachment: HDFS-3608.007.patch > fuse_dfs: detect changes in UID ticket cache > -

[jira] [Updated] (HDFS-3583) Convert remaining tests to Junit4

2012-07-18 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-3583: -- Attachment: hdfs-3583-part2.patch I went through and manually fixed the remaining usages of {{TestCase}}

[jira] [Commented] (HDFS-3597) SNN can fail to start on upgrade

2012-07-18 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417784#comment-13417784 ] Todd Lipcon commented on HDFS-3597: --- A few style nits: {code} + public boolean storageV

[jira] [Updated] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-3626: -- Attachment: hdfs-3626.txt New patch rebased to trunk (had some conflicts after the JUnit4-ification of

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417800#comment-13417800 ] Daryn Sharp commented on HDFS-3626: --- We've veered off the road, but I think Path should h

[jira] [Updated] (HDFS-3368) Missing blocks due to bad DataNodes coming up and down.

2012-07-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-3368: -- Target Version/s: (was: 2.1.0-alpha) Affects Version/s: (was: 2.0.0-alpha) Fix Version

[jira] [Commented] (HDFS-3680) Allows customized audit logging in HDFS FSNamesystem

2012-07-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417828#comment-13417828 ] Hadoop QA commented on HDFS-3680: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-3605) Block mistakenly marked corrupt during edit log catchup phase of failover

2012-07-18 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417834#comment-13417834 ] Todd Lipcon commented on HDFS-3605: --- I'll commit this momentarily based on Uma's +1 above

[jira] [Commented] (HDFS-3646) LeaseRenewer can hold reference to inactive DFSClient instances forever

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417838#comment-13417838 ] Hudson commented on HDFS-3646: -- Integrated in Hadoop-Common-trunk-Commit #2497 (See [https://

[jira] [Updated] (HDFS-3680) Allows customized audit logging in HDFS FSNamesystem

2012-07-18 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated HDFS-3680: - Attachment: accesslogger-v2.patch Fix javadoc (copy & paste ftl). > Allows custom

[jira] [Commented] (HDFS-3646) LeaseRenewer can hold reference to inactive DFSClient instances forever

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417844#comment-13417844 ] Daryn Sharp commented on HDFS-3646: --- I've committed to trunk and branch-2, but there are

[jira] [Commented] (HDFS-3646) LeaseRenewer can hold reference to inactive DFSClient instances forever

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417846#comment-13417846 ] Hudson commented on HDFS-3646: -- Integrated in Hadoop-Hdfs-trunk-Commit #2562 (See [https://bu

[jira] [Updated] (HDFS-3646) LeaseRenewer can hold reference to inactive DFSClient instances forever

2012-07-18 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-3646: -- Target Version/s: 0.23.3, 3.0.0, 2.2.0-alpha Fix Version/s: (was: 2.1.0-alpha)

[jira] [Updated] (HDFS-3605) Block mistakenly marked corrupt during edit log catchup phase of failover

2012-07-18 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-3605: -- Resolution: Fixed Fix Version/s: 3.0.0 2.1.0-alpha Hadoop Flags: Reviewed

[jira] [Updated] (HDFS-2617) Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution

2012-07-18 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-2617: - Attachment: HDFS-2617-branch-1.patch Here's an updated patch which addresses Owen's comments, as w

[jira] [Updated] (HDFS-3608) fuse_dfs: detect changes in UID ticket cache

2012-07-18 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-3608: --- Attachment: HDFS-3608.008.patch some old files got in the last patch; this patch fixes

[jira] [Commented] (HDFS-3608) fuse_dfs: detect changes in UID ticket cache

2012-07-18 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417892#comment-13417892 ] Colin Patrick McCabe commented on HDFS-3608: I tested this by mounting the file

[jira] [Commented] (HDFS-3605) Block mistakenly marked corrupt during edit log catchup phase of failover

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417903#comment-13417903 ] Hudson commented on HDFS-3605: -- Integrated in Hadoop-Mapreduce-trunk-Commit #2520 (See [https

[jira] [Commented] (HDFS-3646) LeaseRenewer can hold reference to inactive DFSClient instances forever

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417904#comment-13417904 ] Hudson commented on HDFS-3646: -- Integrated in Hadoop-Mapreduce-trunk-Commit #2520 (See [https

[jira] [Commented] (HDFS-3597) SNN can fail to start on upgrade

2012-07-18 Thread Andy Isaacson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417928#comment-13417928 ] Andy Isaacson commented on HDFS-3597: - bq. package-private done. bq. {{isSameCluster}}

[jira] [Updated] (HDFS-3597) SNN can fail to start on upgrade

2012-07-18 Thread Andy Isaacson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Isaacson updated HDFS-3597: Attachment: hdfs-3597-4.txt Attaching hdfs-3597-4.txt, addressing review feedback.

[jira] [Commented] (HDFS-3583) Convert remaining tests to Junit4

2012-07-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417930#comment-13417930 ] Hadoop QA commented on HDFS-3583: - +1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-3577) WebHdfsFileSystem can not read files larger than 24KB

2012-07-18 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417933#comment-13417933 ] Tsz Wo (Nicholas), SZE commented on HDFS-3577: -- Hi Eli, the Content-Length exc

[jira] [Commented] (HDFS-3577) WebHdfsFileSystem can not read files larger than 24KB

2012-07-18 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417936#comment-13417936 ] Tsz Wo (Nicholas), SZE commented on HDFS-3577: -- I will test > 2GB files in bra

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417937#comment-13417937 ] Hadoop QA commented on HDFS-3626: - +1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417939#comment-13417939 ] Eli Collins commented on HDFS-3626: --- Daryn, I feel you. URIs have some goofiness too btw

[jira] [Commented] (HDFS-3605) Block mistakenly marked corrupt during edit log catchup phase of failover

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417941#comment-13417941 ] Hudson commented on HDFS-3605: -- Integrated in Hadoop-Hdfs-trunk-Commit #2563 (See [https://bu

[jira] [Commented] (HDFS-3605) Block mistakenly marked corrupt during edit log catchup phase of failover

2012-07-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417942#comment-13417942 ] Hudson commented on HDFS-3605: -- Integrated in Hadoop-Common-trunk-Commit #2498 (See [https://

[jira] [Commented] (HDFS-3608) fuse_dfs: detect changes in UID ticket cache

2012-07-18 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417943#comment-13417943 ] Aaron T. Myers commented on HDFS-3608: -- Latest patch looks pretty good to me. A few co

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417947#comment-13417947 ] Todd Lipcon commented on HDFS-3626: --- So.. any +1s? :) > Creating file wi

[jira] [Created] (HDFS-3681) libhdfs: implement direct-reads optimization for hdfsPread

2012-07-18 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3681: -- Summary: libhdfs: implement direct-reads optimization for hdfsPread Key: HDFS-3681 URL: https://issues.apache.org/jira/browse/HDFS-3681 Project: Hadoop HDF

[jira] [Commented] (HDFS-3626) Creating file with invalid path can corrupt edit log

2012-07-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417976#comment-13417976 ] Eli Collins commented on HDFS-3626: --- In DFSTestUtil#createFile why catch the root case in

[jira] [Updated] (HDFS-3646) LeaseRenewer can hold reference to inactive DFSClient instances forever

2012-07-18 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HDFS-3646: - Attachment: hdfs-3646-branch-23.patch.txt Sorry I forgot to post the 0.23 patch. I actually had conflicts

[jira] [Commented] (HDFS-3597) SNN can fail to start on upgrade

2012-07-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418015#comment-13418015 ] Hadoop QA commented on HDFS-3597: - +1 overall. Here are the results of testing the latest

[jira] [Assigned] (HDFS-3658) TestDFSClientRetries#testNamenodeRestart failed due to MD5 mismatch

2012-07-18 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE reassigned HDFS-3658: Assignee: Tsz Wo (Nicholas), SZE > TestDFSClientRetries#testNamenodeRest

  1   2   >