You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Surendra Singh Lilhore (JIRA)" <ji...@apache.org> on 2017/07/30 19:27:00 UTC

[jira] [Created] (HDFS-12229) OzoneClientUtils#updateListenAddress should use server address to update listening addrees

Surendra Singh Lilhore created HDFS-12229:
---------------------------------------------

             Summary: OzoneClientUtils#updateListenAddress should use server address to update listening addrees
                 Key: HDFS-12229
                 URL: https://issues.apache.org/jira/browse/HDFS-12229
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ozone
    Affects Versions: HDFS-7240
            Reporter: Surendra Singh Lilhore
            Assignee: Surendra Singh Lilhore


Because of this TestOzoneShell fails with this exception 
{noformat}
java.lang.IllegalArgumentException: Does not contain a valid host:port authority: 0:0:0:0:0:0:0:0:40628:9863
	at org.apache.hadoop.net.NetUtils.createSocketAddr(NetUtils.java:213)
	at org.apache.hadoop.net.NetUtils.createSocketAddr(NetUtils.java:164)
	at org.apache.hadoop.net.NetUtils.createSocketAddr(NetUtils.java:153)
	at org.apache.hadoop.ozone.OzoneClientUtils.getScmAddressForBlockClients(OzoneClientUtils.java:200)
	at org.apache.hadoop.ozone.ksm.KeySpaceManager.getScmBlockClient(KeySpaceManager.java:119)
	at org.apache.hadoop.ozone.ksm.KeySpaceManager.<init>(KeySpaceManager.java:101)
	at org.apache.hadoop.ozone.MiniOzoneCluster$Builder.build(MiniOzoneCluster.java:396)
{noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org