[jira] [Commented] (HDFS-4213) When the client calls hsync, allows the client to update the file length in the NameNode

2012-11-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504373#comment-13504373 ] Hadoop QA commented on HDFS-4213: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-4209) Clean up the addNode/addChild/addChildNoQuotaCheck methods in FSDirectory

2012-11-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504350#comment-13504350 ] Hadoop QA commented on HDFS-4209: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Updated] (HDFS-4213) When the client calls hsync, allows the client to update the file length in the NameNode

2012-11-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4213: Attachment: HDFS-4213.006.patch Nicholas, thanks for the comments! Update the new patch to address the comme

[jira] [Commented] (HDFS-4209) Clean up the addNode/addChild/addChildNoQuotaCheck methods in FSDirectory

2012-11-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504332#comment-13504332 ] Hadoop QA commented on HDFS-4209: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-4213) When the client calls hsync, allows the client to update the file length in the NameNode

2012-11-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504314#comment-13504314 ] Tsz Wo (Nicholas), SZE commented on HDFS-4213: -- Let simply call FsyncRequest a

[jira] [Commented] (HDFS-4213) When the client calls hsync, allows the client to update the file length in the NameNode

2012-11-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504307#comment-13504307 ] Hadoop QA commented on HDFS-4213: - {color:green}+1 overall{color}. Here are the results of

[jira] [Updated] (HDFS-4209) Clean up the addNode/addChild/addChildNoQuotaCheck methods in FSDirectory

2012-11-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4209: - Attachment: h4209_20121126b.patch h4209_20121126b.patch: uses FileNotFoundExceptio

[jira] [Resolved] (HDFS-4208) NameNode could be stuck in SafeMode due to never-created blocks

2012-11-26 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HDFS-4208. --- Resolution: Fixed Fix Version/s: 1.2.0 I committed the correct patch to branch-1.

[jira] [Commented] (HDFS-4209) Clean up the addNode/addChild/addChildNoQuotaCheck methods in FSDirectory

2012-11-26 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504294#comment-13504294 ] Suresh Srinivas commented on HDFS-4209: --- Minor comment: INodeFile#valueOf() unnecessa

[jira] [Commented] (HDFS-4209) Clean up the addNode/addChild/addChildNoQuotaCheck methods in FSDirectory

2012-11-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504290#comment-13504290 ] Tsz Wo (Nicholas), SZE commented on HDFS-4209: -- BTW, the patch keep throwing F

[jira] [Updated] (HDFS-4209) Clean up the addNode/addChild/addChildNoQuotaCheck methods in FSDirectory

2012-11-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4209: - Attachment: h4209_20121126.patch h4209_20121126.patch: updated with the path excep

[jira] [Updated] (HDFS-4213) When the client calls hsync/hflush, allows the client to update the file length in the NameNode

2012-11-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4213: Attachment: HDFS-4213.005.patch Update the patch to make reported length persisted in editlog. Considering t

[jira] [Updated] (HDFS-4213) When the client calls hsync, allows the client to update the file length in the NameNode

2012-11-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4213: Summary: When the client calls hsync, allows the client to update the file length in the NameNode (was: Whe

[jira] [Commented] (HDFS-3875) Issue handling checksum errors in write pipeline

2012-11-26 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504260#comment-13504260 ] Kihwal Lee commented on HDFS-3875: -- I don't think calling reportBadBlocks() alone does any

[jira] [Updated] (HDFS-2907) Make FSDataset in Datanode Pluggable

2012-11-26 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HDFS-2907: --- Description: A pluggable FSDataset allows one to experiment and innovate at the DN storage level.

[jira] [Commented] (HDFS-4229) HDFS can report negative DFS Used on clusters with very small amounts of data

2012-11-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504205#comment-13504205 ] Brock Noland commented on HDFS-4229: >From a user perspective, I am not expecting a neg

[jira] [Created] (HDFS-4229) HDFS can report negative DFS Used on clusters with very small amounts of data

2012-11-26 Thread Brock Noland (JIRA)
Brock Noland created HDFS-4229: -- Summary: HDFS can report negative DFS Used on clusters with very small amounts of data Key: HDFS-4229 URL: https://issues.apache.org/jira/browse/HDFS-4229 Project: Hadoop

[jira] [Commented] (HDFS-4229) HDFS can report negative DFS Used on clusters with very small amounts of data

2012-11-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504201#comment-13504201 ] Brock Noland commented on HDFS-4229: Looks like there might be a race in FsDatasetAsync

[jira] [Updated] (HDFS-4208) NameNode could be stuck in SafeMode due to never-created blocks

2012-11-26 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-4208: -- Fix Version/s: (was: 1.1.1) > NameNode could be stuck in SafeMode due to never-created b

[jira] [Reopened] (HDFS-4208) NameNode could be stuck in SafeMode due to never-created blocks

2012-11-26 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas reopened HDFS-4208: --- > NameNode could be stuck in SafeMode due to never-created blocks > --

[jira] [Commented] (HDFS-4208) NameNode could be stuck in SafeMode due to never-created blocks

2012-11-26 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504164#comment-13504164 ] Suresh Srinivas commented on HDFS-4208: --- Looks like I committed the wrong version of

[jira] [Commented] (HDFS-4213) When the client calls hsync/hflush, allows the client to update the file length in the NameNode

2012-11-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504156#comment-13504156 ] Hadoop QA commented on HDFS-4213: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-4228) Move all the Exception in PathExceptions to o.a.h.fs package

2012-11-26 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504116#comment-13504116 ] Eli Collins commented on HDFS-4228: --- We should also consider promoting them from Private/

[jira] [Commented] (HDFS-4228) Move all the Exception in PathExceptions to o.a.h.fs package

2012-11-26 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504115#comment-13504115 ] Eli Collins commented on HDFS-4228: --- +1 > Move all the Exception in Path

[jira] [Commented] (HDFS-4209) Clean up the addNode/addChild/addChildNoQuotaCheck methods in FSDirectory

2012-11-26 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504110#comment-13504110 ] Suresh Srinivas commented on HDFS-4209: --- Comments: # Please see HDFS-4228. I would ra

[jira] [Commented] (HDFS-4228) Move all the Exception in PathExceptions to o.a.h.fs package

2012-11-26 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504108#comment-13504108 ] Daryn Sharp commented on HDFS-4228: --- I think this is a great idea. Standardized exceptio

[jira] [Commented] (HDFS-4200) Reduce the size of synchronized sections in PacketResponder

2012-11-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504107#comment-13504107 ] Hudson commented on HDFS-4200: -- Integrated in Hadoop-trunk-Commit #3059 (See [https://builds.

[jira] [Created] (HDFS-4228) Move all the Exception in PathExceptions to o.a.h.fs package

2012-11-26 Thread Suresh Srinivas (JIRA)
Suresh Srinivas created HDFS-4228: - Summary: Move all the Exception in PathExceptions to o.a.h.fs package Key: HDFS-4228 URL: https://issues.apache.org/jira/browse/HDFS-4228 Project: Hadoop HDFS

[jira] [Commented] (HDFS-3495) Update Balancer to support new NetworkTopology with NodeGroup

2012-11-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504074#comment-13504074 ] Tsz Wo (Nicholas), SZE commented on HDFS-3495: -- Patch looks good. Just some m

[jira] [Updated] (HDFS-4227) Document dfs.namenode.resource.*

2012-11-26 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-4227: -- This should also cover the DF interval (3s) and DU interval (10min) since the NN resource checker numbers d

[jira] [Updated] (HDFS-4213) When the client calls hsync/hflush, allows the client to update the file length in the NameNode

2012-11-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4213: Attachment: HDFS-4213.004.patch > When the client calls hsync/hflush, allows the client to update the fi

[jira] [Updated] (HDFS-4213) When the client calls hsync/hflush, allows the client to update the file length in the NameNode

2012-11-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4213: Attachment: (was: HDFS-4213.004.patch) > When the client calls hsync/hflush, allows the client to up

[jira] [Updated] (HDFS-3875) Issue handling checksum errors in write pipeline

2012-11-26 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HDFS-3875: Priority: Blocker (was: Major) Target Version/s: 2.0.3-alpha Potential blocker for 2.0.

[jira] [Updated] (HDFS-4204) TestNNThroughputBenchmark fails in branch-1

2012-11-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4204: Attachment: HDFS-4204.b1.003.patch The same test from HADOOP-8372 is also included. All the unit tests hav

[jira] [Commented] (HDFS-4213) When the client calls hsync/hflush, allows the client to update the file length in the NameNode

2012-11-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504034#comment-13504034 ] Hadoop QA commented on HDFS-4213: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Updated] (HDFS-4227) Document dfs.namenode.resource.*

2012-11-26 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-4227: -- Description: Let's document {{dfs.namenode.resource.*}} in hdfs-default.xml and a section the in the HD

[jira] [Updated] (HDFS-4227) Document dfs.namenode.resource.*

2012-11-26 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-4227: -- Target Version/s: 2.0.3-alpha Affects Version/s: 1.0.0 2.0.0-alpha > Doc

[jira] [Created] (HDFS-4227) Document dfs.namenode.resource.*

2012-11-26 Thread Eli Collins (JIRA)
Eli Collins created HDFS-4227: - Summary: Document dfs.namenode.resource.* Key: HDFS-4227 URL: https://issues.apache.org/jira/browse/HDFS-4227 Project: Hadoop HDFS Issue Type: Bug Comp

[jira] [Commented] (HDFS-4199) Provide test for HdfsVolumeId

2012-11-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503968#comment-13503968 ] Hadoop QA commented on HDFS-4199: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Updated] (HDFS-4204) TestNNThroughputBenchmark fails in branch-1

2012-11-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4204: Priority: Minor (was: Major) > TestNNThroughputBenchmark fails in branch-1 > --

[jira] [Assigned] (HDFS-4204) TestNNThroughputBenchmark fails in branch-1

2012-11-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao reassigned HDFS-4204: --- Assignee: Jing Zhao > TestNNThroughputBenchmark fails in branch-1 > --

[jira] [Updated] (HDFS-4204) TestNNThroughputBenchmark fails in branch-1

2012-11-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4204: Attachment: HDFS-4204.b1.002.patch New patch uploaded. Will run ant test and testpatch for it.

[jira] [Created] (HDFS-4226) TestFsck may fail with RuntimeException

2012-11-26 Thread Eli Collins (JIRA)
Eli Collins created HDFS-4226: - Summary: TestFsck may fail with RuntimeException Key: HDFS-4226 URL: https://issues.apache.org/jira/browse/HDFS-4226 Project: Hadoop HDFS Issue Type: Bug

[jira] [Commented] (HDFS-4204) TestNNThroughputBenchmark fails in branch-1

2012-11-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503956#comment-13503956 ] Jing Zhao commented on HDFS-4204: - The empty string passed here should be fine, since in tr

[jira] [Updated] (HDFS-4070) DFSClient ignores bufferSize argument & always performs small writes

2012-11-26 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-4070: -- Labels: optimization performance (was: optimization) > DFSClient ignores bufferSize argument & always perfo

[jira] [Resolved] (HDFS-4219) Port slive to branch-1

2012-11-26 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HDFS-4219. --- Resolution: Fixed Fix Version/s: 1.2.0 Hadoop Flags: Reviewed I committed the patc

[jira] [Updated] (HDFS-4213) When the client calls hsync/hflush, allows the client to update the file length in the NameNode

2012-11-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4213: Description: As per discussion in HDFS-3960 and HDFS-2802, when clients that need strong consistency update

[jira] [Updated] (HDFS-4213) When the client calls hsync/hflush, allows the client to update the file length in the NameNode

2012-11-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4213: Summary: When the client calls hsync/hflush, allows the client to update the file length in the NameNode (w

[jira] [Updated] (HDFS-4213) When the client calls hsync(), allows the client to update the file length in the NameNode

2012-11-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4213: Attachment: HDFS-4213.004.patch Update the patch based on the comments. > When the client

[jira] [Commented] (HDFS-4219) Port slive to branch-1

2012-11-26 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503948#comment-13503948 ] Suresh Srinivas commented on HDFS-4219: --- +1. Seems like a straightforward port.

[jira] [Commented] (HDFS-4199) Provide test for HdfsVolumeId

2012-11-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503947#comment-13503947 ] Hadoop QA commented on HDFS-4199: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Created] (HDFS-4225) Improve HDFS write performance

2012-11-26 Thread Radim Kolar (JIRA)
Radim Kolar created HDFS-4225: - Summary: Improve HDFS write performance Key: HDFS-4225 URL: https://issues.apache.org/jira/browse/HDFS-4225 Project: Hadoop HDFS Issue Type: Task Repor

[jira] [Commented] (HDFS-4199) Provide test for HdfsVolumeId

2012-11-26 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503892#comment-13503892 ] Ivan A. Veselovsky commented on HDFS-4199: -- the patch is targeted against "trunk"

[jira] [Updated] (HDFS-4199) Provide test for HdfsVolumeId

2012-11-26 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HDFS-4199: - Attachment: HDFS-4199--c.patch > Provide test for HdfsVolumeId > -

[jira] [Commented] (HDFS-3875) Issue handling checksum errors in write pipeline

2012-11-26 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503889#comment-13503889 ] Kihwal Lee commented on HDFS-3875: -- bq. If the two checksum methods are different, datanod

[jira] [Updated] (HDFS-4199) Provide test for HdfsVolumeId

2012-11-26 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HDFS-4199: - Attachment: (was: HDFS-4199--c.patch) > Provide test for HdfsVolumeId > --

[jira] [Commented] (HDFS-3875) Issue handling checksum errors in write pipeline

2012-11-26 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503875#comment-13503875 ] Kihwal Lee commented on HDFS-3875: -- This sounds like the symptom I mentioned in HDFS-3874.

[jira] [Updated] (HDFS-4199) Provide test for HdfsVolumeId

2012-11-26 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HDFS-4199: - Attachment: HDFS-4199--c.patch Hi, Robert, Andrew, attached patch "HDFS-4199--c.patch" imp

[jira] [Created] (HDFS-4224) The dncp_block_verification log can be compressed

2012-11-26 Thread Harsh J (JIRA)
Harsh J created HDFS-4224: - Summary: The dncp_block_verification log can be compressed Key: HDFS-4224 URL: https://issues.apache.org/jira/browse/HDFS-4224 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Commented] (HDFS-3874) Exception when client reports bad checksum to NN

2012-11-26 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503801#comment-13503801 ] Kihwal Lee commented on HDFS-3874: -- In branch-1, srcNode is created from the result of get

[jira] [Commented] (HDFS-4120) Add a new "-skipSharedEditsCheck" option for BootstrapStandby

2012-11-26 Thread Vinay (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503768#comment-13503768 ] Vinay commented on HDFS-4120: - Hi liang xie, +1, Patch looks good, thanks. >