Error Sent message larger than max
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2024 08:29 AM
Hello, I'm receiving a large amount of data in a dataframe, when trying to record or display it, I receive the error below. How can I fix it, or where do I change the setting?
SparkConnectGrpcException: <_MultiThreadedRendezvous of RPC that terminated with: status = StatusCode.RESOURCE_EXHAUSTED details = "Sent message larger than max (196857128 vs. 134217728)" debug_error_string = "UNKNOWN:Error received from peer unix:///databricks/sparkconnect/grpc.sock {grpc_message:"Sent message larger than max (196857128 vs. 134217728)", grpc_status:8, created_time:"2024-07-19T14:35:45.424700977+00:00"}"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 05:33 AM
Hi @Retired_mod, I'm facing the same error. Can you provide the full name of the spark conf we have to change?
Thank you

