[jira] [Updated] (HDFS-4762) Provide HDFS based NFSv3 and Mountd implementation

2013-06-24 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li updated HDFS-4762: - Attachment: HDFS-4762.patch.2 Provide HDFS based NFSv3 and Mountd implementation

[jira] [Commented] (HDFS-4762) Provide HDFS based NFSv3 and Mountd implementation

2013-06-24 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13691722#comment-13691722 ] Brandon Li commented on HDFS-4762: -- Thank you, Nicholas. {quote} Nfs3 extends Nfs3Base

[jira] [Commented] (HDFS-4762) Provide HDFS based NFSv3 and Mountd implementation

2013-06-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13691752#comment-13691752 ] Hadoop QA commented on HDFS-4762: - {color:red}-1 overall{color}. Here are the results of

[jira] [Created] (HDFS-4929) [NNBench mark] Lease mismatch error when running with multiple mappers

2013-06-24 Thread Brahma Reddy Battula (JIRA)
Brahma Reddy Battula created HDFS-4929: -- Summary: [NNBench mark] Lease mismatch error when running with multiple mappers Key: HDFS-4929 URL: https://issues.apache.org/jira/browse/HDFS-4929

[jira] [Commented] (HDFS-4923) Save namespace when the namenode is stopped

2013-06-24 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13692225#comment-13692225 ] Andrew Wang commented on HDFS-4923: --- bq. Either you save the namespace when you stop the

[jira] [Updated] (HDFS-4645) Move from randomly generated block ID to sequentially generated block ID

2013-06-24 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-4645: Attachment: editsStored HDFS-4645.002.patch Fix the findbugs warning and a most of

[jira] [Commented] (HDFS-4645) Move from randomly generated block ID to sequentially generated block ID

2013-06-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13692389#comment-13692389 ] Hadoop QA commented on HDFS-4645: - {color:red}-1 overall{color}. Here are the results of

[jira] [Updated] (HDFS-4645) Move from randomly generated block ID to sequentially generated block ID

2013-06-24 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-4645: Attachment: HDFS-4645.003.patch Remove reference to binary file from patch. Move

[jira] [Updated] (HDFS-4927) CreateEditsLog creates inodes with an invalid inode ID, which then cannot be loaded by a namenode.

2013-06-24 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-4927: Attachment: HDFS-4927.1.patch Here is a patch that fixes the bug by generating valid inode IDs. I

[jira] [Assigned] (HDFS-4927) CreateEditsLog creates inodes with an invalid inode ID, which then cannot be loaded by a namenode.

2013-06-24 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth reassigned HDFS-4927: --- Assignee: Chris Nauroth CreateEditsLog creates inodes with an invalid inode ID, which

[jira] [Updated] (HDFS-4927) CreateEditsLog creates inodes with an invalid inode ID, which then cannot be loaded by a namenode.

2013-06-24 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-4927: Status: Patch Available (was: Open) CreateEditsLog creates inodes with an invalid inode ID,

[jira] [Commented] (HDFS-4645) Move from randomly generated block ID to sequentially generated block ID

2013-06-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13692550#comment-13692550 ] Hadoop QA commented on HDFS-4645: - {color:red}-1 overall{color}. Here are the results of

[jira] [Updated] (HDFS-4762) Provide HDFS based NFSv3 and Mountd implementation

2013-06-24 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li updated HDFS-4762: - Attachment: HDFS-4762.patch.3 Provide HDFS based NFSv3 and Mountd implementation

[jira] [Commented] (HDFS-4762) Provide HDFS based NFSv3 and Mountd implementation

2013-06-24 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13692561#comment-13692561 ] Brandon Li commented on HDFS-4762: -- Uploaded the rebased patch. It fixed the findbugs and

[jira] [Commented] (HDFS-4762) Provide HDFS based NFSv3 and Mountd implementation

2013-06-24 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13692568#comment-13692568 ] Brandon Li commented on HDFS-4762: -- {quote}Also, in updateNonSequentialWriteInMemory(..),

[jira] [Commented] (HDFS-4762) Provide HDFS based NFSv3 and Mountd implementation

2013-06-24 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13692571#comment-13692571 ] Brandon Li commented on HDFS-4762: -- {quote}Brandon, early comment - can you move the NFS

[jira] [Commented] (HDFS-4762) Provide HDFS based NFSv3 and Mountd implementation

2013-06-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13692596#comment-13692596 ] Hadoop QA commented on HDFS-4762: - {color:red}-1 overall{color}. Here are the results of

[jira] [Resolved] (HDFS-4930) Export using procedures feature needs fixes for working with mysql

2013-06-24 Thread Venkat Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkat Ranganathan resolved HDFS-4930. -- Resolution: Invalid Wrong project Export using procedures feature

[jira] [Created] (HDFS-4930) Export using procedures feature needs fixes for working with mysql

2013-06-24 Thread Venkat Ranganathan (JIRA)
Venkat Ranganathan created HDFS-4930: Summary: Export using procedures feature needs fixes for working with mysql Key: HDFS-4930 URL: https://issues.apache.org/jira/browse/HDFS-4930 Project:

[jira] [Commented] (HDFS-4930) Export using procedures feature needs fixes for working with mysql

2013-06-24 Thread Venkat Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13692612#comment-13692612 ] Venkat Ranganathan commented on HDFS-4930: -- Sorry, it was meant for Sqoop

[jira] [Commented] (HDFS-4927) CreateEditsLog creates inodes with an invalid inode ID, which then cannot be loaded by a namenode.

2013-06-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13692650#comment-13692650 ] Hadoop QA commented on HDFS-4927: - {color:red}-1 overall{color}. Here are the results of

[jira] [Updated] (HDFS-4645) Move from randomly generated block ID to sequentially generated block ID

2013-06-24 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-4645: Attachment: HDFS-4645.004.patch Fix TestDataTransferProtocol. TestOfflineEditsViewer will still

[jira] [Updated] (HDFS-4927) CreateEditsLog creates inodes with an invalid inode ID, which then cannot be loaded by a namenode.

2013-06-24 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4927: - Hadoop Flags: Reviewed +1 patch looks good. The test failure does not seem

[jira] [Commented] (HDFS-4645) Move from randomly generated block ID to sequentially generated block ID

2013-06-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13692716#comment-13692716 ] Hadoop QA commented on HDFS-4645: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-4927) CreateEditsLog creates inodes with an invalid inode ID, which then cannot be loaded by a namenode.

2013-06-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13692757#comment-13692757 ] Hudson commented on HDFS-4927: -- Integrated in Hadoop-trunk-Commit #4008 (See

[jira] [Updated] (HDFS-4927) CreateEditsLog creates inodes with an invalid inode ID, which then cannot be loaded by a namenode.

2013-06-24 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-4927: Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the review, Nicholas.

[jira] [Created] (HDFS-4931) Extend the block placement policy interface to utilize the location information of previously stored files

2013-06-24 Thread Jihoon Son (JIRA)
Jihoon Son created HDFS-4931: Summary: Extend the block placement policy interface to utilize the location information of previously stored files Key: HDFS-4931 URL: https://issues.apache.org/jira/browse/HDFS-4931

[jira] [Updated] (HDFS-4931) Extend the block placement policy interface to utilize the location information of previously stored files

2013-06-24 Thread Jihoon Son (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jihoon Son updated HDFS-4931: - Attachment: lap2.patch Extend the block placement policy interface to utilize the location

[jira] [Updated] (HDFS-4931) Extend the block placement policy interface to utilize the location information of previously stored files

2013-06-24 Thread Jihoon Son (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jihoon Son updated HDFS-4931: - Attachment: HDFS-4931.patch Extend the block placement policy interface to utilize the location

[jira] [Updated] (HDFS-4931) Extend the block placement policy interface to utilize the location information of previously stored files

2013-06-24 Thread Jihoon Son (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jihoon Son updated HDFS-4931: - Attachment: (was: lap2.patch) Extend the block placement policy interface to utilize the