You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Chen Xia (Jira)" <ji...@apache.org> on 2022/10/09 17:58:00 UTC

[jira] [Created] (SPARK-40722) how to set driver hostname as ipaddress

Chen Xia created SPARK-40722:
--------------------------------

             Summary: how to set  driver hostname as ipaddress
                 Key: SPARK-40722
                 URL: https://issues.apache.org/jira/browse/SPARK-40722
             Project: Spark
          Issue Type: Question
          Components: Block Manager
    Affects Versions: 2.4.3
            Reporter: Chen Xia


 
{code:java}
2022-10-09 17:22:42.517 [INFO ] [YARN application state monitor          ] o.a.s.u.SparkUI (54) [logInfo] - Stopped Spark web UI at http://linkis-demo-cg-engineconnmanager-76778ff4b5-sf9xz.linkis-demo-cg-engineconnmanager-headless.linkis.svc.cluster.local:4040
2022-10-09 17:46:09.854 [INFO ] [main                                    ] o.a.s.s.BlockManager (54) [logInfo] - Initialized BlockManager: BlockManagerId(driver, linkis-demo-cg-engineconnmanager-76778ff4b5-sf9xz.linkis-demo-cg-engineconnmanager-headless.linkis.svc.cluster.local, 38798, None) 

{code}
I want to  repleace canonicalHostName(linkis-demo-cg-engineconnmanager-76778ff4b5-sf9xz.linkis-demo-cg-engineconnmanager-headless.linkis.svc.cluster.loca)with ipaddress such as 10.10.10.10  

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org