[jira] [Commented] (HADOOP-15344) LoadBalancingKMSClientProvider#close should not swallow exceptions

2018-03-27 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415496#comment-16415496 ] fang zhenyi commented on HADOOP-15344: -- Thanks [~xiaochen] and [~shahrs87] for reporting this. I

[jira] [Updated] (HADOOP-15344) LoadBalancingKMSClientProvider#close should not swallow exceptions

2018-03-27 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15344: - Attachment: HADOOP-15344.001.patch > LoadBalancingKMSClientProvider#close should not swallow

[jira] [Updated] (HADOOP-15344) LoadBalancingKMSClientProvider#close should not swallow exceptions

2018-03-27 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15344: - Status: Patch Available (was: Open) > LoadBalancingKMSClientProvider#close should not swallow

[jira] [Assigned] (HADOOP-15344) LoadBalancingKMSClientProvider#close should not swallow exceptions

2018-03-27 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi reassigned HADOOP-15344: Assignee: fang zhenyi > LoadBalancingKMSClientProvider#close should not swallow

[jira] [Updated] (HADOOP-15330) Remove jdk1.7 profile from hadoop-annotations module

2018-03-20 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15330: - Attachment: HADOOP-15330.001.patch > Remove jdk1.7 profile from hadoop-annotations module >

[jira] [Updated] (HADOOP-15330) Remove jdk1.7 profile from hadoop-annotations module

2018-03-20 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15330: - Status: Patch Available (was: Open) > Remove jdk1.7 profile from hadoop-annotations module >

[jira] [Assigned] (HADOOP-15330) Remove jdk1.7 profile from hadoop-annotations module

2018-03-20 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi reassigned HADOOP-15330: Assignee: fang zhenyi > Remove jdk1.7 profile from hadoop-annotations module >

[jira] [Updated] (HADOOP-15328) Fix the typo in HttpAuthentication.md

2018-03-19 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15328: - Status: Patch Available (was: Open) > Fix the typo in HttpAuthentication.md >

[jira] [Updated] (HADOOP-15328) Fix the typo in HttpAuthentication.md

2018-03-19 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15328: - Attachment: HADOOP-15328.001.patch > Fix the typo in HttpAuthentication.md >

[jira] [Created] (HADOOP-15328) Fix the typo in HttpAuthentication.md

2018-03-19 Thread fang zhenyi (JIRA)
fang zhenyi created HADOOP-15328: Summary: Fix the typo in HttpAuthentication.md Key: HADOOP-15328 URL: https://issues.apache.org/jira/browse/HADOOP-15328 Project: Hadoop Common Issue Type:

[jira] [Commented] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-15 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400083#comment-16400083 ] fang zhenyi commented on HADOOP-15234: -- Thanks [~shahrs87] for  your great comment. I have replaced

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-15 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Status: Patch Available (was: In Progress) > NPE when initializing KMSWebApp >

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-15 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Attachment: HADOOP-15234.005.patch > NPE when initializing KMSWebApp >

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-15 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Status: In Progress (was: Patch Available) > NPE when initializing KMSWebApp >

[jira] [Updated] (HADOOP-15305) Replace FileUtils.writeStringToFile(File, String) with (File, String, Charset) to fix deprecation warnings

2018-03-13 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15305: - Attachment: HADOOP-15305.002.patch > Replace FileUtils.writeStringToFile(File, String) with

[jira] [Updated] (HADOOP-15305) Replace FileUtils.writeStringToFile(File, String) with (File, String, Charset) to fix deprecation warnings

2018-03-13 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15305: - Status: Patch Available (was: In Progress) > Replace FileUtils.writeStringToFile(File, String)

[jira] [Updated] (HADOOP-15305) Replace FileUtils.writeStringToFile(File, String) with (File, String, Charset) to fix deprecation warnings

2018-03-13 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15305: - Status: In Progress (was: Patch Available) > Replace FileUtils.writeStringToFile(File, String)

[jira] [Updated] (HADOOP-15305) Replace FileUtils.writeStringToFile(File, String) with (File, String, Charset) to fix deprecation warnings

2018-03-12 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15305: - Status: Patch Available (was: Open) > Replace FileUtils.writeStringToFile(File, String) with

[jira] [Updated] (HADOOP-15305) Replace FileUtils.writeStringToFile(File, String) with (File, String, Charset) to fix deprecation warnings

2018-03-12 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15305: - Attachment: HADOOP-15305.001.patch > Replace FileUtils.writeStringToFile(File, String) with

[jira] [Commented] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-12 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395248#comment-16395248 ] fang zhenyi commented on HADOOP-15234: -- Thanks [~xiaochen] and [~shahrs87] for  reviewing the

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-12 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Status: Patch Available (was: In Progress) > NPE when initializing KMSWebApp >

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-12 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Attachment: HADOOP-15234.004.patch > NPE when initializing KMSWebApp >

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-12 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Status: In Progress (was: Patch Available) > NPE when initializing KMSWebApp >

[jira] [Commented] (HADOOP-15305) Replace FileUtils.writeStringToFile(File, String) with (File, String, Charset) to fix deprecation warnings

2018-03-09 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16393981#comment-16393981 ] fang zhenyi commented on HADOOP-15305: -- Thanks [~ajisakaa] for reporting this.I will attach a

[jira] [Assigned] (HADOOP-15305) Replace FileUtils.writeStringToFile(File, String) with (File, String, Charset) to fix deprecation warnings

2018-03-09 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi reassigned HADOOP-15305: Assignee: fang zhenyi > Replace FileUtils.writeStringToFile(File, String) with (File,

[jira] [Commented] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-09 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16392811#comment-16392811 ] fang zhenyi commented on HADOOP-15234: -- Thanks [~xiaochen],[~shahrs87] and [~xyao] for reviewing

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-09 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Status: Patch Available (was: In Progress) > NPE when initializing KMSWebApp >

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-09 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Status: In Progress (was: Patch Available) > NPE when initializing KMSWebApp >

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-09 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Attachment: HADOOP-15234.003.patch > NPE when initializing KMSWebApp >

[jira] [Commented] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-04 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16385094#comment-16385094 ] fang zhenyi commented on HADOOP-15234: -- Thanks you [~xiaochen] and [~shahrs87] help me review the

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-04 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Status: In Progress (was: Patch Available) > NPE when initializing KMSWebApp >

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-04 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Status: Patch Available (was: In Progress) > NPE when initializing KMSWebApp >

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-04 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Attachment: HADOOP-15234.002.patch > NPE when initializing KMSWebApp >

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-04 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Attachment: HADOOP-15234.002.patch > NPE when initializing KMSWebApp >

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-03-04 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Attachment: (was: HADOOP-15234.002.patch) > NPE when initializing KMSWebApp >

[jira] [Updated] (HADOOP-15274) move hadoop-openstack to slf4j

2018-02-28 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15274: - Status: In Progress (was: Patch Available) > move hadoop-openstack to slf4j >

[jira] [Updated] (HADOOP-15274) move hadoop-openstack to slf4j

2018-02-28 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15274: - Status: Patch Available (was: In Progress) > move hadoop-openstack to slf4j >

[jira] [Commented] (HADOOP-15274) move hadoop-openstack to slf4j

2018-02-28 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381482#comment-16381482 ] fang zhenyi commented on HADOOP-15274: -- Fix checkstyle in HADOOP-15274.002.patch. > move

[jira] [Updated] (HADOOP-15274) move hadoop-openstack to slf4j

2018-02-28 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15274: - Attachment: HADOOP-15274.002.patch > move hadoop-openstack to slf4j >

[jira] [Commented] (HADOOP-15274) move hadoop-openstack to slf4j

2018-02-28 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381445#comment-16381445 ] fang zhenyi commented on HADOOP-15274: -- Thanks [~ste...@apache.org] for report this.I have attached 

[jira] [Updated] (HADOOP-15274) move hadoop-openstack to slf4j

2018-02-28 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15274: - Status: Patch Available (was: Open) > move hadoop-openstack to slf4j >

[jira] [Updated] (HADOOP-15274) move hadoop-openstack to slf4j

2018-02-28 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15274: - Attachment: HADOOP-15274.001.patch > move hadoop-openstack to slf4j >

[jira] [Assigned] (HADOOP-15274) move hadoop-openstack to slf4j

2018-02-28 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi reassigned HADOOP-15274: Assignee: fang zhenyi > move hadoop-openstack to slf4j > --

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-02-27 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Attachment: HADOOP-15234.001.patch > NPE when initializing KMSWebApp >

[jira] [Updated] (HADOOP-15234) NPE when initializing KMSWebApp

2018-02-27 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15234: - Status: Patch Available (was: Open) > NPE when initializing KMSWebApp >

[jira] [Commented] (HADOOP-15254) Correct the wrong word spelling 'intialize'

2018-02-23 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16375175#comment-16375175 ] fang zhenyi commented on HADOOP-15254: -- Thanks [~arpitagarwal] for giving me suggestion.I have

[jira] [Updated] (HADOOP-15254) Correct the wrong word spelling 'intialize'

2018-02-23 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15254: - Status: Patch Available (was: In Progress) > Correct the wrong word spelling 'intialize' >

[jira] [Updated] (HADOOP-15254) Correct the wrong word spelling 'intialize'

2018-02-23 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15254: - Status: In Progress (was: Patch Available) > Correct the wrong word spelling 'intialize' >

[jira] [Updated] (HADOOP-15254) Correct the wrong word spelling 'intialize'

2018-02-23 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15254: - Attachment: HADOOP-15254.002.patch > Correct the wrong word spelling 'intialize' >

[jira] [Updated] (HADOOP-15254) Correct the wrong word spelling 'intialize'

2018-02-22 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15254: - Description: The correct wording of 'intialize' should be 'initialize'. > Correct the wrong

[jira] [Updated] (HADOOP-15254) Correct the wrong word spelling 'intialize'

2018-02-22 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15254: - Status: Patch Available (was: Open) > Correct the wrong word spelling 'intialize' >

[jira] [Updated] (HADOOP-15254) Correct the wrong word spelling 'intialize'

2018-02-22 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15254: - Attachment: HADOOP-15254.001.patch > Correct the wrong word spelling 'intialize' >

[jira] [Created] (HADOOP-15254) Correct the wrong word spelling 'intialize'

2018-02-22 Thread fang zhenyi (JIRA)
fang zhenyi created HADOOP-15254: Summary: Correct the wrong word spelling 'intialize' Key: HADOOP-15254 URL: https://issues.apache.org/jira/browse/HADOOP-15254 Project: Hadoop Common Issue

[jira] [Commented] (HADOOP-15234) NPE when initializing KMSWebApp

2018-02-20 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16371023#comment-16371023 ] fang zhenyi commented on HADOOP-15234: -- Thanks [~xiaochen] for report this.I will attach a patch

[jira] [Assigned] (HADOOP-15234) NPE when initializing KMSWebApp

2018-02-20 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi reassigned HADOOP-15234: Assignee: fang zhenyi > NPE when initializing KMSWebApp >

[jira] [Commented] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-17 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368199#comment-16368199 ] fang zhenyi commented on HADOOP-15223: -- Attach the updated HADOOP-15223.005.patch to fix

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-17 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Status: In Progress (was: Patch Available) > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-17 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Status: Patch Available (was: In Progress) > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-17 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Attachment: HADOOP-15223.005.patch > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-16 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Status: Patch Available (was: In Progress) > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-16 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Status: In Progress (was: Patch Available) > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Commented] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-16 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16366918#comment-16366918 ] fang zhenyi commented on HADOOP-15223: -- Thanks [~ajisakaa] for review. I have replaced 

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-16 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Status: Patch Available (was: In Progress) > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-16 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Attachment: HADOOP-15223.004.patch.patch > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-16 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Attachment: HADOOP-15223.004.patch > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-16 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Status: In Progress (was: Patch Available) > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-16 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Attachment: (was: HADOOP-15223.004.patch.patch) > Replace Collections.EMPTY_SET and

[jira] [Commented] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-15 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365296#comment-16365296 ] fang zhenyi commented on HADOOP-15223: -- Thanks [~ajisakaa] for review.I have attached 

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-15 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Attachment: HADOOP-15223.003.patch > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-15 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Status: Patch Available (was: In Progress) > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-15 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Status: In Progress (was: Patch Available) > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-14 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Status: Patch Available (was: In Progress) > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-14 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Status: In Progress (was: Patch Available) > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-14 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Status: Patch Available (was: In Progress) > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Comment Edited] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-14 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16363890#comment-16363890 ] fang zhenyi edited comment on HADOOP-15223 at 2/14/18 12:58 PM: Thanks

[jira] [Comment Edited] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-14 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16363890#comment-16363890 ] fang zhenyi edited comment on HADOOP-15223 at 2/14/18 12:58 PM: Thanks

[jira] [Commented] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-14 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16363890#comment-16363890 ] fang zhenyi commented on HADOOP-15223: -- Thanks [~ajisakaa] for comments.I have remove all of

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-14 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Status: In Progress (was: Patch Available) > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-14 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Attachment: HADOOP-15223.002.patch > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-12 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Status: Patch Available (was: Open) > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Updated] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-12 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15223: - Attachment: HADOOP-15223.001.patch > Replace Collections.EMPTY_SET and EMPTY_MAP with

[jira] [Commented] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-12 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361891#comment-16361891 ] fang zhenyi commented on HADOOP-15223: -- Thanks [~ajisakaa]  for reporting this.I will attach a

[jira] [Assigned] (HADOOP-15223) Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and emptyMap() when available

2018-02-12 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi reassigned HADOOP-15223: Assignee: fang zhenyi > Replace Collections.EMPTY_SET and EMPTY_MAP with emptySet() and

[jira] [Updated] (HADOOP-15004) Modify the wrong word "onf"

2017-11-01 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15004: - Status: Patch Available (was: Open) > Modify the wrong word "onf" >

[jira] [Updated] (HADOOP-15004) Modify the wrong word "onf"

2017-11-01 Thread fang zhenyi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang zhenyi updated HADOOP-15004: - Attachment: HDFS-15004.001.patch > Modify the wrong word "onf" > --- >

[jira] [Created] (HADOOP-15004) Modify the wrong word "onf"

2017-11-01 Thread fang zhenyi (JIRA)
fang zhenyi created HADOOP-15004: Summary: Modify the wrong word "onf" Key: HADOOP-15004 URL: https://issues.apache.org/jira/browse/HADOOP-15004 Project: Hadoop Common Issue Type: Bug