[jira] [Updated] (HDFS-5962) Mtime is not persisted for symbolic links

2014-02-18 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5962: Status: Patch Available (was: Open) Mtime is not persisted for symbolic links

[jira] [Updated] (HDFS-5962) Mtime is not persisted for symbolic links

2014-02-18 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5962: Attachment: HDFS-5962.2.patch Thanks, Andrew. Applied this patch to atime. Mtime is not persisted

[jira] [Updated] (HDFS-5962) Mtime and atime are not persisted for symbolic links

2014-02-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5962: Attachment: HDFS-5962.3.patch Thanks [~kihwal], added a test-case for loading atime and mtime.

[jira] [Commented] (HDFS-5962) Mtime and atime are not persisted for symbolic links

2014-02-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13905945#comment-13905945 ] Akira AJISAKA commented on HDFS-5962: - [~wheat9], I suppose it's a bug because the

[jira] [Updated] (HDFS-5962) Mtime and atime are not persisted for symbolic links

2014-02-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5962: Attachment: HDFS-5962.4.patch Rebased the patch for the latest trunk. Mtime and atime are not

[jira] [Created] (HDFS-5975) Create an option to specify a file path for OfflineImageViewer

2014-02-19 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-5975: --- Summary: Create an option to specify a file path for OfflineImageViewer Key: HDFS-5975 URL: https://issues.apache.org/jira/browse/HDFS-5975 Project: Hadoop HDFS

[jira] [Updated] (HDFS-5962) Mtime and atime are not persisted for symbolic links

2014-02-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5962: Attachment: HDFS-5962.5.patch Fixed LsrPBImage.java to output the mtime of symlinks. Mtime and

[jira] [Updated] (HDFS-5952) Create a tool to run data analysis on the PB format fsimage

2014-02-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5952: Assignee: (was: Akira AJISAKA) Create a tool to run data analysis on the PB format fsimage

[jira] [Commented] (HDFS-5952) Create a tool to run data analysis on the PB format fsimage

2014-02-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13906220#comment-13906220 ] Akira AJISAKA commented on HDFS-5952: - Thank you for your comment. I'm okay to use

[jira] [Commented] (HDFS-5975) Create an option to specify a file path for OfflineImageViewer

2014-02-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13906235#comment-13906235 ] Akira AJISAKA commented on HDFS-5975: - That's a good idea! I'll create another JIRA.

[jira] [Created] (HDFS-5978) Create a tool to take fsimage and expose read-only WebHDFS API

2014-02-19 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-5978: --- Summary: Create a tool to take fsimage and expose read-only WebHDFS API Key: HDFS-5978 URL: https://issues.apache.org/jira/browse/HDFS-5978 Project: Hadoop HDFS

[jira] [Updated] (HDFS-5975) Create an option to specify a file path for OfflineImageViewer

2014-02-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5975: Attachment: HDFS-5975.patch Attaching a patch. Create an option to specify a file path for

[jira] [Commented] (HDFS-5981) PBImageXmlWriter closes SnapshotDiffSection incorrectly.

2014-02-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13906542#comment-13906542 ] Akira AJISAKA commented on HDFS-5981: - Looks good. {{INodeReferenceSection}} and

[jira] [Commented] (HDFS-5962) Mtime and atime are not persisted for symbolic links

2014-02-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13906565#comment-13906565 ] Akira AJISAKA commented on HDFS-5962: - The test failure looks unrelated to the patch.

[jira] [Updated] (HDFS-5975) Create an option to specify a file path for OfflineImageViewer

2014-02-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5975: Status: Patch Available (was: Open) Create an option to specify a file path for

[jira] [Commented] (HDFS-5981) PBImageXmlWriter generates malformed XML

2014-02-20 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13907320#comment-13907320 ] Akira AJISAKA commented on HDFS-5981: - Thank you for updating the patch! LGTM, +1.

[jira] [Updated] (HDFS-5981) PBImageXmlWriter generates malformed XML

2014-02-20 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5981: Hadoop Flags: Reviewed PBImageXmlWriter generates malformed XML

[jira] [Assigned] (HDFS-5865) Document 'FileDistribution' argument in 'hdfs oiv --processor' option

2014-02-20 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA reassigned HDFS-5865: --- Assignee: Akira AJISAKA Document 'FileDistribution' argument in 'hdfs oiv --processor'

[jira] [Updated] (HDFS-5865) Document 'FileDistribution' argument in 'hdfs oiv --processor' option

2014-02-20 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5865: Attachment: HDFS-5865.patch Attaching a patch. Document 'FileDistribution' argument in 'hdfs oiv

[jira] [Updated] (HDFS-5865) Update OfflineImageViewer document

2014-02-20 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5865: Summary: Update OfflineImageViewer document (was: Document 'FileDistribution' argument in 'hdfs

[jira] [Updated] (HDFS-5865) Update OfflineImageViewer document

2014-02-20 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5865: Target Version/s: 2.4.0 (was: 3.0.0) Affects Version/s: (was: 3.0.0)

[jira] [Updated] (HDFS-5865) Update OfflineImageViewer document

2014-02-20 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5865: Description: OfflineImageViewer is renewed to handle the new format of fsimage by HDFS-5698

[jira] [Created] (HDFS-5990) Create options to search files/dirs in OfflineImageViewer

2014-02-20 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-5990: --- Summary: Create options to search files/dirs in OfflineImageViewer Key: HDFS-5990 URL: https://issues.apache.org/jira/browse/HDFS-5990 Project: Hadoop HDFS

[jira] [Created] (HDFS-5991) TestLoadGenerator#testLoadGenerator fails on trunk

2014-02-20 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-5991: --- Summary: TestLoadGenerator#testLoadGenerator fails on trunk Key: HDFS-5991 URL: https://issues.apache.org/jira/browse/HDFS-5991 Project: Hadoop HDFS Issue

[jira] [Commented] (HDFS-5991) TestLoadGenerator#testLoadGenerator fails on trunk

2014-02-20 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13907751#comment-13907751 ] Akira AJISAKA commented on HDFS-5991: - I could reproduce this failure. I'll attach the

[jira] [Updated] (HDFS-5991) TestLoadGenerator#testLoadGenerator fails on trunk

2014-02-20 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5991: Attachment: org.apache.hadoop.fs.loadGenerator.TestLoadGenerator.txt

[jira] [Assigned] (HDFS-5990) Create options to search files/dirs in OfflineImageViewer

2014-02-20 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA reassigned HDFS-5990: --- Assignee: Akira AJISAKA Create options to search files/dirs in OfflineImageViewer

[jira] [Updated] (HDFS-5975) Create an option to specify a file path for OfflineImageViewer

2014-02-21 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5975: Attachment: HDFS-5975.2.patch Rebased the patch for the latest trunk. Create an option to specify

[jira] [Updated] (HDFS-2538) option to disable fsck dots

2014-02-21 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-2538: Hadoop Flags: Reviewed option to disable fsck dots

[jira] [Commented] (HDFS-2538) option to disable fsck dots

2014-02-24 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910640#comment-13910640 ] Akira AJISAKA commented on HDFS-2538: - The test failure is not related to the patch.

[jira] [Created] (HDFS-6006) Remove duplicating code in FSNameSystem#getFileInfo

2014-02-24 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-6006: --- Summary: Remove duplicating code in FSNameSystem#getFileInfo Key: HDFS-6006 URL: https://issues.apache.org/jira/browse/HDFS-6006 Project: Hadoop HDFS Issue

[jira] [Updated] (HDFS-6006) Remove duplicating code in FSNameSystem#getFileInfo

2014-02-24 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6006: Attachment: HDFS-6006.patch Attaching a simple patch. Remove duplicating code in

[jira] [Updated] (HDFS-6006) Remove duplicating code in FSNameSystem#getFileInfo

2014-02-24 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6006: Status: Patch Available (was: Open) Remove duplicating code in FSNameSystem#getFileInfo

[jira] [Updated] (HDFS-6006) Remove duplicate code in FSNameSystem#getFileInfo

2014-02-24 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6006: Summary: Remove duplicate code in FSNameSystem#getFileInfo (was: Remove duplicating code in

[jira] [Commented] (HDFS-6006) Remove duplicating code in FSNameSystem#getFileInfo

2014-02-24 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13911019#comment-13911019 ] Akira AJISAKA commented on HDFS-6006: - The patch is to remove duplicate code, so new

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

2014-02-24 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-4227: Attachment: HDFS-4227.3.patch Attaching a patch to document how NameNode resource checker works.

[jira] [Commented] (HDFS-5956) A file size is multiplied by the replication factor in 'hdfs oiv -p FileDistribution' option

2014-02-24 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13911194#comment-13911194 ] Akira AJISAKA commented on HDFS-5956: - [~wheat9], would you please review the latest

[jira] [Commented] (HDFS-5956) A file size is multiplied by the replication factor in 'hdfs oiv -p FileDistribution' option

2014-02-24 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13911307#comment-13911307 ] Akira AJISAKA commented on HDFS-5956: - Thanks for the review. The name of the unit test

[jira] [Updated] (HDFS-5956) A file size is multiplied by the replication factor in 'hdfs oiv -p FileDistribution' option

2014-02-24 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5956: Attachment: HDFS-5956.3.patch Updated the patch for the latest trunk. A file size is multiplied

[jira] [Commented] (HDFS-2538) option to disable fsck dots

2014-02-25 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13911818#comment-13911818 ] Akira AJISAKA commented on HDFS-2538: - The test failure is not related to the latest

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

2014-02-25 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13911838#comment-13911838 ] Akira AJISAKA commented on HDFS-4227: - [~atm], can you please review the latest patch?

[jira] [Commented] (HDFS-2538) option to disable fsck dots

2014-02-25 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13911886#comment-13911886 ] Akira AJISAKA commented on HDFS-2538: - I agree. I suppose it would be better to do the

[jira] [Commented] (HDFS-2538) option to disable fsck dots

2014-02-25 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13911954#comment-13911954 ] Akira AJISAKA commented on HDFS-2538: - bq. If I commit an incompatible change on trunk,

[jira] [Updated] (HDFS-5866) '-maxSize' and '-step' option fail in OfflineImageViewer

2014-02-25 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5866: Target Version/s: 2.4.0 (was: 3.0.0) Status: Patch Available (was: Open)

[jira] [Updated] (HDFS-5866) '-maxSize' and '-step' option fail in OfflineImageViewer

2014-02-25 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5866: Attachment: HDFS-5866.3.patch Attaching a patch for the latest trunk. '-maxSize' and '-step'

[jira] [Commented] (HDFS-5975) Create an option to specify a file path for OfflineImageViewer

2014-02-25 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13912190#comment-13912190 ] Akira AJISAKA commented on HDFS-5975: - [~wheat9], cloud you please review the latest

[jira] [Assigned] (HDFS-5978) Create a tool to take fsimage and expose read-only WebHDFS API

2014-02-25 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA reassigned HDFS-5978: --- Assignee: Akira AJISAKA Create a tool to take fsimage and expose read-only WebHDFS API

[jira] [Commented] (HDFS-5956) A file size is multiplied by the replication factor in 'hdfs oiv -p FileDistribution' option

2014-02-27 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13915163#comment-13915163 ] Akira AJISAKA commented on HDFS-5956: - Thanks for reviewing! Committers, the patch is

[jira] [Commented] (HDFS-6033) PBImageXmlWriter incorrectly handles processing cache directives

2014-02-27 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13915377#comment-13915377 ] Akira AJISAKA commented on HDFS-6033: - +1 PBImageXmlWriter incorrectly handles

[jira] [Updated] (HDFS-5866) '-maxSize' and '-step' option fail in OfflineImageViewer

2014-02-28 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5866: Attachment: HDFS-5866.4.patch '-maxSize' and '-step' option fail in OfflineImageViewer

[jira] [Commented] (HDFS-5866) '-maxSize' and '-step' option fail in OfflineImageViewer

2014-02-28 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13916593#comment-13916593 ] Akira AJISAKA commented on HDFS-5866: - Thanks for the review. I attached a new patch.

[jira] [Updated] (HDFS-5866) '-maxSize' and '-step' option fail in OfflineImageViewer

2014-02-28 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5866: Attachment: HDFS-5866.5.patch Attaching a new patch. '-maxSize' and '-step' option fail in

[jira] [Updated] (HDFS-7001) Tests in TestTracing depends on the order of execution

2014-09-15 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7001: Target Version/s: 2.6.0 Tests in TestTracing depends on the order of execution

[jira] [Commented] (HDFS-7001) Tests in TestTracing depends on the order of execution

2014-09-15 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134857#comment-14134857 ] Akira AJISAKA commented on HDFS-7001: - Looks good to me, +1 (non-binding). Tests in

[jira] [Updated] (HDFS-6789) TestDFSClientFailover.testFileContextDoesntDnsResolveLogicalURI and TestDFSClientFailover.testDoesntDnsResolveLogicalURI failing on jdk7

2014-09-15 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6789: Target Version/s: 2.6.0 (was: 2.5.0)

[jira] [Commented] (HDFS-6789) TestDFSClientFailover.testFileContextDoesntDnsResolveLogicalURI and TestDFSClientFailover.testDoesntDnsResolveLogicalURI failing on jdk7

2014-09-16 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14136615#comment-14136615 ] Akira AJISAKA commented on HDFS-6789: - Thanks Andrew!

[jira] [Updated] (HDFS-5165) FSNameSystem TotalFiles and FilesTotal metrics are the same

2014-09-18 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5165: Attachment: HDFS-5165.2.patch Removed the metrics from MXBean also. FSNameSystem TotalFiles and

[jira] [Updated] (HDFS-5165) FSNameSystem TotalFiles and FilesTotal metrics are the same

2014-09-18 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5165: Release Note: Now TotalFiles metric is removed from FSNameSystem. Use FilesTotal instead. (was:

[jira] [Commented] (HDFS-7049) TestByteRangeInputStream.testPropagatedClose fails and throw NPE on branch-2

2014-09-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14140088#comment-14140088 ] Akira AJISAKA commented on HDFS-7049: - bq. Looks like Hadoop QA tried to apply the

[jira] [Updated] (HDFS-7049) TestByteRangeInputStream.testPropagatedClose fails and throw NPE on branch-2

2014-09-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7049: Target Version/s: 2.6.0 Affects Version/s: 2.5.0 TestByteRangeInputStream.testPropagatedClose

[jira] [Updated] (HDFS-7049) TestByteRangeInputStream.testPropagatedClose fails and throw NPE on branch-2

2014-09-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7049: Component/s: test TestByteRangeInputStream.testPropagatedClose fails and throw NPE on branch-2

[jira] [Commented] (HDFS-7105) Fix TestJournalNode#testFailToStartWithBadConfig to match log output change

2014-09-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14141657#comment-14141657 ] Akira AJISAKA commented on HDFS-7105: - lgtm, +1 (non-binding). Fix

[jira] [Created] (HDFS-7116) Add a command to get the bandwidth of balancer

2014-09-22 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-7116: --- Summary: Add a command to get the bandwidth of balancer Key: HDFS-7116 URL: https://issues.apache.org/jira/browse/HDFS-7116 Project: Hadoop HDFS Issue Type:

[jira] [Resolved] (HDFS-2247) Provide a -y option that skips the confirmation question of the namenode for use in scripts.

2014-09-23 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved HDFS-2247. - Resolution: Duplicate Now -force option can be used. Provide a -y option that skips the

[jira] [Updated] (HDFS-6519) Document oiv_legacy command

2014-09-27 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6519: Attachment: HDFS-6519.2.patch Thanks Allen for the review. Duplicated the option list. Document

[jira] [Commented] (HDFS-2538) option to disable fsck dots

2014-09-30 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154397#comment-14154397 ] Akira AJISAKA commented on HDFS-2538: - After HDFS-2538, fsck can fail by

[jira] [Assigned] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-01 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA reassigned HDFS-7175: --- Assignee: Akira AJISAKA Client-side SocketTimeoutException during Fsck

[jira] [Updated] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-01 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7175: Attachment: HDFS-7175.patch Client-side SocketTimeoutException during Fsck

[jira] [Commented] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-01 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154546#comment-14154546 ] Akira AJISAKA commented on HDFS-7175: - Attached the patch to fix it by 3 (flushing an

[jira] [Updated] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-01 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7175: Target Version/s: 3.0.0 Status: Patch Available (was: Open) Client-side

[jira] [Commented] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-01 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14155999#comment-14155999 ] Akira AJISAKA commented on HDFS-7175: - These tests look unrelated to the patch. Several

[jira] [Updated] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-01 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7175: Attachment: HDFS-7175.patch Attaching the same patch to confirm TestRollingUpgradeRollback passes.

[jira] [Updated] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-01 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7175: Status: Open (was: Patch Available) Client-side SocketTimeoutException during Fsck

[jira] [Updated] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-02 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7175: Attachment: HDFS-7175.2.patch bq. Doing this every 100 is way too frequent. I agree that doing this

[jira] [Updated] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-02 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7175: Status: Patch Available (was: Open) Client-side SocketTimeoutException during Fsck

[jira] [Commented] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-02 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156224#comment-14156224 ] Akira AJISAKA commented on HDFS-7175: - bq. I'll test the patch in my environment. I've

[jira] [Updated] (HDFS-4641) dfsadmin command reference is missing documentation for multiple commands

2014-10-02 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-4641: Resolution: Duplicate Assignee: (was: Akira AJISAKA) Target Version/s:

[jira] [Commented] (HDFS-7182) JMX metrics aren't accessible when NN is busy

2014-10-02 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157060#comment-14157060 ] Akira AJISAKA commented on HDFS-7182: - The patch looks good to me. +1 (non-binding)

[jira] [Commented] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-07 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14161786#comment-14161786 ] Akira AJISAKA commented on HDFS-7175: - Thanks [~mcvsubbu] for comment. [~aw], I'm

[jira] [Updated] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-08 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7175: Attachment: HDFS-7175.3.patch Thanks [~aw] and [~vinayrpet] for comments. Attaching a patch as

[jira] [Commented] (HDFS-7175) Client-side SocketTimeoutException during Fsck

2014-10-08 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14163323#comment-14163323 ] Akira AJISAKA commented on HDFS-7175: - bq. elapsed time since the last flush adds a

[jira] [Commented] (HDFS-7278) Add a command that allows sysadmins to manually trigger full block reports from a DN

2014-10-23 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14181719#comment-14181719 ] Akira AJISAKA commented on HDFS-7278: - Good idea. Would you please add the usage to the

[jira] [Commented] (HDFS-7278) Add a command that allows sysadmins to manually trigger full block reports from a DN

2014-10-24 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182629#comment-14182629 ] Akira AJISAKA commented on HDFS-7278: - Thanks for adding the entry. {code} @@ -288,7

[jira] [Commented] (HDFS-7304) TestFileCreation#testOverwriteOpenForWrite hangs

2014-10-28 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14187996#comment-14187996 ] Akira AJISAKA commented on HDFS-7304: - DFSClient retries 5 times with 60 second sleep

[jira] [Assigned] (HDFS-7304) TestFileCreation#testOverwriteOpenForWrite hangs

2014-10-30 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA reassigned HDFS-7304: --- Assignee: Akira AJISAKA TestFileCreation#testOverwriteOpenForWrite hangs

[jira] [Updated] (HDFS-7304) TestFileCreation#testOverwriteOpenForWrite hangs

2014-10-30 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7304: Attachment: HDFS-7304.patch Attaching a patch to create a new parameter

[jira] [Updated] (HDFS-7304) TestFileCreation#testOverwriteOpenForWrite hangs

2014-10-30 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7304: Target Version/s: 2.6.0 Status: Patch Available (was: Open) The test ran in 10

[jira] [Commented] (HDFS-7315) DFSTestUtil.readFileBuffer opens extra FSDataInputStream

2014-10-31 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14191526#comment-14191526 ] Akira AJISAKA commented on HDFS-7315: - LGTM, +1 (non-binding) pending Jenkins.

[jira] [Commented] (HDFS-7373) Clean up temporary files after fsimage transfer failures

2014-11-06 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201426#comment-14201426 ] Akira AJISAKA commented on HDFS-7373: - Good idea! The patch looks good to me, +1

[jira] [Commented] (HDFS-7304) TestFileCreation#testOverwriteOpenForWrite hangs

2014-11-11 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14207570#comment-14207570 ] Akira AJISAKA commented on HDFS-7304: - bq. -1 core tests. The test build failed in

[jira] [Updated] (HDFS-7304) TestFileCreation#testOverwriteOpenForWrite hangs

2014-11-11 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7304: Attachment: HDFS-7304.patch Attaching the same patch to re-run the tests.

[jira] [Commented] (HDFS-6833) DirectoryScanner should not register a deleting block with memory of DataNode

2014-11-17 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214636#comment-14214636 ] Akira AJISAKA commented on HDFS-6833: - Hi [~sinchii], would you rebase the patch for

[jira] [Assigned] (HDFS-7448) TestBookKeeperHACheckpoints fails in trunk build

2014-11-26 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA reassigned HDFS-7448: --- Assignee: Akira AJISAKA TestBookKeeperHACheckpoints fails in trunk build

[jira] [Commented] (HDFS-7097) Allow block reports to be processed during checkpointing on standby name node

2014-11-26 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14226450#comment-14226450 ] Akira AJISAKA commented on HDFS-7097: - The patch was committed to branch-2 and trunk.

[jira] [Updated] (HDFS-7097) Allow block reports to be processed during checkpointing on standby name node

2014-11-26 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7097: Resolution: Fixed Fix Version/s: 2.7.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (HDFS-7448) TestBookKeeperHACheckpoints fails in trunk build

2014-11-26 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7448: Attachment: HDFS-7448-001.patch Attaching a simple patch to change the number of DNs.

[jira] [Updated] (HDFS-7448) TestBookKeeperHACheckpoints fails in trunk build

2014-11-26 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-7448: Target Version/s: 2.7.0 Status: Patch Available (was: Open)

[jira] [Commented] (HDFS-7448) TestBookKeeperHACheckpoints fails in trunk build

2014-11-26 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14226460#comment-14226460 ] Akira AJISAKA commented on HDFS-7448: - Thanks for the report, [~tedyu].

[jira] [Updated] (HDFS-6945) BlockManager should remove a block from excessReplicateMap and decrement ExcessBlocks metric when the block is removed

2014-11-30 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6945: Target Version/s: 2.6.1 (was: 2.6.0) BlockManager should remove a block from excessReplicateMap

[jira] [Commented] (HDFS-7448) TestBookKeeperHACheckpoints fails in trunk build

2014-12-02 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232197#comment-14232197 ] Akira AJISAKA commented on HDFS-7448: - bq. committed to trunk -shall we backport it?

<    1   2   3   4   5   6   7   8   9   10   >