[jira] [Commented] (HDFS-11943) Warn log frequently print to screen in doEncode function on AbstractNativeRawEncoder class

2017-06-19 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054039#comment-16054039 ] Kai Zheng commented on HDFS-11943: -- When you'd update the patch, also note Andrew's above suggestion

[jira] [Commented] (HDFS-11943) Warn log frequently print to screen in doEncode function on AbstractNativeRawEncoder class

2017-06-19 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054033#comment-16054033 ] Kai Zheng commented on HDFS-11943: -- Thanks [~liaoyuxiangqin] & [~Sammi] for the discussions! bq. Do you

[jira] [Updated] (HDFS-11518) libhdfs++: Add a build option to skip building examples, tests, and tools

2017-06-19 Thread Anatoli Shein (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anatoli Shein updated HDFS-11518: - Attachment: HDFS-11518.HDFS-8707.001.patch Thanks for the review, [~James C]. I added an

[jira] [Commented] (HDFS-11647) Add -E option in hdfs "count" command to show erasure policy summarization

2017-06-19 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053997#comment-16053997 ] Kai Zheng commented on HDFS-11647: -- Looks like the recent building picked up the github PR instead of the

[jira] [Created] (HDFS-11994) Hadoop NameNode Web UI throws "Failed to retrieve data from /jmx?qry=java.lang:type=Memory, cause:" When running behind a proxy

2017-06-19 Thread Sergey Bahchissaraitsev (JIRA)
Sergey Bahchissaraitsev created HDFS-11994: -- Summary: Hadoop NameNode Web UI throws "Failed to retrieve data from /jmx?qry=java.lang:type=Memory, cause:" When running behind a proxy Key: HDFS-11994 URL:

[jira] [Commented] (HDFS-11971) libhdfs++: A few portability issues

2017-06-19 Thread Anatoli Shein (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053971#comment-16053971 ] Anatoli Shein commented on HDFS-11971: -- Thank you for the review, [~James C]! The cmake option

[jira] [Commented] (HDFS-11916) Extend TestErasureCodingPolicies/TestErasureCodingPolicyWithSnapshot with a random EC policy

2017-06-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053925#comment-16053925 ] Hadoop QA commented on HDFS-11916: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-11992) Replace commons-logging APIs with slf4j in FsDatasetImpl

2017-06-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053908#comment-16053908 ] Hadoop QA commented on HDFS-11992: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-11606) Add CLI cmd to remove an erasure code policy

2017-06-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053856#comment-16053856 ] Hadoop QA commented on HDFS-11606: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-11978) Remove invalid '-usage' command of 'ec' and add missing commands 'addPolicies' 'listCodecs'

2017-06-19 Thread wenxin he (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053837#comment-16053837 ] wenxin he commented on HDFS-11978: -- hi [~xiaochen], sorry to disturb you. Would you mind reviewing this

[jira] [Updated] (HDFS-11916) Extend TestErasureCodingPolicies/TestErasureCodingPolicyWithSnapshot with a random EC policy

2017-06-19 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-11916: Attachment: HDFS-11916.4.patch Fixed the checkstyle warning. The error of

[jira] [Commented] (HDFS-11949) Add testcase for ensuring that FsShell cann't move file to the target directory that file exists

2017-06-19 Thread legend (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053779#comment-16053779 ] legend commented on HDFS-11949: --- [~yzhangal], the javac and checkstyle fixed by HDFS-11949.004.patch. I try

[jira] [Commented] (HDFS-11925) HDFS oiv:Normalize the verification of input parameter

2017-06-19 Thread LiXin Ge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053756#comment-16053756 ] LiXin Ge commented on HDFS-11925: - Hi [~linyiqun], sorry to distrub you, but I think you are expert in

[jira] [Updated] (HDFS-11992) Replace commons-logging APIs with slf4j in FsDatasetImpl

2017-06-19 Thread hu xiaodong (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hu xiaodong updated HDFS-11992: --- Attachment: HDFS-11992.001.patch > Replace commons-logging APIs with slf4j in FsDatasetImpl >

[jira] [Updated] (HDFS-11992) Replace commons-logging APIs with slf4j in FsDatasetImpl

2017-06-19 Thread hu xiaodong (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hu xiaodong updated HDFS-11992: --- Affects Version/s: 3.0.0-alpha3 Status: Patch Available (was: Open) > Replace

[jira] [Updated] (HDFS-11606) Add CLI cmd to remove an erasure code policy

2017-06-19 Thread Tim Yao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Yao updated HDFS-11606: --- Attachment: HDFS-11606.03.patch The failure in UT seems unrelated to this patch. And I have fixed the

[jira] [Commented] (HDFS-11647) Add -E option in hdfs "count" command to show erasure policy summarization

2017-06-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053662#comment-16053662 ] Hadoop QA commented on HDFS-11647: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-11606) Add CLI cmd to remove an erasure code policy

2017-06-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053616#comment-16053616 ] Hadoop QA commented on HDFS-11606: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-11993) Add log info when connect to datanode socket address failed

2017-06-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053606#comment-16053606 ] Hadoop QA commented on HDFS-11993: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-11916) Extend TestErasureCodingPolicies/TestErasureCodingPolicyWithSnapshot with a random EC policy

2017-06-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053603#comment-16053603 ] Hadoop QA commented on HDFS-11916: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-11991) Ozone: Ozone shell: the root is assumed to hdfs

2017-06-19 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053586#comment-16053586 ] Weiwei Yang commented on HDFS-11991: I will be working on this, thanks [~anu] for filing the ticket.

[jira] [Assigned] (HDFS-11991) Ozone: Ozone shell: the root is assumed to hdfs

2017-06-19 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weiwei Yang reassigned HDFS-11991: -- Assignee: Weiwei Yang > Ozone: Ozone shell: the root is assumed to hdfs >

[jira] [Updated] (HDFS-11993) Add log info when connect to datanode socket address failed

2017-06-19 Thread chencan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chencan updated HDFS-11993: --- Status: Patch Available (was: Open) > Add log info when connect to datanode socket address failed >

[jira] [Updated] (HDFS-11993) Add log info when connect to datanode socket address failed

2017-06-19 Thread chencan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chencan updated HDFS-11993: --- Attachment: HADOOP-11993.patch > Add log info when connect to datanode socket address failed >

[jira] [Created] (HDFS-11993) Add log info when connect to datanode socket address failed

2017-06-19 Thread chencan (JIRA)
chencan created HDFS-11993: -- Summary: Add log info when connect to datanode socket address failed Key: HDFS-11993 URL: https://issues.apache.org/jira/browse/HDFS-11993 Project: Hadoop HDFS Issue

[jira] [Assigned] (HDFS-11992) Replace commons-logging APIs with slf4j in FsDatasetImpl

2017-06-19 Thread hu xiaodong (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hu xiaodong reassigned HDFS-11992: -- Assignee: hu xiaodong > Replace commons-logging APIs with slf4j in FsDatasetImpl >

[jira] [Created] (HDFS-11992) Replace commons-logging APIs with slf4j in FsDatasetImpl

2017-06-19 Thread Akira Ajisaka (JIRA)
Akira Ajisaka created HDFS-11992: Summary: Replace commons-logging APIs with slf4j in FsDatasetImpl Key: HDFS-11992 URL: https://issues.apache.org/jira/browse/HDFS-11992 Project: Hadoop HDFS

[jira] [Issue Comment Deleted] (HDFS-11647) Add -E option in hdfs "count" command to show erasure policy summarization

2017-06-19 Thread luhuichun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luhuichun updated HDFS-11647: - Comment: was deleted (was: [~eddyxu] Hi Eddy maybe we can use getErasureCodingPolicyName().) > Add -E

[jira] [Comment Edited] (HDFS-11647) Add -E option in hdfs "count" command to show erasure policy summarization

2017-06-19 Thread luhuichun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053530#comment-16053530 ] luhuichun edited comment on HDFS-11647 at 6/19/17 6:57 AM: --- [~eddyxu] in

[jira] [Commented] (HDFS-11647) Add -E option in hdfs "count" command to show erasure policy summarization

2017-06-19 Thread luhuichun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053530#comment-16053530 ] luhuichun commented on HDFS-11647: -- [~eddyxu] in ContentSummaryComputationContext.java, we follow the

[jira] [Updated] (HDFS-11606) Add CLI cmd to remove an erasure code policy

2017-06-19 Thread Tim Yao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Yao updated HDFS-11606: --- Status: Patch Available (was: Open) > Add CLI cmd to remove an erasure code policy >

[jira] [Updated] (HDFS-11606) Add CLI cmd to remove an erasure code policy

2017-06-19 Thread Tim Yao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Yao updated HDFS-11606: --- Attachment: HDFS-11606.02.patch In this patch, I rebased the code and added API into HdfsAdmin. > Add CLI

[jira] [Updated] (HDFS-11916) Extend TestErasureCodingPolicies/TestErasureCodingPolicyWithSnapshot with a random EC policy

2017-06-19 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-11916: Attachment: HDFS-11916.3.patch Updated the patch based on [~eddyxu]'s review. And I also

[jira] [Commented] (HDFS-11647) Add -E option in hdfs "count" command to show erasure policy summarization

2017-06-19 Thread luhuichun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053507#comment-16053507 ] luhuichun commented on HDFS-11647: -- [~eddyxu] Hi Eddy maybe we can use getErasureCodingPolicyName(). >

[jira] [Commented] (HDFS-11606) Add CLI cmd to remove an erasure code policy

2017-06-19 Thread Tim Yao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053505#comment-16053505 ] Tim Yao commented on HDFS-11606: Hi [~eddyxu], [~jojochuang] and [~drankye], I will continue to complete

<    1   2