Data Engineering Integration
- Data Engineering Integration H2L
- All Products
Property
| Description
|
---|---|
spark.dynamicAllocation.maxExecutors
| Set a limit for the number of executors. Determine the value based on available cores and memory per node.
|
spark.executor.memory
| Increase the amount of memory per executor process. The default value is 6 GB.
|
Total size of serialized results is bigger than spark.driver.maxResultSize
Property
| Description
|
---|---|
spark.driver.maxResultSize
| Set the result size to a size equal to or greater than the driver memory, or 0 for unlimited.
|
Property
| Description
|
---|---|
spark.sql.broadcastTimeout
| Set the timeout limit to at least 600 seconds.
|
Property
| Description
|
---|---|
spark.speculation
| Set the value to false.
|
java.lang.OutOfMemoryError : GC overhead limit exceeded 2016-12-0 7 19:38:29,934 FATAL yarn.YarnUncaughtExceptionHandler (YarnUncaughtExceptionHandler.java:uncaughtException 51))- Thread Thread[IPCServer handler 0on 8040,5,main] threw an error. Shutting down now...
18/06/29 14:26:31 WARN TaskSetManager: Lost task 0.0 in stage 0.0 (TID 0, <DIS_Host_Name>, executor 1): java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method)