[jira] [Updated] (HDFS-4434) Provide a mapping from INodeId to INode

2013-04-12 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-4434: -- Attachment: HDFS-4434.patch > Provide a mapping from INodeId to INode >

[jira] [Commented] (HDFS-4255) Useless stacktrace shown in DN when there's an error writing a block

2013-04-12 Thread Jianbiao Huang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630919#comment-13630919 ] Jianbiao Huang commented on HDFS-4255: -- There are the same error with the issue HBASE-

[jira] [Commented] (HDFS-347) DFS read performance suboptimal when client co-located on nodes with data

2013-04-12 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630916#comment-13630916 ] Suresh Srinivas commented on HDFS-347: -- I think as long as main issues are done and rem

[jira] [Updated] (HDFS-4675) Fix rename across snapshottable directories

2013-04-12 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4675: - Resolution: Fixed Status: Resolved (was: Patch Available) > Fix renam

[jira] [Commented] (HDFS-347) DFS read performance suboptimal when client co-located on nodes with data

2013-04-12 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630905#comment-13630905 ] Aaron T. Myers commented on HDFS-347: - Nicholas, There is quite a bit of precedent for

[jira] [Commented] (HDFS-4675) Fix rename across snapshottable directories

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

[jira] [Updated] (HDFS-4675) Fix rename across snapshottable directories

2013-04-12 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4675: - Fix Version/s: Snapshot (HDFS-2802) Status: Patch Available (was: Open)

[jira] [Updated] (HDFS-4675) Fix rename across snapshottable directories

2013-04-12 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4675: - Component/s: (was: datanode) Hadoop Flags: Reviewed +1 patch looks good.

[jira] [Updated] (HDFS-4675) Fix rename across snapshottable directories

2013-04-12 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4675: Attachment: HDFS-4675.005.patch Update the patch with some code clean. > Fix rename across

[jira] [Commented] (HDFS-347) DFS read performance suboptimal when client co-located on nodes with data

2013-04-12 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630878#comment-13630878 ] Tsz Wo (Nicholas), SZE commented on HDFS-347: - Merge without completing all the

[jira] [Commented] (HDFS-347) DFS read performance suboptimal when client co-located on nodes with data

2013-04-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630871#comment-13630871 ] Hudson commented on HDFS-347: - Integrated in Hadoop-trunk-Commit #3612 (See [https://builds.apa

[jira] [Updated] (HDFS-347) DFS read performance suboptimal when client co-located on nodes with data

2013-04-12 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-347: Target Version/s: 2.0.5-beta Fix Version/s: 3.0.0 Since the merge vote passed, I have merged t

[jira] [Commented] (HDFS-4639) startFileInternal() should not increment generation stamp

2013-04-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630861#comment-13630861 ] Hudson commented on HDFS-4639: -- Integrated in Hadoop-trunk-Commit #3611 (See [https://builds.

[jira] [Commented] (HDFS-4639) startFileInternal() should not increment generation stamp

2013-04-12 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630858#comment-13630858 ] Konstantin Shvachko commented on HDFS-4639: --- +1. Looks good. > s

[jira] [Updated] (HDFS-4639) startFileInternal() should not increment generation stamp

2013-04-12 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated HDFS-4639: -- Resolution: Fixed Fix Version/s: 2.0.5-beta Hadoop Flags: Reviewed

[jira] [Updated] (HDFS-4675) Fix rename across snapshottable directories

2013-04-12 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4675: Attachment: HDFS-4675.004.patch Update the patch based on Nicholas's offline comments: "- INodeReference.dst

[jira] [Updated] (HDFS-4692) Use timestamp as the default snapshot name

2013-04-12 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4692: - Attachment: h4692_20130412.patch h4692_20130412.patch: changes snapshot name to be

[jira] [Commented] (HDFS-4663) OOM in HA tests TestPipelinesFailover TestStandbyCheckpoints

2013-04-12 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630736#comment-13630736 ] Suresh Srinivas commented on HDFS-4663: --- See https://jira.codehaus.org/browse/SUREFIR

[jira] [Commented] (HDFS-4639) startFileInternal() should not increment generation stamp

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

[jira] [Created] (HDFS-4693) Some test cases in TestCheckpoint do not clean up after themselves

2013-04-12 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-4693: --- Summary: Some test cases in TestCheckpoint do not clean up after themselves Key: HDFS-4693 URL: https://issues.apache.org/jira/browse/HDFS-4693 Project: Hadoop HDFS

[jira] [Created] (HDFS-4692) Use timestamp as the default snapshot name

2013-04-12 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HDFS-4692: Summary: Use timestamp as the default snapshot name Key: HDFS-4692 URL: https://issues.apache.org/jira/browse/HDFS-4692 Project: Hadoop HDFS

[jira] [Commented] (HDFS-4529) Decide the semantic of concat with snapshots

2013-04-12 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630630#comment-13630630 ] Tsz Wo (Nicholas), SZE commented on HDFS-4529: -- Here is a new idea: (4) mark

[jira] [Updated] (HDFS-4639) startFileInternal() should not increment generation stamp

2013-04-12 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Plamen Jeliazkov updated HDFS-4639: --- Attachment: HDFS-4639.trunk.patch > startFileInternal() should not increment generation st

[jira] [Commented] (HDFS-4639) startFileInternal() should not increment generation stamp

2013-04-12 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630622#comment-13630622 ] Plamen Jeliazkov commented on HDFS-4639: Turns out trunk TestCheckpoint had been ch

[jira] [Commented] (HDFS-4434) Provide a mapping from INodeId to INode

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

[jira] [Commented] (HDFS-4691) Disallow .reserved path component, given that HDFS-4434 does not allow /.reserved

2013-04-12 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630451#comment-13630451 ] Sanjay Radia commented on HDFS-4691: Given that HDFS-4434 disallows /.reserved, i belie

[jira] [Created] (HDFS-4691) Disallow .reserved path component, given that HDFS-4434 does not allow /.reserved

2013-04-12 Thread Sanjay Radia (JIRA)
Sanjay Radia created HDFS-4691: -- Summary: Disallow .reserved path component, given that HDFS-4434 does not allow /.reserved Key: HDFS-4691 URL: https://issues.apache.org/jira/browse/HDFS-4691 Project: Ha

[jira] [Commented] (HDFS-4690) Namenode exits if entering safemode while secret manager is edit logging

2013-04-12 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630412#comment-13630412 ] Kihwal Lee commented on HDFS-4690: -- Please post your test result from branch-0.23.

[jira] [Commented] (HDFS-4690) Namenode exits if entering safemode while secret manager is edit logging

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

[jira] [Updated] (HDFS-4690) Namenode exits if entering safemode while secret manager is edit logging

2013-04-12 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-4690: -- Attachment: HDFS-4690.branch-23.patch I actually found it easier to back-port the 1.x version of the pat

[jira] [Updated] (HDFS-4690) Namenode exits if entering safemode while secret manager is edit logging

2013-04-12 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-4690: -- Status: Patch Available (was: Open) > Namenode exits if entering safemode while secret manager is e

[jira] [Commented] (HDFS-4434) Provide a mapping from INodeId to INode

2013-04-12 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630308#comment-13630308 ] Daryn Sharp commented on HDFS-4434: --- bq. First I think Sanjay's comment meant not reservi

[jira] [Updated] (HDFS-4434) Provide a mapping from INodeId to INode

2013-04-12 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-4434: -- Attachment: HDFS-4434.patch > Provide a mapping from INodeId to INode >

[jira] [Commented] (HDFS-4670) Style Hadoop HDFS web ui's with Twitter's bootstrap.

2013-04-12 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630231#comment-13630231 ] Chris Nauroth commented on HDFS-4670: - Thanks again for the explanation on the js. I a

[jira] [Commented] (HDFS-4475) OutOfMemory by BPServiceActor.offerService() takes down DataNode

2013-04-12 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630191#comment-13630191 ] Plamen Jeliazkov commented on HDFS-4475: I think the agreement made was to not try

[jira] [Commented] (HDFS-4477) Secondary namenode may retain old tokens

2013-04-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630179#comment-13630179 ] Hudson commented on HDFS-4477: -- Integrated in Hadoop-trunk-Commit #3608 (See [https://builds.

[jira] [Updated] (HDFS-4477) Secondary namenode may retain old tokens

2013-04-12 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HDFS-4477: - Fix Version/s: 2.0.5-beta 3.0.0 Hadoop Flags: Reviewed > Secondary namenode ma

[jira] [Commented] (HDFS-4477) Secondary namenode may retain old tokens

2013-04-12 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630173#comment-13630173 ] Kihwal Lee commented on HDFS-4477: -- I've committed this to trunk and branch-2. I hold bran

[jira] [Commented] (HDFS-4475) OutOfMemory by BPServiceActor.offerService() takes down DataNode

2013-04-12 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630144#comment-13630144 ] Ravi Prakash commented on HDFS-4475: I know I'm coming in late on this and I agree this

[jira] [Created] (HDFS-4690) Namenode exits if entering safemode while secret manager is edit logging

2013-04-12 Thread Daryn Sharp (JIRA)
Daryn Sharp created HDFS-4690: - Summary: Namenode exits if entering safemode while secret manager is edit logging Key: HDFS-4690 URL: https://issues.apache.org/jira/browse/HDFS-4690 Project: Hadoop HDFS

[jira] [Commented] (HDFS-4689) freeze/seal a hdfs file

2013-04-12 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629915#comment-13629915 ] Nicolas Liochon commented on HDFS-4689: --- You're sure it's not HBASE-7878 / HBASE-8204