potiuk commented on PR #6767:
URL: https://github.com/apache/airflow/pull/6767#issuecomment-1224087275

   > Hello, I am currently using the Airflow in my project and I came across 
the same error. For my case, I was using distributed reinforcement learning via 
the Ray project: https://docs.ray.io/en/latest/
   > 
   > I read through this pull request, however I could not figure out how to 
fix this issue as I still have it with Airflow 2.2.5.
   > 
   > Is there by any chance any update on issue?
   
   This is the only place where you would see if there were.irlfow redirects 
stdout and if something else atemps to do that this might clash. You can open a 
new issue describing your circumstances, ways of integration you use ray, 
problem you see and problem in more detail, presenting your logs and result of 
your investigation. I believe there was a working ray integration (talk here 
https://www.youtube.com/watch?v=3fJ_xSvwjz8) that @dimberman worked on, so 
maybe using it and switching to it is a alternative solution for you - but I 
know next to nothing about it.


-- 
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]

Reply via email to