milenkovicm opened a new issue, #1174:
URL: https://github.com/apache/datafusion-ballista/issues/1174

   **Describe the bug**
   
   `/api/executors` does not show executors if 
`TaskSchedulingPolicy::PullStaged` is set. 
   
   It work as expected if `TaskSchedulingPolicy::PushStaged` is set
   
   **To Reproduce**
   
   set `TaskSchedulingPolicy::PullStaged` and execute `curl -v 
http://localhost:50050/api/executors`
   
   **Expected behavior**
   
   we should get executors in case of `TaskSchedulingPolicy::PullStaged` is set 
or document expected behaviour if its expected not to return executor list in 
this case 
   
   **Additional context**
   
   


-- 
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-unsubscr...@datafusion.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to