[
https://issues.apache.org/jira/browse/SPARK-34110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuming Wang updated SPARK-34110:
--------------------------------
Description:
When running Spark on JDK 14:
{noformat}
21/01/13 20:25:32,533 WARN
[Driver-SendThread(apache-spark-zk-3.vip.hadoop.com:2181)]
zookeeper.ClientCnxn:1164 : Session 0x0 for server
apache-spark-zk-3.vip.hadoop.com/<unresolved>:2181, unexpected error, closing
socket connection and attempting reconnect
java.lang.IllegalArgumentException: Unable to canonicalize address
carmel-rno-zk-3.vip.hadoop.ebay.com/<unresolved>:2181 because it's not
resolvable
at
org.apache.zookeeper.SaslServerPrincipal.getServerPrincipal(SaslServerPrincipal.java:65)
at
org.apache.zookeeper.SaslServerPrincipal.getServerPrincipal(SaslServerPrincipal.java:41)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1001)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
{noformat}
Please see ZOOKEEPER-3779 for more details.
was:
When running Spark on JDK 14:
{noformat}
21/01/13 20:25:32,533 WARN
[Driver-SendThread(apache-spark-zk-3.vip.hadoop.com:2181)]
zookeeper.ClientCnxn:1164 : Session 0x0 for server
apache-spark-zk-3.vip.hadoop.com/<unresolved>:2181, unexpected error, closing
socket connection and attempting reconnect
java.lang.IllegalArgumentException: Unable to canonicalize address
carmel-rno-zk-3.vip.hadoop.ebay.com/<unresolved>:2181 because it's not
resolvable
at
org.apache.zookeeper.SaslServerPrincipal.getServerPrincipal(SaslServerPrincipal.java:65)
at
org.apache.zookeeper.SaslServerPrincipal.getServerPrincipal(SaslServerPrincipal.java:41)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1001)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
{noformat}
> Upgrade ZooKeeper to 3.6.2
> --------------------------
>
> Key: SPARK-34110
> URL: https://issues.apache.org/jira/browse/SPARK-34110
> Project: Spark
> Issue Type: Sub-task
> Components: Build
> Affects Versions: 3.2.0
> Reporter: Yuming Wang
> Priority: Major
>
> When running Spark on JDK 14:
> {noformat}
> 21/01/13 20:25:32,533 WARN
> [Driver-SendThread(apache-spark-zk-3.vip.hadoop.com:2181)]
> zookeeper.ClientCnxn:1164 : Session 0x0 for server
> apache-spark-zk-3.vip.hadoop.com/<unresolved>:2181, unexpected error, closing
> socket connection and attempting reconnect
> java.lang.IllegalArgumentException: Unable to canonicalize address
> carmel-rno-zk-3.vip.hadoop.ebay.com/<unresolved>:2181 because it's not
> resolvable
> at
> org.apache.zookeeper.SaslServerPrincipal.getServerPrincipal(SaslServerPrincipal.java:65)
> at
> org.apache.zookeeper.SaslServerPrincipal.getServerPrincipal(SaslServerPrincipal.java:41)
> at
> org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1001)
> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
> {noformat}
> Please see ZOOKEEPER-3779 for more details.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]