Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executor poll work loop failure #311

Closed
andygrove opened this issue Oct 2, 2022 · 1 comment
Closed

Executor poll work loop failure #311

andygrove opened this issue Oct 2, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@andygrove
Copy link
Member

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.

@andygrove andygrove added the bug Something isn't working label Oct 2, 2022
@Dandandan
Copy link
Contributor

I think this is closed in DataFusion now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants