[jira] [Commented] (HDFS-4424) fsdataset Mkdirs failed cause nullpointexception and other bad consequence

2013-01-20 Thread Li Junjun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558598#comment-13558598 ] Li Junjun commented on HDFS-4424: - I don't know , i'm a new hand too. > fs

答复: [jira] [Updated] (HDFS-4424) fsdataset Mkdirs failed cause nullpointexception and other bad consequence

2013-01-20 Thread 梁李印
@Li Junjun See this page: http://hadoop.apache.org/mailing_lists.html -邮件原件- 发件人: gschen.fudan [mailto:10210240...@fudan.edu.cn] 发送时间: 2013年1月21日 15:31 收件人: hdfs-issues@hadoop.apache.org 抄送: Li Junjun (JIRA) 主题: Re: [jira] [Updated] (HDFS-4424) fsdataset Mkdirs failed cause nullpointexce

[jira] [Commented] (HDFS-4424) fsdataset Mkdirs failed cause nullpointexception and other bad consequence

2013-01-20 Thread gschen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558586#comment-13558586 ] gschen commented on HDFS-4424: -- how could I subscribe from this mailing list?? thank you.

Re: [jira] [Updated] (HDFS-4424) fsdataset Mkdirs failed cause nullpointexception and other bad consequence

2013-01-20 Thread gschen.fudan
于 2013/1/21 15:10, Li Junjun (JIRA) 写道: if (children == null || children.length == 0) how could I subscribe from this mailing list?? thank you.

[jira] [Updated] (HDFS-4424) fsdataset Mkdirs failed cause nullpointexception and other bad consequence

2013-01-20 Thread Li Junjun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Junjun updated HDFS-4424: Description: File: /hadoop-1.0.1/hdfs/org/apache/hadoop/hdfs/server/datanode/FSDataset.java from line 205:

[jira] [Updated] (HDFS-4424) fsdataset Mkdirs failed cause nullpointexception and other bad consequence

2013-01-20 Thread Li Junjun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Junjun updated HDFS-4424: Description: from line 205: if (children == null || children.length == 0) { children = new FS

[jira] [Updated] (HDFS-4424) fsdataset Mkdirs failed cause nullpointexception and other bad consequence

2013-01-20 Thread Li Junjun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Junjun updated HDFS-4424: Description: from line 205: if (children == null || children.length == 0) { children = new FS

[jira] [Updated] (HDFS-4424) fsdataset Mkdirs failed cause nullpointexception and other bad consequence

2013-01-20 Thread Li Junjun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Junjun updated HDFS-4424: Description: from line 205: if (children == null || children.length == 0) { children = new FS

[jira] [Updated] (HDFS-4424) fsdataset Mkdirs failed cause nullpointexception and other bad consequence

2013-01-20 Thread Li Junjun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Junjun updated HDFS-4424: Description: from line 205: if (children == null || children.length == 0) { children = new FS

[jira] [Updated] (HDFS-4424) fsdataset Mkdirs failed cause nullpointexception and other bad consequence

2013-01-20 Thread Li Junjun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Junjun updated HDFS-4424: Description: from line 205: if (children == null || children.length == 0) { children = new FS

[jira] [Created] (HDFS-4424) fsdataset Mkdirs failed cause nullpointexception and other bad consequence

2013-01-20 Thread Li Junjun (JIRA)
Li Junjun created HDFS-4424: --- Summary: fsdataset Mkdirs failed cause nullpointexception and other bad consequence Key: HDFS-4424 URL: https://issues.apache.org/jira/browse/HDFS-4424 Project: Hadoop HDF

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

2013-01-20 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558540#comment-13558540 ] Tsz Wo (Nicholas), SZE commented on HDFS-4340: -- - In FSNamesystem.startFileInt

[jira] [Created] (HDFS-4423) Checkpoint exception causes fatal damage to fsimage.

2013-01-20 Thread ChenFolin (JIRA)
ChenFolin created HDFS-4423: --- Summary: Checkpoint exception causes fatal damage to fsimage. Key: HDFS-4423 URL: https://issues.apache.org/jira/browse/HDFS-4423 Project: Hadoop HDFS Issue Type: Bug

[jira] [Commented] (HDFS-4404) Create file failure when the machine of first attempted NameNode is down

2013-01-20 Thread liaowenrui (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558468#comment-13558468 ] liaowenrui commented on HDFS-4404: -- thanks Todd!you are very good! > Crea

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

2013-01-20 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4126: Attachment: HDFS-4126.002.patch Rebase the patch. The currently patch does not support INodeFileUnderConstr