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

Hyukjin Kwon resolved SPARK-29459.
----------------------------------
    Resolution: Incomplete

1.5.2 is too old and EOL release. Can you try higher versions and see if it 
works?

> Spark takes lot of time to initialize when the network is not connected to 
> internet.
> ------------------------------------------------------------------------------------
>
>                 Key: SPARK-29459
>                 URL: https://issues.apache.org/jira/browse/SPARK-29459
>             Project: Spark
>          Issue Type: Question
>          Components: ML
>    Affects Versions: 1.5.2
>            Reporter: Raman
>            Priority: Major
>
> Hi, I have faced two problems in using Spark ML when my network is not 
> connected to the internet (airplane mode). All these issues occurred in 
> windows 10 and java 8 environment.
>  # Spark by default searches for the internal IP for various operations. 
> (like hosting spark web ui). There was some problem initializing spark and I 
> have fixed this issue by setting "spark.driver.host" to "localhost".
>  # It takes around 120 secs to initialize the spark. May I know that is there 
> any way to reduce this time. Like, If there is any param/config which related 
> to timeout can resolve this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to