andygrove commented on issue #773:
URL: https://github.com/apache/arrow-ballista/issues/773#issuecomment-1850206740
I am still running into this error with the latest code.
```
2023-12-11T14:31:18.347839Z WARN task_runner ThreadId(82)
ballista_executor::cpu_bound_executor: Spawned task output ignored: receiver
dropped
2023-12-11T14:31:18.484649Z WARN tokio-runtime-worker ThreadId(45)
ballista_executor::execution_loop: Executor poll work loop failed. If this
continues to happen the Scheduler might be marked as dead. Error: status:
OutOfRange, message: "Error, message length too large: found 7700152 bytes, the
limit is: 4194304 bytes", details: [], metadata: MetadataMap { headers:
{"content-type": "application/grpc", "date": "Mon, 11 Dec 2023 14:31:18 GMT"} }
```
I am using the default `--grpc-server-max-decoding-message-size` size of 16
MB, but the limit still appears to be 4 MB.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]