[jira] Commented: (HDFS-284) dfs.data.dir syntax needs revamping: multiple percentages and weights

2009-09-24 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759400#action_12759400 ] dhruba borthakur commented on HDFS-284: --- I agree with Paul/Allen that the current schem

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759391#action_12759391 ] dhruba borthakur commented on HDFS-245: --- Completely agree that we should make the APIs

[jira] Resolved: (HDFS-262) On a busy cluster, it is possible for the client to believe it cannot fetch a block when the client or datanodes are running slowly

2009-09-24 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-262. -- Resolution: Cannot Reproduce Assignee: Todd Lipcon Hi Jim, I believe this is the behavior already

[jira] Resolved: (HDFS-404) Why open method in class DFSClient would compare old LocatedBlocks and new LocatedBlocks?

2009-09-24 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-404. -- Resolution: Invalid Assignee: Todd Lipcon Hi Gianyu, This is not the forum for questions about the

[jira] Created: (HDFS-656) Clarify error handling and retry semantics for DFS read path

2009-09-24 Thread Todd Lipcon (JIRA)
Clarify error handling and retry semantics for DFS read path Key: HDFS-656 URL: https://issues.apache.org/jira/browse/HDFS-656 Project: Hadoop HDFS Issue Type: Task Compo

[jira] Updated: (HDFS-646) missing test-contrib ant target would break hudson patch test process

2009-09-24 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan updated HDFS-646: Affects Version/s: 0.22.0 > missing test-contrib ant target would break hudson patch test pro

[jira] Commented: (HDFS-646) missing test-contrib ant target would break hudson patch test process

2009-09-24 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759370#action_12759370 ] Giridharan Kesavan commented on HDFS-646: - -1 to tests: this doesnt require any test

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread eric baldeschwieler (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759368#action_12759368 ] eric baldeschwieler commented on HDFS-245: -- So who is going to takeout the trash if

[jira] Created: (HDFS-655) test.py under particular directory Found checksum error

2009-09-24 Thread dengzhiping (JIRA)
test.py under particular directory Found checksum error Key: HDFS-655 URL: https://issues.apache.org/jira/browse/HDFS-655 Project: Hadoop HDFS Issue Type: Bug Components: hd

[jira] Commented: (HDFS-284) dfs.data.dir syntax needs revamping: multiple percentages and weights

2009-09-24 Thread Paul Smith (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759358#action_12759358 ] Paul Smith commented on HDFS-284: - I think this could be one of these "If we build it, they w

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759356#action_12759356 ] dhruba borthakur commented on HDFS-245: --- @Robert: The permission bits on a symbolic lin

[jira] Updated: (HDFS-654) HDFS needs to support new rename introduced for FileContext

2009-09-24 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-654: - Attachment: HDFS-654.patch > HDFS needs to support new rename introduced for FileContext >

[jira] Commented: (HDFS-650) Namenode in infinite loop for removing/recovering lease.

2009-09-24 Thread Yajun Dong (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759353#action_12759353 ] Yajun Dong commented on HDFS-650: - Hadoop-0.19.0 On Fri, Sep 25, 2009 at 2:11 AM, Tsz Wo (Ni

[jira] Updated: (HDFS-519) Create new tests for lease recovery

2009-09-24 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated HDFS-519: Attachment: HDFS-519.patch {{LeaseRecovery_03.*}} are pretty much ready. Only the logic of ch

[jira] Resolved: (HDFS-652) Replace BlockInfo.isUnderConstruction() with isComplete()

2009-09-24 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko resolved HDFS-652. -- Resolution: Fixed Hadoop Flags: [Reviewed] I just committed this. > Replace BlockI

[jira] Created: (HDFS-654) HDFS needs to support new rename introduced for FileContext

2009-09-24 Thread Suresh Srinivas (JIRA)
HDFS needs to support new rename introduced for FileContext --- Key: HDFS-654 URL: https://issues.apache.org/jira/browse/HDFS-654 Project: Hadoop HDFS Issue Type: New Feature Affect

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread Robert Chansler (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759340#action_12759340 ] Robert Chansler commented on HDFS-245: -- I don't much care _what_ happens on Day Zero, on

[jira] Commented: (HDFS-652) Replace BlockInfo.isUnderConstruction() with isComplete()

2009-09-24 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759336#action_12759336 ] Konstantin Shvachko commented on HDFS-652: -- test-patch results: {code} .[exec] T

[jira] Updated: (HDFS-652) Replace BlockInfo.isUnderConstruction() with isComplete()

2009-09-24 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated HDFS-652: - Attachment: isComplete.patch Changed TestBlockUnderConstruction asserts as Nicholas propose

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759334#action_12759334 ] dhruba borthakur commented on HDFS-245: --- The FileContext API is not yet clearly baked a

[jira] Commented: (HDFS-652) Replace BlockInfo.isUnderConstruction() with isComplete()

2009-09-24 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759331#action_12759331 ] Tsz Wo (Nicholas), SZE commented on HDFS-652: - Two minor comments on TestBlockUnd

[jira] Commented: (HDFS-627) Support replica update in datanode

2009-09-24 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759330#action_12759330 ] Tsz Wo (Nicholas), SZE commented on HDFS-627: - > It would be nice if the logic fo

[jira] Updated: (HDFS-652) Replace BlockInfo.isUnderConstruction() with isComplete()

2009-09-24 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated HDFS-652: - Attachment: isComplete.patch > Replace BlockInfo.isUnderConstruction() with isComplete() >

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759319#action_12759319 ] Doug Cutting commented on HDFS-245: --- Perhaps FileSystem#getFileStatus() of a symbolic link

[jira] Created: (HDFS-653) Multiple unit tests fail in branch-0.21

2009-09-24 Thread Konstantin Shvachko (JIRA)
Multiple unit tests fail in branch-0.21 --- Key: HDFS-653 URL: https://issues.apache.org/jira/browse/HDFS-653 Project: Hadoop HDFS Issue Type: Bug Components: test Affects Versions: 0.21.0

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759312#action_12759312 ] Allen Wittenauer commented on HDFS-245: --- bq.(From the lstat(2) man page: "Unlike other

[jira] Commented: (HDFS-222) Support for concatenating of files into a single file

2009-09-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759313#action_12759313 ] Hadoop QA commented on HDFS-222: -1 overall. Here are the results of testing the latest atta

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759303#action_12759303 ] Sanjay Radia commented on HDFS-245: --- @doug >If we're really on the verge of deprecating Fil

[jira] Commented: (HDFS-631) Changes in HDFS to rename the config keys as detailed in HDFS-531.

2009-09-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759297#action_12759297 ] Hadoop QA commented on HDFS-631: -1 overall. Here are the results of testing the latest atta

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759293#action_12759293 ] Eli Collins commented on HDFS-245: -- *Apologies for the dupe, looks like jira stripped out th

[jira] Updated: (HDFS-570) When opening a file for read, make the file length avaliable to client.

2009-09-24 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-570: Attachment: h570_20090924.patch h570_20090924.patch: incorporated Konstantin's commen

[jira] Commented: (HDFS-627) Support replica update in datanode

2009-09-24 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759286#action_12759286 ] Hairong Kuang commented on HDFS-627: It would be nice if the logic for finalizing a block

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759282#action_12759282 ] Eli Collins commented on HDFS-245: -- Thanks Nigel, Allen, Robert for taking a look. Will upda

[jira] Commented: (HDFS-642) Support pipeline close and close recovery

2009-09-24 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759276#action_12759276 ] Hairong Kuang commented on HDFS-642: I want to make it clear that this design does not ad

[jira] Updated: (HDFS-627) Support replica update in datanode

2009-09-24 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-627: Attachment: h627_20090924.patch h627_20090924.patch: check "finalized" in ReplicaUnd

[jira] Created: (HDFS-652) Replace BlockInfo.isUnderConstruction() with isComplete()

2009-09-24 Thread Konstantin Shvachko (JIRA)
Replace BlockInfo.isUnderConstruction() with isComplete() -- Key: HDFS-652 URL: https://issues.apache.org/jira/browse/HDFS-652 Project: Hadoop HDFS Issue Type: Sub-task Compo

[jira] Commented: (HDFS-642) Support pipeline close and close recovery

2009-09-24 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759261#action_12759261 ] Hairong Kuang commented on HDFS-642: Yes, I agree. This was discussed at the design time.

[jira] Resolved: (HDFS-624) Client support pipeline recovery

2009-09-24 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hairong Kuang resolved HDFS-624. Resolution: Fixed Hadoop Flags: [Reviewed] I've just committed this. > Client support pipeline

[jira] Commented: (HDFS-570) When opening a file for read, make the file length avaliable to client.

2009-09-24 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759252#action_12759252 ] Konstantin Shvachko commented on HDFS-570: -- # For the last block if it is under cons

[jira] Updated: (HDFS-413) fuse-dfs fix writeTest and add writeAppendtest

2009-09-24 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Douglas updated HDFS-413: --- Component/s: contrib/fuse-dfs > fuse-dfs fix writeTest and add writeAppendtest > --

[jira] Commented: (HDFS-631) Changes in HDFS to rename the config keys as detailed in HDFS-531.

2009-09-24 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759238#action_12759238 ] Jitendra Nath Pandey commented on HDFS-631: --- Patch submitted above is cancelled. >

[jira] Commented: (HDFS-651) HDFS Docs - fix listing of docs in the doc menu

2009-09-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759239#action_12759239 ] Hadoop QA commented on HDFS-651: -1 overall. Here are the results of testing the latest atta

[jira] Updated: (HDFS-519) Create new tests for lease recovery

2009-09-24 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated HDFS-519: Attachment: HDFS-519.patch {{append()}} is working now. Also, a missed file is attached. > C

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759226#action_12759226 ] Doug Cutting commented on HDFS-245: --- > But on Day Zero, are links in command arguments _alw

[jira] Commented: (HDFS-642) Support pipeline close and close recovery

2009-09-24 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759224#action_12759224 ] dhruba borthakur commented on HDFS-642: --- > 4. I plan to use an empty packet as the end-

[jira] Updated: (HDFS-222) Support for concatenating of files into a single file

2009-09-24 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik updated HDFS-222: Status: Patch Available (was: Open) > Support for concatenating of files into a single file > --

[jira] Updated: (HDFS-631) Changes in HDFS to rename the config keys as detailed in HDFS-531.

2009-09-24 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-631: -- Fix Version/s: (was: 0.21.0) 0.22.0 Status: Patch Availa

[jira] Updated: (HDFS-631) Changes in HDFS to rename the config keys as detailed in HDFS-531.

2009-09-24 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-631: -- Attachment: HDFS-631.trunk.2.patch > Changes in HDFS to rename the config keys as detaile

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread Robert Chansler (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759212#action_12759212 ] Robert Chansler commented on HDFS-245: -- A further thought (perhaps implied by Allen's re

[jira] Commented: (HDFS-624) Client support pipeline recovery

2009-09-24 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759206#action_12759206 ] Suresh Srinivas commented on HDFS-624: -- +1 for the patch > Client support pipeline reco

[jira] Updated: (HDFS-222) Support for concatenating of files into a single file

2009-09-24 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik updated HDFS-222: Attachment: HDFS-222-3.patch added check that no two files are the same > Support for concatenating

[jira] Commented: (HDFS-624) Client support pipeline recovery

2009-09-24 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759204#action_12759204 ] Hairong Kuang commented on HDFS-624: Ran ant test-core. Most tests are passed except for

[jira] Commented: (HDFS-650) Namenode in infinite loop for removing/recovering lease.

2009-09-24 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759197#action_12759197 ] Tsz Wo (Nicholas), SZE commented on HDFS-650: - Hi Yajun, what is the version of H

[jira] Commented: (HDFS-624) Client support pipeline recovery

2009-09-24 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759195#action_12759195 ] Konstantin Boudnik commented on HDFS-624: - +1 on aspects modifications. The tests are

[jira] Updated: (HDFS-651) HDFS Docs - fix listing of docs in the doc menu

2009-09-24 Thread Corinne Chandel (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corinne Chandel updated HDFS-651: - Status: Patch Available (was: Open) Apply this patch to: http://svn.apache.org/repos/asf/hadoop/h

[jira] Updated: (HDFS-651) HDFS Docs - fix listing of docs in the doc menu

2009-09-24 Thread Corinne Chandel (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corinne Chandel updated HDFS-651: - Assignee: Owen O'Malley > HDFS Docs - fix listing of docs in the doc menu > ---

[jira] Updated: (HDFS-651) HDFS Docs - fix listing of docs in the doc menu

2009-09-24 Thread Corinne Chandel (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corinne Chandel updated HDFS-651: - Attachment: HDFS-651.patch HDFS-651.patch - patch file > HDFS Docs - fix listing of docs in the do

[jira] Created: (HDFS-651) HDFS Docs - fix listing of docs in the doc menu

2009-09-24 Thread Corinne Chandel (JIRA)
HDFS Docs - fix listing of docs in the doc menu --- Key: HDFS-651 URL: https://issues.apache.org/jira/browse/HDFS-651 Project: Hadoop HDFS Issue Type: Task Components: documentation A

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759184#action_12759184 ] Allen Wittenauer commented on HDFS-245: --- bq. What is the new options for fsck to report

[jira] Commented: (HDFS-624) Client support pipeline recovery

2009-09-24 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759182#action_12759182 ] Hairong Kuang commented on HDFS-624: [exec] +1 overall. [exec] [exec]

[jira] Commented: (HDFS-624) Client support pipeline recovery

2009-09-24 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759180#action_12759180 ] Hairong Kuang commented on HDFS-624: > as you've already realized the problem with my sec

[jira] Commented: (HDFS-636) SafeMode should count only complete blocks.

2009-09-24 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759178#action_12759178 ] Hairong Kuang commented on HDFS-636: I added the missing file hdfs-logo.jpg to the append

[jira] Updated: (HDFS-649) When non pipeline related tests are executed some advices causing NPE

2009-09-24 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated HDFS-649: Status: Open (was: Patch Available) There's a couple more spots like that in {{DFSClientAspe

[jira] Commented: (HDFS-624) Client support pipeline recovery

2009-09-24 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759170#action_12759170 ] Konstantin Boudnik commented on HDFS-624: - Hairong, as you've already realized the pr

[jira] Commented: (HDFS-641) Move all of the benchmarks and tests that depend on mapreduce to mapreduce

2009-09-24 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759166#action_12759166 ] Owen O'Malley commented on HDFS-641: The problem is that we will have breakage that won't

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759160#action_12759160 ] Doug Cutting commented on HDFS-245: --- A few comments on the common patch: - If we're reall

[jira] Commented: (HDFS-649) When non pipeline related tests are executed some advices causing NPE

2009-09-24 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759159#action_12759159 ] Konstantin Boudnik commented on HDFS-649: - The failing tests are covered in HDFS-647

[jira] Commented: (HDFS-646) missing test-contrib ant target would break hudson patch test process

2009-09-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759152#action_12759152 ] Hadoop QA commented on HDFS-646: -1 overall. Here are the results of testing the latest atta

[jira] Commented: (HDFS-641) Move all of the benchmarks and tests that depend on mapreduce to mapreduce

2009-09-24 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759094#action_12759094 ] Vinod K V commented on HDFS-641: With the approach that I've outlined, we will not have cycle

[jira] Created: (HDFS-650) Namenode in infinite loop for removing/recovering lease.

2009-09-24 Thread Yajun Dong (JIRA)
Namenode in infinite loop for removing/recovering lease. Key: HDFS-650 URL: https://issues.apache.org/jira/browse/HDFS-650 Project: Hadoop HDFS Issue Type: Bug Affects Versions: Ap

[jira] Updated: (HDFS-245) Create symbolic links in HDFS

2009-09-24 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HDFS-245: -- Attachment: symlink17-hdfs.txt symlink17-common.txt Here is a patch that conforms

[jira] Commented: (HDFS-646) missing test-contrib ant target would break hudson patch test process

2009-09-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759050#action_12759050 ] Hadoop QA commented on HDFS-646: -1 overall. Here are the results of testing the latest atta