[jira] [Commented] (HDFS-9022) Move NameNode.getAddress() and NameNode.getUri() to hadoop-hdfs-client

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14803300#comment-14803300 ] Mingliang Liu commented on HDFS-9022: - Thank you [~wheat9] for reviewing the code. I filed jira

[jira] [Created] (HDFS-9099) Move DistributedFileSystem to hadoop-hdfs-client

2015-09-17 Thread Mingliang Liu (JIRA)
Mingliang Liu created HDFS-9099: --- Summary: Move DistributedFileSystem to hadoop-hdfs-client Key: HDFS-9099 URL: https://issues.apache.org/jira/browse/HDFS-9099 Project: Hadoop HDFS Issue Type:

[jira] [Updated] (HDFS-9101) Remove deprecated NameNode.getUri() static helper method

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9101: Issue Type: Sub-task (was: Task) Parent: HDFS-6200 > Remove deprecated NameNode.getUri()

[jira] [Updated] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9039: Status: Patch Available (was: Open) > Split o.a.h.hdfs.NameNodeProxies class into two classes in

[jira] [Updated] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9039: Attachment: HDFS-9039.000.patch The v0 patch moves code to create NN proxy with _ClientProtocol_

[jira] [Updated] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9039: Component/s: (was: build) > Split o.a.h.hdfs.NameNodeProxies class into two classes in

[jira] [Commented] (HDFS-9101) Remove deprecated NameNode.getUri() static helper method

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14804849#comment-14804849 ] Mingliang Liu commented on HDFS-9101: - According to the issue links (see above), I shall submit patch

[jira] [Created] (HDFS-9101) Remove deprecated NameNode.getUri() static helper method

2015-09-17 Thread Mingliang Liu (JIRA)
Mingliang Liu created HDFS-9101: --- Summary: Remove deprecated NameNode.getUri() static helper method Key: HDFS-9101 URL: https://issues.apache.org/jira/browse/HDFS-9101 Project: Hadoop HDFS

[jira] [Updated] (HDFS-9101) Remove deprecated NameNode.getUri() static helper method

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9101: Status: Patch Available (was: Open) > Remove deprecated NameNode.getUri() static helper method >

[jira] [Updated] (HDFS-9101) Remove deprecated NameNode.getUri() static helper method

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9101: Attachment: HDFS-9101.000.patch > Remove deprecated NameNode.getUri() static helper method >

[jira] [Updated] (HDFS-9101) Remove deprecated NameNode.getUri() static helper method

2015-09-17 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9101: Status: Open (was: Patch Available) > Remove deprecated NameNode.getUri() static helper method >

[jira] [Updated] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-18 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9039: Description: Currently the {{org.apache.hadoop.hdfs.NameNodeProxies}} class is used by both

[jira] [Commented] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-18 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14805061#comment-14805061 ] Mingliang Liu commented on HDFS-9039: - Tests pass locally. May need to trigger Jenkins again. > Split

[jira] [Updated] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-18 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9039: Status: Open (was: Patch Available) > Split o.a.h.hdfs.NameNodeProxies class into two classes in

[jira] [Updated] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-18 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9039: Status: Patch Available (was: Open) > Split o.a.h.hdfs.NameNodeProxies class into two classes in

[jira] [Updated] (HDFS-9027) Refactor o.a.h.hdfs.DataStreamer#isLazyPersist() method

2015-09-09 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9027: Status: Patch Available (was: Open) > Refactor o.a.h.hdfs.DataStreamer#isLazyPersist() method >

[jira] [Updated] (HDFS-9027) Refactor o.a.h.hdfs.DataStreamer#isLazyPersist() method

2015-09-09 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9027: Status: Open (was: Patch Available) > Refactor o.a.h.hdfs.DataStreamer#isLazyPersist() method >

[jira] [Updated] (HDFS-9041) Move entries in META-INF/services/o.a.h.fs.FileSystem to hdfs-client

2015-09-09 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9041: Attachment: HDFS-9041.000.patch The v0 patch move the following entry in

[jira] [Updated] (HDFS-9010) Replace NameNode.DEFAULT_PORT with HdfsClientConfigKeys.DFS_NAMENODE_RPC_PORT_DEFAULT config key

2015-09-10 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9010: Status: Open (was: Patch Available) > Replace NameNode.DEFAULT_PORT with >

[jira] [Updated] (HDFS-9010) Replace NameNode.DEFAULT_PORT with HdfsClientConfigKeys.DFS_NAMENODE_RPC_PORT_DEFAULT config key

2015-09-10 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9010: Status: Patch Available (was: Open) > Replace NameNode.DEFAULT_PORT with >

[jira] [Updated] (HDFS-9041) Move entries in META-INF/services/o.a.h.fs.FileSystem to hdfs-client

2015-09-10 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9041: Status: Patch Available (was: Open) > Move entries in META-INF/services/o.a.h.fs.FileSystem to

[jira] [Updated] (HDFS-8053) Move DFSIn/OutputStream and related classes to hadoop-hdfs-client

2015-09-26 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8053: Attachment: HDFS-8053.005.patch Thank you [~wheat9] for your comments. I had a look at the usages of

[jira] [Assigned] (HDFS-9165) Move the rest of the entries in META-INF/services/o.a.h.fs.FileSystem to hdfs-client

2015-09-28 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu reassigned HDFS-9165: --- Assignee: Mingliang Liu > Move the rest of the entries in

[jira] [Updated] (HDFS-9165) Move the rest of the entries in META-INF/services/o.a.h.fs.FileSystem to hdfs-client

2015-09-28 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9165: Status: Patch Available (was: Open) > Move the rest of the entries in

[jira] [Assigned] (HDFS-9167) Update pom.xml in other modules to depend on hdfs-client instead of hdfs

2015-09-28 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu reassigned HDFS-9167: --- Assignee: Mingliang Liu > Update pom.xml in other modules to depend on hdfs-client instead of

[jira] [Updated] (HDFS-9165) Move the rest of the entries in META-INF/services/o.a.h.fs.FileSystem to hdfs-client

2015-09-28 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9165: Attachment: HDFS-9165.000.patch The v0 patch deletes the

[jira] [Assigned] (HDFS-9166) Move hftp / hsftp filesystem to hfds-client

2015-09-28 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu reassigned HDFS-9166: --- Assignee: Mingliang Liu > Move hftp / hsftp filesystem to hfds-client >

[jira] [Updated] (HDFS-8971) Remove guards when calling LOG.debug() and LOG.trace() in client package

2015-09-29 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8971: Attachment: HDFS-8971.001.patch The v1 patch addresses the whitespace and checkstyle warnings. Some

[jira] [Commented] (HDFS-4015) Safemode should count and report orphaned blocks

2015-09-29 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14936226#comment-14936226 ] Mingliang Liu commented on HDFS-4015: - # This patch looks good overall to me. The first assumption you

[jira] [Commented] (HDFS-8971) Remove guards when calling LOG.debug() and LOG.trace() in client package

2015-09-29 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14936227#comment-14936227 ] Mingliang Liu commented on HDFS-8971: - Thank you [~wheat9] for reviewing and committing this patch. >

[jira] [Created] (HDFS-9184) Logging HDFS operation's caller context into audit logs

2015-09-30 Thread Mingliang Liu (JIRA)
Mingliang Liu created HDFS-9184: --- Summary: Logging HDFS operation's caller context into audit logs Key: HDFS-9184 URL: https://issues.apache.org/jira/browse/HDFS-9184 Project: Hadoop HDFS

[jira] [Updated] (HDFS-9184) Logging HDFS operation's caller context into audit logs

2015-09-30 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9184: Attachment: HDFS-9184.000.patch The v0 patch implements this idea as early effort. > Logging HDFS

[jira] [Updated] (HDFS-8979) Clean up checkstyle warnings in hadoop-hdfs-client module

2015-10-01 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8979: Attachment: HDFS-8979.001.patch The release audit is considered unrelated. The v1 patch fixes the

[jira] [Updated] (HDFS-8979) Clean up checkstyle warnings in hadoop-hdfs-client module

2015-10-01 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8979: Attachment: HDFS-8979.002.patch The v2 patch fixes whitespaces and more checkstyle warnings. >

[jira] [Updated] (HDFS-8979) Clean up checkstyle warnings in hadoop-hdfs-client module

2015-10-01 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8979: Status: Patch Available (was: Open) > Clean up checkstyle warnings in hadoop-hdfs-client module >

[jira] [Updated] (HDFS-8979) Clean up checkstyle warnings in hadoop-hdfs-client module

2015-10-01 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8979: Attachment: HDFS-8979.000.patch The v0 patch addresses the following warnings in the

[jira] [Updated] (HDFS-9129) Move the safemode block count into BlockManager

2015-10-05 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9129: Attachment: HDFS-9129.000.patch > Move the safemode block count into BlockManager >

[jira] [Updated] (HDFS-9129) Move the safemode block count into BlockManager

2015-10-05 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9129: Status: Patch Available (was: Open) > Move the safemode block count into BlockManager >

[jira] [Commented] (HDFS-8979) Clean up checkstyle warnings in hadoop-hdfs-client module

2015-10-02 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942063#comment-14942063 ] Mingliang Liu commented on HDFS-8979: - The audit log seems unrelated. The newly brought checkstyle

[jira] [Updated] (HDFS-8740) Move DistributedFileSystem to hadoop-hdfs-client

2015-09-26 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8740: Attachment: (was: HDFS-8740.000.patch) > Move DistributedFileSystem to hadoop-hdfs-client >

[jira] [Updated] (HDFS-8740) Move DistributedFileSystem to hadoop-hdfs-client

2015-09-26 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8740: Attachment: HDFS-8740.000.patch The v0 patch moves the {{DistributedFileSystem}} to the

[jira] [Updated] (HDFS-8740) Move DistributedFileSystem to hadoop-hdfs-client

2015-09-26 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8740: Status: Patch Available (was: Reopened) > Move DistributedFileSystem to hadoop-hdfs-client >

[jira] [Updated] (HDFS-8740) Move DistributedFileSystem to hadoop-hdfs-client

2015-09-26 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8740: Attachment: HDFS-8740.000.patch > Move DistributedFileSystem to hadoop-hdfs-client >

[jira] [Updated] (HDFS-8971) Remove guards when calling LOG.debug() and LOG.trace() in client package

2015-09-29 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8971: Attachment: HDFS-8971.000.patch The v0 patch removes the guards when calling {{LOG.trace}} and

[jira] [Updated] (HDFS-8971) Remove guards when calling LOG.debug() and LOG.trace() in client package

2015-09-29 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8971: Status: Patch Available (was: Open) > Remove guards when calling LOG.debug() and LOG.trace() in

[jira] [Updated] (HDFS-9166) Move hftp / hsftp filesystem to hfds-client

2015-09-28 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9166: Status: Patch Available (was: Open) > Move hftp / hsftp filesystem to hfds-client >

[jira] [Updated] (HDFS-9166) Move hftp / hsftp filesystem to hfds-client

2015-09-28 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9166: Attachment: HDFS-9166.000.branch-2.patch The v0 patch: 1. Moves the {{Hftp/HsftpFileSystem}} to the

[jira] [Assigned] (HDFS-9199) rename dfs.namenode.replication.min to dfs.replication.min

2015-10-05 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu reassigned HDFS-9199: --- Assignee: Mingliang Liu > rename dfs.namenode.replication.min to dfs.replication.min >

[jira] [Commented] (HDFS-9199) rename dfs.namenode.replication.min to dfs.replication.min

2015-10-05 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14944104#comment-14944104 ] Mingliang Liu commented on HDFS-9199: - Thanks for reporting this. I agree that we need to make the

[jira] [Updated] (HDFS-9129) Move the safemode block count into BlockManager

2015-10-05 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9129: Attachment: HDFS-9129.001.patch The v1 patch fixes the failing tests (locally) and whitespace

[jira] [Updated] (HDFS-8733) Keep server related definition in hdfs.proto on server side

2015-09-19 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8733: Description: In [HDFS-8726], we moved the protobuf files that define the client-sever protocols to

[jira] [Updated] (HDFS-9111) Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient

2015-09-19 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9111: Attachment: HDFS-9111.001.patch Thank you [~wheat9] for the useful comments. I'm very glad that the

[jira] [Commented] (HDFS-9123) Copying from the root to a subdirectory should be forbidden

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904908#comment-14904908 ] Mingliang Liu commented on HDFS-9123: - This is a good point. I supposed this is the case for {{distcp}}

[jira] [Commented] (HDFS-9123) Copying from the root to a subdirectory should be forbidden

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904925#comment-14904925 ] Mingliang Liu commented on HDFS-9123: - The patch looks good to me. > Copying from the root to a

[jira] [Updated] (HDFS-8053) Move DFSIn/OutputStream and related classes to hadoop-hdfs-client

2015-09-22 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8053: Attachment: HDFS-8053.000.patch The v0 patch is the first effort of addressing this jira. As many

[jira] [Updated] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-22 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9039: Attachment: HDFS-9039.002.patch Thanks [~wheat9] for your review. The findbugs warning is caused by

[jira] [Commented] (HDFS-8740) Move DistributedFileSystem to hadoop-hdfs-client

2015-09-22 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14903616#comment-14903616 ] Mingliang Liu commented on HDFS-8740: - Thanks for the confirmation. I linked the related jira together

[jira] [Commented] (HDFS-9134) Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants

2015-09-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14906715#comment-14906715 ] Mingliang Liu commented on HDFS-9134: - Thank you [~wheat9] for your comment. I had a look at the code

[jira] [Updated] (HDFS-9134) Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants

2015-09-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9134: Attachment: HDFS-9134.001.patch > Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from

[jira] [Updated] (HDFS-9134) Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants

2015-09-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9134: Description: As these two constants are used by {{DFSClient}} which is to be moved to

[jira] [Commented] (HDFS-8739) Move DFSClient to hadoop-hdfs-client

2015-09-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14906754#comment-14906754 ] Mingliang Liu commented on HDFS-8739: - I think the work is duplicated to [HDFS-8053] mainly because

[jira] [Commented] (HDFS-9142) Namenode Http address is not configured correctly for federated cluster in MiniDFSCluster

2015-09-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907119#comment-14907119 ] Mingliang Liu commented on HDFS-9142: - I think the patch makes sense. One minor comment: can you add

[jira] [Commented] (HDFS-9112) Haadmin fails if multiple name service IDs are configured

2015-09-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907024#comment-14907024 ] Mingliang Liu commented on HDFS-9112: - Just for the record. {quote} I realize that you're just

[jira] [Updated] (HDFS-8053) Move DFSIn/OutputStream and related classes to hadoop-hdfs-client

2015-09-25 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8053: Attachment: HDFS-8053.004.patch Thanks [~wheat9]. The v4 patch addresses the latest comments. >

[jira] [Updated] (HDFS-8053) Move DFSIn/OutputStream and related classes to hadoop-hdfs-client

2015-09-25 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8053: Attachment: HDFS-8053.002.patch The v2 patch fixes the javac, whitespace and release audit warnings.

[jira] [Updated] (HDFS-8053) Move DFSIn/OutputStream and related classes to hadoop-hdfs-client

2015-09-25 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8053: Attachment: HDFS-8053.003.patch Thank you [~wheat9]. The v3 patch adds a new

[jira] [Updated] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-21 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9039: Attachment: HDFS-9039.001.patch The v1 patch rebases from {{trunk}} branch. As we moved the

[jira] [Updated] (HDFS-8733) Keep server related definition in hdfs.proto on server side

2015-09-21 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8733: Component/s: (was: build) > Keep server related definition in hdfs.proto on server side >

[jira] [Updated] (HDFS-8733) Keep server related definition in hdfs.proto on server side

2015-09-21 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8733: Status: Patch Available (was: Open) > Keep server related definition in hdfs.proto on server side >

[jira] [Updated] (HDFS-8733) Keep server related definition in hdfs.proto on server side

2015-09-21 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8733: Attachment: HFDS-8733.000.patch > Keep server related definition in hdfs.proto on server side >

[jira] [Updated] (HDFS-9111) Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient

2015-09-18 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9111: Attachment: HDFS-9111.000.patch > Move hdfs-client protobuf convert methods from PBHelper to

[jira] [Updated] (HDFS-9111) Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient

2015-09-18 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9111: Status: Patch Available (was: Open) > Move hdfs-client protobuf convert methods from PBHelper to

[jira] [Updated] (HDFS-8740) Move DistributedFileSystem to hadoop-hdfs-client

2015-09-18 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8740: Description: This jira tracks efforts of moving {{org.apache.hadoop.hdfs.DistributedFileSystem}}

[jira] [Updated] (HDFS-9099) Move DistributedFileSystem to hadoop-hdfs-client

2015-09-18 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9099: Component/s: (was: build) > Move DistributedFileSystem to hadoop-hdfs-client >

[jira] [Resolved] (HDFS-9099) Move DistributedFileSystem to hadoop-hdfs-client

2015-09-18 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu resolved HDFS-9099. - Resolution: Duplicate > Move DistributedFileSystem to hadoop-hdfs-client >

[jira] [Updated] (HDFS-9111) Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient

2015-09-18 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9111: Component/s: (was: build) > Move hdfs-client protobuf convert methods from PBHelper to

[jira] [Created] (HDFS-9111) Move hdfs-client side helper methods converting protobuf from PBHelper to PBHelperClient

2015-09-18 Thread Mingliang Liu (JIRA)
Mingliang Liu created HDFS-9111: --- Summary: Move hdfs-client side helper methods converting protobuf from PBHelper to PBHelperClient Key: HDFS-9111 URL: https://issues.apache.org/jira/browse/HDFS-9111

[jira] [Commented] (HDFS-9039) Split o.a.h.hdfs.NameNodeProxies class into two classes in hadoop-hdfs-client and hadoop-hdfs modules respectively

2015-09-18 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14876484#comment-14876484 ] Mingliang Liu commented on HDFS-9039: - Thank you [~wheat9] for your insight. I filed new jira

[jira] [Updated] (HDFS-9111) Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient

2015-09-18 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9111: Summary: Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient (was: Move

[jira] [Updated] (HDFS-9111) Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient

2015-09-21 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9111: Attachment: HDFS-9111.002.patch Thank you [~wheat9]. The v2 patch rebases from {{trunk}} branch

[jira] [Commented] (HDFS-9111) Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient

2015-09-19 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14877357#comment-14877357 ] Mingliang Liu commented on HDFS-9111: - The two failing tests are because of {{TimeoutException}}. They

[jira] [Commented] (HDFS-8053) Move DFSIn/OutputStream and related classes to hadoop-hdfs-client

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905203#comment-14905203 ] Mingliang Liu commented on HDFS-8053: - In the {{DFSClient$Renewer}}, there is a code piece like: {code}

[jira] [Created] (HDFS-9130) Use GenericTestUtils#setLogLevel to set log4j or slf4j logger's level in unit tests

2015-09-23 Thread Mingliang Liu (JIRA)
Mingliang Liu created HDFS-9130: --- Summary: Use GenericTestUtils#setLogLevel to set log4j or slf4j logger's level in unit tests Key: HDFS-9130 URL: https://issues.apache.org/jira/browse/HDFS-9130

[jira] [Updated] (HDFS-9130) Use GenericTestUtils#setLogLevel to set log4j or slf4j logger's level in unit tests

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9130: Description: Currently we use both commons-logging and slf4j in {{hadoop-hdfs}}. To change the

[jira] [Updated] (HDFS-9130) Use GenericTestUtils#setLogLevel to set log4j or slf4j logger's level in unit tests

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9130: Status: Patch Available (was: Open) > Use GenericTestUtils#setLogLevel to set log4j or slf4j

[jira] [Updated] (HDFS-9130) Use GenericTestUtils#setLogLevel to set log4j or slf4j logger's level in unit tests

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9130: Attachment: HDFS-9130.000.patch > Use GenericTestUtils#setLogLevel to set log4j or slf4j logger's

[jira] [Commented] (HDFS-8053) Move DFSIn/OutputStream and related classes to hadoop-hdfs-client

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905583#comment-14905583 ] Mingliang Liu commented on HDFS-8053: - Thank you [~wheat9] for the comments. I'll address them as

[jira] [Updated] (HDFS-9131) Move hadoop-hdfs-client related config keys from DFSConfigKeys to HdfsClientConfigKeys

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9131: Component/s: (was: build) > Move hadoop-hdfs-client related config keys from DFSConfigKeys to >

[jira] [Updated] (HDFS-9131) Move hadoop-hdfs-client related config keys from DFSConfigKeys to HdfsClientConfigKeys

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9131: Description: As we move {{DFSClient}} (see [HDFS-8053]) and {{DistributedFileSystem}} (see

[jira] [Updated] (HDFS-9134) Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9134: Component/s: (was: build) > Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from

[jira] [Created] (HDFS-9131) Move hadoop-hdfs-client related config keys from DFSConfigKeys to HdfsClientConfigKeys

2015-09-23 Thread Mingliang Liu (JIRA)
Mingliang Liu created HDFS-9131: --- Summary: Move hadoop-hdfs-client related config keys from DFSConfigKeys to HdfsClientConfigKeys Key: HDFS-9131 URL: https://issues.apache.org/jira/browse/HDFS-9131

[jira] [Commented] (HDFS-8053) Move DFSIn/OutputStream and related classes to hadoop-hdfs-client

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905585#comment-14905585 ] Mingliang Liu commented on HDFS-8053: - Thank you [~wheat9] for the comments. I'll address them as

[jira] [Updated] (HDFS-9131) Move hadoop-hdfs-client related config keys from DFSConfigKeys to HdfsClientConfigKeys

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9131: Status: Patch Available (was: Open) > Move hadoop-hdfs-client related config keys from

[jira] [Updated] (HDFS-9131) Move hadoop-hdfs-client related config keys from DFSConfigKeys to HdfsClientConfigKeys

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9131: Attachment: HDFS-9131.000.patch > Move hadoop-hdfs-client related config keys from DFSConfigKeys to

[jira] [Created] (HDFS-9134) Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants

2015-09-23 Thread Mingliang Liu (JIRA)
Mingliang Liu created HDFS-9134: --- Summary: Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants Key: HDFS-9134 URL: https://issues.apache.org/jira/browse/HDFS-9134

[jira] [Updated] (HDFS-9134) Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9134: Description: As these two constants are used by {{DFSClient}} which is to be moved to

[jira] [Updated] (HDFS-9134) Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9134: Status: Patch Available (was: Open) > Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from

[jira] [Updated] (HDFS-9134) Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9134: Attachment: HDFS-9134.000.patch > Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from

[jira] [Updated] (HDFS-9131) Move hadoop-hdfs-client related config keys from DFSConfigKeys to HdfsClientConfigKeys

2015-09-23 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9131: Attachment: HDFS-9131.001.patch We can either commit with "git apply --whitespace=fix" or use the v1

[jira] [Commented] (HDFS-9134) Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants

2015-09-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907474#comment-14907474 ] Mingliang Liu commented on HDFS-9134: - The failing test can pass locally. May be not related. > Move

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