You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/05 19:56:46 UTC

[GitHub] [arrow-ballista] andygrove opened a new issue, #311: Executor poll work loop failure

andygrove opened a new issue, #311:
URL: https://github.com/apache/arrow-ballista/issues/311

   **Describe the bug**
   
   ```
   2022-10-02T22:07:28.059177Z  INFO tokio-runtime-worker ThreadId(37) ballista_executor: Task 73 failed: DataFusion error: Execution("DataFusionError(Internal(\"The size of the sorted batch is larger than the size of the input batch: 2120 > 2312\"))")    
   2022-10-02T22:07:45.231213Z  WARN tokio-runtime-worker ThreadId(25) ballista_executor::execution_loop: Executor poll work loop failed. If this continues to happen the Scheduler might be marked as dead. Error: status: Unavailable, message: "error trying to connect: tcp connect error: Connection refused (os error 111)", details: [], metadata: MetadataMap { headers: {} }    
   ```
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-ballista] Dandandan closed issue #311: Executor poll work loop failure

Posted by GitBox <gi...@apache.org>.
Dandandan closed issue #311: Executor poll work loop failure
URL: https://github.com/apache/arrow-ballista/issues/311


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-ballista] Dandandan commented on issue #311: Executor poll work loop failure

Posted by GitBox <gi...@apache.org>.
Dandandan commented on issue #311:
URL: https://github.com/apache/arrow-ballista/issues/311#issuecomment-1281084247

   I think this is closed in DataFusion now.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org