[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-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 resol

[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-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: Component/s: (was: build) > Keep server related definition in hdfs.proto on server side > ---

[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 client-s

[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&focusedCommentId=14903616#comment-14903616 ] Mingliang Liu commented on HDFS-8740: - Thanks for the confirmation. I linked the relate

[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 cla

[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&focusedCommentId=14904908#comment-14904908 ] Mingliang Liu commented on HDFS-9123: - This is a good point. I supposed this is the cas

[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&focusedCommentId=14904925#comment-14904925 ] Mingliang Liu commented on HDFS-9123: - The patch looks good to me. > Copying from the

[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&focusedCommentId=14905203#comment-14905203 ] Mingliang Liu commented on HDFS-8053: - In the {{DFSClient$Renewer}}, there is a code pi

[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 Project

[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 logger'

[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 lev

[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 logge

[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 Proj

[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&focusedCommentId=14905583#comment-14905583 ] Mingliang Liu commented on HDFS-8053: - Thank you [~wheat9] for the comments. I'll addre

[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&focusedCommentId=14905585#comment-14905585 ] Mingliang Liu commented on HDFS-8053: - Thank you [~wheat9] for the comments. I'll addre

[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 [HDFS-874

[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 DFSConfigKeys

[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 {{hadoop-hdfs-

[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 HdfsServerCons

[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 HdfsServerCo

[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 HdfsSer

[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&focusedCommentId=14906715#comment-14906715 ] Mingliang Liu commented on HDFS-9134: - Thank you [~wheat9] for your comment. I had a lo

[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 HdfsServerCo

[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 {{hadoop-hdfs-

[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&focusedCommentId=14906754#comment-14906754 ] Mingliang Liu commented on HDFS-8739: - I think the work is duplicated to [HDFS-8053] ma

[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&focusedCommentId=14907024#comment-14907024 ] Mingliang Liu commented on HDFS-9112: - Just for the record. {quote} I realize that you

[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&focusedCommentId=14907119#comment-14907119 ] Mingliang Liu commented on HDFS-9142: - I think the patch makes sense. One minor comment

[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&focusedCommentId=14907474#comment-14907474 ] Mingliang Liu commented on HDFS-9134: - The failing test can pass locally. May be not re

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

2015-09-24 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.001.patch The v1 patch rebases from the {{trunk}} branch after separate jiras s

[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 {{HdfsConfigurationLoade

[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. > Move

[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.005.patch Thank you [~wheat9] for your comments. I had a look at the usages of

[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-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: (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 {{hadoop-hdfs

[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 META-INF/services/o.a.h.fs.FileSyste

[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 {{hadoop-hdfs-project/hadoop-hdfs/src/main/

[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 META-INF/services/o.a.h.fs.Fil

[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-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] [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 {{LOG.

[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 clie

[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 e

[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&focusedCommentId=14936226#comment-14936226 ] Mingliang Liu commented on HDFS-4015: - # This patch looks good overall to me. The first

[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&focusedCommentId=14936227#comment-14936227 ] Mingliang Liu commented on HDFS-8971: - Thank you [~wheat9] for reviewing and committing

[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 Issue

[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 op

[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 {{hadoop-hdfs-cl

[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 ne

[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. > Clean

[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&focusedCommentId=14942063#comment-14942063 ] Mingliang Liu commented on HDFS-8979: - The audit log seems unrelated. The newly brough

[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] [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] [Commented] (HDFS-9196) TestWebHdfsContentLength fails on trunk

2015-10-05 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943720#comment-14943720 ] Mingliang Liu commented on HDFS-9196: - Thank you for this patch. I checked it out and a

[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&focusedCommentId=14944104#comment-14944104 ] Mingliang Liu commented on HDFS-9199: - Thanks for reporting this. I agree that we need

[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 warning

[jira] [Updated] (HDFS-9145) Tracking methods that hold FSNamesytemLock for too long

2015-10-05 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9145: Attachment: HDFS-9145.000.patch > Tracking methods that hold FSNamesytemLock for too long > -

[jira] [Updated] (HDFS-9145) Tracking methods that hold FSNamesytemLock for too long

2015-10-05 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9145: Status: Patch Available (was: Open) > Tracking methods that hold FSNamesytemLock for too long >

[jira] [Commented] (HDFS-9145) Tracking methods that hold FSNamesytemLock for too long

2015-10-05 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944555#comment-14944555 ] Mingliang Liu commented on HDFS-9145: - The v0 patch simply logs the time interval, if t

[jira] [Commented] (HDFS-9202) Deprecation cases are not handled in hadoop-hdfs-client#DistributedFileSystem

2015-10-06 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945427#comment-14945427 ] Mingliang Liu commented on HDFS-9202: - Thanks for filing this. The [HDFS-8740] was not

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

2015-10-06 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945497#comment-14945497 ] Mingliang Liu commented on HDFS-9199: - # The name {{dfs.namenode.replication.min}} was

[jira] [Updated] (HDFS-9196) TestWebHdfsContentLength fails on trunk

2015-10-06 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9196: Status: Patch Available (was: Open) > TestWebHdfsContentLength fails on trunk >

[jira] [Updated] (HDFS-9145) Tracking methods that hold FSNamesytemLock for too long

2015-10-07 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9145: Status: Patch Available (was: Open) > Tracking methods that hold FSNamesytemLock for too long >

[jira] [Updated] (HDFS-9145) Tracking methods that hold FSNamesytemLock for too long

2015-10-07 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9145: Status: Open (was: Patch Available) > Tracking methods that hold FSNamesytemLock for too long >

[jira] [Assigned] (HDFS-9207) Move the implementation to the hdfs-native-client module

2015-10-07 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu reassigned HDFS-9207: --- Assignee: Mingliang Liu > Move the implementation to the hdfs-native-client module > -

[jira] [Assigned] (HDFS-9208) Disabling atime may fail clients like distCp

2015-10-07 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu reassigned HDFS-9208: --- Assignee: Mingliang Liu > Disabling atime may fail clients like distCp > -

[jira] [Updated] (HDFS-9204) DatanodeDescriptor#PendingReplicationWithoutTargets is wrongly calculated

2015-10-07 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9204: Attachment: HDFS-9204.000.patch The v0 patch: # Calls the {{DatanodeDescriptor#incrementPendingReplic

[jira] [Updated] (HDFS-9204) DatanodeDescriptor#PendingReplicationWithoutTargets is wrongly calculated

2015-10-07 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9204: Status: Patch Available (was: Open) > DatanodeDescriptor#PendingReplicationWithoutTargets is wrongly

[jira] [Updated] (HDFS-9204) DatanodeDescriptor#PendingReplicationWithoutTargets is wrongly calculated

2015-10-07 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9204: Attachment: HDFS-9204.001.patch Thanks [~jingzhao] for useful comments. The v1 patch addresses above

[jira] [Updated] (HDFS-9145) Tracking methods that hold FSNamesytemLock for too long

2015-10-07 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9145: Attachment: HDFS-9145.001.patch The v1 patch implements the write lock with re-enter support. The rea

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

2015-10-07 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947771#comment-14947771 ] Mingliang Liu commented on HDFS-9199: - I'll close this if no more input in 3 days.Thank

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

2015-10-07 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9167: Attachment: HDFS-9167.000.patch The v0 patch makes hadoop moduls that depend on {{hadoop-hdfs}}, depe

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

2015-10-07 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9167: Attachment: (was: HDFS-9167.000.patch) > Update pom.xml in other modules to depend on hdfs-client

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

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

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

2015-10-07 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9167: Status: Patch Available (was: Open) > Update pom.xml in other modules to depend on hdfs-client inste

[jira] [Commented] (HDFS-9204) DatanodeDescriptor#PendingReplicationWithoutTargets is wrongly calculated

2015-10-07 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948098#comment-14948098 ] Mingliang Liu commented on HDFS-9204: - All failing tests could pass locally, and seem u

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

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

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

2015-10-08 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.002.patch Thank you [~jingzhao]. The v2 patch addresses the comments. Thank yo

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

2015-10-08 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.001.patch Thanks all for the input. Before we have a perfect solution, we cons

[jira] [Updated] (HDFS-9207) Move the implementation to the hdfs-native-client module

2015-10-08 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9207: Assignee: Haohui Mai (was: Mingliang Liu) > Move the implementation to the hdfs-native-client module

[jira] [Commented] (HDFS-9207) Move the implementation to the hdfs-native-client module

2015-10-08 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949516#comment-14949516 ] Mingliang Liu commented on HDFS-9207: - Hi [~wheat9], I'm not now working on this. Don't

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

2015-10-08 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9167: Attachment: HDFS-9167.002.patch The v2 patch make {{hadoop-ant}} module depend on {{hadoop-hdfs-clien

[jira] [Created] (HDFS-9217) Fix broken findbugsExcludeFile.xml for hadoop-hdfs-client module

2015-10-08 Thread Mingliang Liu (JIRA)
Mingliang Liu created HDFS-9217: --- Summary: Fix broken findbugsExcludeFile.xml for hadoop-hdfs-client module Key: HDFS-9217 URL: https://issues.apache.org/jira/browse/HDFS-9217 Project: Hadoop HDFS

[jira] [Updated] (HDFS-9217) Fix broken findbugsExcludeFile.xml for hadoop-hdfs-client module

2015-10-08 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9217: Status: Patch Available (was: Open) > Fix broken findbugsExcludeFile.xml for hadoop-hdfs-client modu

[jira] [Updated] (HDFS-9217) Fix broken findbugsExcludeFile.xml for hadoop-hdfs-client module

2015-10-08 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9217: Component/s: build > Fix broken findbugsExcludeFile.xml for hadoop-hdfs-client module > -

[jira] [Updated] (HDFS-9217) Fix broken findbugsExcludeFile.xml for hadoop-hdfs-client module

2015-10-08 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-9217: Attachment: HDFS-9217.000.patch > Fix broken findbugsExcludeFile.xml for hadoop-hdfs-client module >

<    3   4   5   6   7   8   9   10   11   12   >