[ 
https://issues.apache.org/jira/browse/HADOOP-14754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HADOOP-14754:
--------------------------------
    Description: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/13004/artifact/patchprocess/patch-unit-hadoop-common-project_hadoop-common.txt:
{noformat}
core-default.xml has 2 properties missing in  class 
org.apache.hadoop.fs.CommonConfigurationKeys
  class org.apache.hadoop.fs.CommonConfigurationKeysPublic  class 
org.apache.hadoop.fs.local.LocalConfigKeys
  class org.apache.hadoop.fs.ftp.FtpConfigKeys  class 
org.apache.hadoop.ha.SshFenceByTcpPort
  class org.apache.hadoop.security.LdapGroupsMapping  class 
org.apache.hadoop.ha.ZKFailoverController
  class org.apache.hadoop.security.ssl.SSLFactory  class 
org.apache.hadoop.security.CompositeGroupsMapping
  class org.apache.hadoop.io.erasurecode.CodecUtil
{noformat}

Unfortunately, it does not show which 2 properties missing. A manual test run 
revealed these 2 wasb properties recently added by HADOOP-14183:
{noformat}
  fs.wasbs.impl
  fs.wasb.impl
{noformat}


  was:
https://builds.apache.org/job/PreCommit-HADOOP-Build/13004/artifact/patchprocess/patch-unit-hadoop-common-project_hadoop-common.txt:
{noformat}
core-default.xml has 2 properties missing in  class 
org.apache.hadoop.fs.CommonConfigurationKeys
  class org.apache.hadoop.fs.CommonConfigurationKeysPublic  class 
org.apache.hadoop.fs.local.LocalConfigKeys
  class org.apache.hadoop.fs.ftp.FtpConfigKeys  class 
org.apache.hadoop.ha.SshFenceByTcpPort
  class org.apache.hadoop.security.LdapGroupsMapping  class 
org.apache.hadoop.ha.ZKFailoverController
  class org.apache.hadoop.security.ssl.SSLFactory  class 
org.apache.hadoop.security.CompositeGroupsMapping
  class org.apache.hadoop.io.erasurecode.CodecUtil
{noformat}

Unfortunately, it does not show which 2 properties missing. Ran test manually 
got:
{noformat}
  fs.wasbs.impl
  fs.wasb.impl
{noformat}



> TestCommonConfigurationFields failed: core-default.xml has 2 wasb properties 
> missing in classes
> -----------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-14754
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14754
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: common, fs/azure
>    Affects Versions: 2.9.0, 3.0.0-beta1
>            Reporter: John Zhuge
>            Assignee: John Zhuge
>            Priority: Minor
>         Attachments: HADOOP-14754.001.patch
>
>
> https://builds.apache.org/job/PreCommit-HADOOP-Build/13004/artifact/patchprocess/patch-unit-hadoop-common-project_hadoop-common.txt:
> {noformat}
> core-default.xml has 2 properties missing in  class 
> org.apache.hadoop.fs.CommonConfigurationKeys
>   class org.apache.hadoop.fs.CommonConfigurationKeysPublic  class 
> org.apache.hadoop.fs.local.LocalConfigKeys
>   class org.apache.hadoop.fs.ftp.FtpConfigKeys  class 
> org.apache.hadoop.ha.SshFenceByTcpPort
>   class org.apache.hadoop.security.LdapGroupsMapping  class 
> org.apache.hadoop.ha.ZKFailoverController
>   class org.apache.hadoop.security.ssl.SSLFactory  class 
> org.apache.hadoop.security.CompositeGroupsMapping
>   class org.apache.hadoop.io.erasurecode.CodecUtil
> {noformat}
> Unfortunately, it does not show which 2 properties missing. A manual test run 
> revealed these 2 wasb properties recently added by HADOOP-14183:
> {noformat}
>   fs.wasbs.impl
>   fs.wasb.impl
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to