[ 
https://issues.apache.org/jira/browse/SPARK-44726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752254#comment-17752254
 ] 

Snoot.io commented on SPARK-44726:
----------------------------------

User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/42403

> Improve HeartbeatReceiver config validation error message
> ---------------------------------------------------------
>
>                 Key: SPARK-44726
>                 URL: https://issues.apache.org/jira/browse/SPARK-44726
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 4.0.0
>            Reporter: Dongjoon Hyun
>            Priority: Minor
>
> {code}
> $ bin/spark-shell -c spark.network.timeout=30s
> Setting default log level to "WARN".
> To adjust logging level use sc.setLogLevel(newLevel). For SparkR, use 
> setLogLevel(newLevel).
> 23/08/08 14:38:18 WARN NativeCodeLoader: Unable to load native-hadoop library 
> for your platform... using builtin-java classes where applicable
> 23/08/08 14:38:19 ERROR SparkContext: Error initializing SparkContext.
> java.lang.IllegalArgumentException: requirement failed: 
> spark.network.timeoutInterval should be less than or equal to 
> spark.storage.blockManagerHeartbeatTimeoutMs.
> {code}



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

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

Reply via email to