Replies: 1 comment
-
I tihnk "not working", does not work. But you have some chances of somoene helping you if you provide some details of what does not work and how, including logs and explanation what you tried to do already and what your investigation brought. Other than that this is classic https://dontasktoask.com/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I work within a research firm, and we'd like to use airflow a certain way within our organisation. We want to run airflow on our PC, but because we have heavy task to perform, we want airflow to use a celery worker within our HPC server. I tried using redis and rabbitmg messangers to communicate to make sure airlflow connects and use the celery worker running on the HPC server, but it is not working. Is this something that is achievable, if yes, please point me in the direction.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions