[jira] [Commented] (HDFS-4244) Support deleting snapshots

2013-01-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552484#comment-13552484 ] Tsz Wo (Nicholas), SZE commented on HDFS-4244: -- > In the meantime, let me chan

[jira] [Created] (HDFS-4397) Combined diff may not be identical to the diffs applied sequentially

2013-01-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HDFS-4397: Summary: Combined diff may not be identical to the diffs applied sequentially Key: HDFS-4397 URL: https://issues.apache.org/jira/browse/HDFS-4397 Proj

[jira] [Commented] (HDFS-4395) INodeDirectorySnapshottable's constructor should take into account the scenario when passed-in dir is of the type INodeDirectoryWithSnapshot

2013-01-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552457#comment-13552457 ] Tsz Wo (Nicholas), SZE commented on HDFS-4395: -- Patch looks good. Could you a

[jira] [Updated] (HDFS-4396) Add START_MSG/SHUTDOWN_MSG for ZKFC

2013-01-13 Thread liang xie (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liang xie updated HDFS-4396: Attachment: HDFS-4396.txt A trivial patch without running testcase, i just verified with real test env

[jira] [Created] (HDFS-4396) Add START_MSG/SHUTDOWN_MSG for ZKFC

2013-01-13 Thread liang xie (JIRA)
liang xie created HDFS-4396: --- Summary: Add START_MSG/SHUTDOWN_MSG for ZKFC Key: HDFS-4396 URL: https://issues.apache.org/jira/browse/HDFS-4396 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Commented] (HDFS-4340) Update addBlock() to inculde inode id as additional argument

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

[jira] [Updated] (HDFS-4340) Update addBlock() to inculde inode id as additional argument

2013-01-13 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li updated HDFS-4340: - Attachment: HDFS-4340.patch > Update addBlock() to inculde inode id as additional argument > -

[jira] [Commented] (HDFS-4126) Add reading/writing snapshot information to FSImage

2013-01-13 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552410#comment-13552410 ] Jing Zhao commented on HDFS-4126: - With HDFS-4395 all the test can passed. Will update the

[jira] [Updated] (HDFS-4395) INodeDirectorySnapshottable's constructor should take into account the scenario when passed-in dir is of the type INodeDirectoryWithSnapshot

2013-01-13 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4395: Attachment: HDFS-4395.001.patch A simple patch is uploaded. This can fix the bug that the diff list may be l

[jira] [Created] (HDFS-4395) INodeDirectorySnapshottable's constructor should take into account the scenario when passed-in dir is of the type INodeDirectoryWithSnapshot

2013-01-13 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-4395: --- Summary: INodeDirectorySnapshottable's constructor should take into account the scenario when passed-in dir is of the type INodeDirectoryWithSnapshot Key: HDFS-4395 URL: https://issues.ap

[jira] [Resolved] (HDFS-4394) QJM client tests require a bit more time in some environments

2013-01-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HDFS-4394. -- Resolution: Invalid Closing as invalid. Sorry for the noise. I didn't realize these tests comple

[jira] [Commented] (HDFS-4261) TestBalancerWithNodeGroup times out

2013-01-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552402#comment-13552402 ] Tsz Wo (Nicholas), SZE commented on HDFS-4261: -- +1 HDFS-4261-branch-1-v2.patch

[jira] [Resolved] (HDFS-4098) Support append to original files which are snapshotted

2013-01-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HDFS-4098. -- Resolution: Fixed Fix Version/s: Snapshot (HDFS-2802) Hadoop Flags: R

[jira] [Commented] (HDFS-4098) Support append to original files which are snapshotted

2013-01-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552398#comment-13552398 ] Tsz Wo (Nicholas), SZE commented on HDFS-4098: -- Here is a brief description of

[jira] [Updated] (HDFS-4098) Support append to original files which are snapshotted

2013-01-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4098: - Attachment: h4098_20130113.patch h4098_20130113.patch: moves the type parameter fr

[jira] [Commented] (HDFS-4098) Support append to original files which are snapshotted

2013-01-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552392#comment-13552392 ] Tsz Wo (Nicholas), SZE commented on HDFS-4098: -- 1. Will add a comment. 2. Oop

[jira] [Commented] (HDFS-4394) QJM client tests require a bit more time in some environments

2013-01-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552309#comment-13552309 ] Andrew Purtell commented on HDFS-4394: -- On second thought, I removed the patch. This w

[jira] [Updated] (HDFS-4394) QJM client tests require a bit more time in some environments

2013-01-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HDFS-4394: - Attachment: (was: HDFS-4394.patch) > QJM client tests require a bit more time in some envi

[jira] [Updated] (HDFS-4394) QJM client tests require a bit more time in some environments

2013-01-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HDFS-4394: - Description: I see hard timeouts of TestQuorumJournalManager and TestQJMWithFaults locally on a d

[jira] [Updated] (HDFS-4394) QJM client tests require a bit more time in some environments

2013-01-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HDFS-4394: - Attachment: HDFS-4394.patch > QJM client tests require a bit more time in some environments >

[jira] [Created] (HDFS-4394) QJM client tests require a bit more time in some environments

2013-01-13 Thread Andrew Purtell (JIRA)
Andrew Purtell created HDFS-4394: Summary: QJM client tests require a bit more time in some environments Key: HDFS-4394 URL: https://issues.apache.org/jira/browse/HDFS-4394 Project: Hadoop HDFS

[jira] [Commented] (HDFS-4245) Include snapshot related operations in OfflineEditsViewerHelper#runOperations() to fix test failures in TestOfflineEditsViewer

2013-01-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552205#comment-13552205 ] Hudson commented on HDFS-4245: -- Integrated in Hadoop-Hdfs-Snapshots-Branch-build #69 (See [ht

[jira] [Commented] (HDFS-1245) Plugable block id generation

2013-01-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552195#comment-13552195 ] Hudson commented on HDFS-1245: -- Integrated in Hadoop-Mapreduce-trunk #1312 (See [https://buil

[jira] [Commented] (HDFS-1245) Plugable block id generation

2013-01-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552188#comment-13552188 ] Hudson commented on HDFS-1245: -- Integrated in Hadoop-Hdfs-trunk #1284 (See [https://builds.ap

[jira] [Resolved] (HDFS-4245) Include snapshot related operations in OfflineEditsViewerHelper#runOperations() to fix test failures in TestOfflineEditsViewer

2013-01-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HDFS-4245. -- Resolution: Fixed Fix Version/s: Snapshot (HDFS-2802) I have committed th

[jira] [Updated] (HDFS-4245) Include snapshot related operations in OfflineEditsViewerHelper#runOperations() to fix test failures in TestOfflineEditsViewer

2013-01-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4245: - Hadoop Flags: Reviewed +1 patch looks good. TestOfflineEditsViewer passes after a

[jira] [Commented] (HDFS-1245) Plugable block id generation

2013-01-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552163#comment-13552163 ] Hudson commented on HDFS-1245: -- Integrated in Hadoop-Yarn-trunk #95 (See [https://builds.apac