[ https://issues.apache.org/jira/browse/HDFS-6077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jing Zhao updated HDFS-6077: ---------------------------- Summary: running slive with webhdfs on secure HA cluster fails with unkown host exception (was: running slive with webhdfs on secure HA cluster fails with un kown host exception) > running slive with webhdfs on secure HA cluster fails with unkown host > exception > -------------------------------------------------------------------------------- > > Key: HDFS-6077 > URL: https://issues.apache.org/jira/browse/HDFS-6077 > Project: Hadoop HDFS > Issue Type: Bug > Affects Versions: 2.3.0 > Reporter: Arpit Gupta > Assignee: Jing Zhao > Attachments: HDFS-6077.000.patch > > > SliveTest fails with following. See the comment for more logs. > {noformat} > SliveTest: Unable to run job due to error: > java.lang.IllegalArgumentException: java.net.UnknownHostException: ha-2-secure > at > org.apache.hadoop.security.SecurityUtil.buildTokenService(SecurityUtil.java:377) > at > org.apache.hadoop.security.SecurityUtil.buildDTServiceName(SecurityUtil.java:258) > at > org.apache.hadoop.fs.FileSystem.getCanonicalServiceName(FileSystem.java:299) > ... > {noformat} -- This message was sent by Atlassian JIRA (v6.2#6252)