[jira] [Updated] (HDFS-11284) [SPS]: Avoid running SPS under safemode and fix issues in target node choosing.

2017-01-02 Thread Yuanbo Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuanbo Liu updated HDFS-11284: -- Attachment: TestSatisfier.java > [SPS]: Avoid running SPS under safemode and fix issues in target node

[jira] [Commented] (HDFS-11284) [SPS]: Avoid running SPS under safemode and fix issues in target node choosing.

2017-01-02 Thread Yuanbo Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15794427#comment-15794427 ] Yuanbo Liu commented on HDFS-11284: --- [~rakesh_r] Thanks for your response. I've attached a test case

[jira] [Commented] (HDFS-11280) Allow WebHDFS to reuse HTTP connections to NN

2017-01-02 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15794341#comment-15794341 ] Brahma Reddy Battula commented on HDFS-11280: - [~zshao] thanks for your reply and

[jira] [Commented] (HDFS-11280) Allow WebHDFS to reuse HTTP connections to NN

2017-01-02 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15794319#comment-15794319 ] Zheng Shao commented on HDFS-11280: --- Sorry guys, I think we need to revert this patch. My initial

[jira] [Commented] (HDFS-10860) Switch HttpFS from Tomcat to Jetty

2017-01-02 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15794257#comment-15794257 ] John Zhuge commented on HDFS-10860: --- Thanks [~xiaochen]. Yes, we will need a rebase after HADOOP-13597

[jira] [Updated] (HDFS-10860) Switch HttpFS from Tomcat to Jetty

2017-01-02 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HDFS-10860: -- Status: In Progress (was: Patch Available) > Switch HttpFS from Tomcat to Jetty >

[jira] [Commented] (HDFS-11280) Allow WebHDFS to reuse HTTP connections to NN

2017-01-02 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15794199#comment-15794199 ] John Zhuge commented on HDFS-11280: --- Same here [~cheersyang]. > Allow WebHDFS to reuse HTTP connections

[jira] [Commented] (HDFS-11280) Allow WebHDFS to reuse HTTP connections to NN

2017-01-02 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15794115#comment-15794115 ] Weiwei Yang commented on HDFS-11280: Hi [~jzhuge] I did not try all failed tests, but at least this

[jira] [Updated] (HDFS-11156) Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API

2017-01-02 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weiwei Yang updated HDFS-11156: --- Attachment: HDFS-11156.16.patch Rebase to latest trunk, [~andrew.wang] please let me know if you have

[jira] [Commented] (HDFS-10860) Switch HttpFS from Tomcat to Jetty

2017-01-02 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15794053#comment-15794053 ] Xiao Chen commented on HDFS-10860: -- Thanks [~jzhuge] for the patch. Looks good in general - I assume we

[jira] [Commented] (HDFS-11284) [SPS]: Avoid running SPS under safemode and fix issues in target node choosing.

2017-01-02 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15793992#comment-15793992 ] Rakesh R commented on HDFS-11284: - bq. The #3 still exists. Say we have these datanodes in our cluster:

[jira] [Commented] (HDFS-11284) [SPS]: Avoid running SPS under safemode and fix issues in target node choosing.

2017-01-02 Thread Yuanbo Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15793937#comment-15793937 ] Yuanbo Liu commented on HDFS-11284: --- [~umamaheswararao] {quote} this JIRA can not be a blocker for

[jira] [Resolved] (HDFS-11277) Implement equals and hashcode in FsVolumeSpi implementations

2017-01-02 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HDFS-11277. -- Resolution: Not A Problem Resolving as 'Not a problem'. > Implement equals and hashcode in

[jira] [Commented] (HDFS-11280) Allow WebHDFS to reuse HTTP connections to NN

2017-01-02 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15793588#comment-15793588 ] John Zhuge commented on HDFS-11280: --- These unit test failures may be caused by this patch:

[jira] [Commented] (HDFS-10759) Change fsimage bool isStriped from boolean to an enum

2017-01-02 Thread Ewan Higgs (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15793069#comment-15793069 ] Ewan Higgs commented on HDFS-10759: --- The WebFS failures are broken on trunk for me. I cannot reproduce

[jira] [Updated] (HDFS-9283) DFS client retry trace should not be dispalyed in CLI

2017-01-02 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N updated HDFS-9283: --- Status: Patch Available (was: Open) > DFS client retry trace should not be dispalyed in CLI

[jira] [Updated] (HDFS-9283) DFS client retry trace should not be dispalyed in CLI

2017-01-02 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N updated HDFS-9283: --- Attachment: HDFS-9283_00.patch Ataching the patch ,Please Review > DFS client retry trace

[jira] [Commented] (HDFS-10759) Change fsimage bool isStriped from boolean to an enum

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

[jira] [Updated] (HDFS-10759) Change fsimage bool isStriped from boolean to an enum

2017-01-02 Thread Ewan Higgs (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewan Higgs updated HDFS-10759: -- Attachment: HDFS-11026.003.patch Attached a new patch, updated to apply to: {code} commit

[jira] [Commented] (HDFS-11186) [SPS]: Daemon thread of SPS should start only in Active NN

2017-01-02 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15792685#comment-15792685 ] Rakesh R commented on HDFS-11186: - Agreed, not required to change the default value. Probably, we could

[jira] [Commented] (HDFS-11193) [SPS]: Erasure coded files should be considered for satisfying storage policy

2017-01-02 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15792543#comment-15792543 ] Rakesh R commented on HDFS-11193: - Attached patch to handle the striped block movements. > [SPS]: Erasure

[jira] [Updated] (HDFS-11193) [SPS]: Erasure coded files should be considered for satisfying storage policy

2017-01-02 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated HDFS-11193: Attachment: HDFS-11193-HDFS-10285-03.patch > [SPS]: Erasure coded files should be considered for satisfying