teamclairvoyant / apache-airflow-cloudera-csd

CSD for Apache Airflow
Apache License 2.0
20 stars 12 forks source link

worker service not starting on cdh6.3 #10

Open vamsiktu opened 4 years ago

vamsiktu commented 4 years ago

[13/Jul/2020 00:12:41 +0000] 117396 MainThread redactor INFO Started launcher: /opt/cloudera/cm-agent/service/csd/csd.sh start_worker [13/Jul/2020 00:12:41 +0000] 117396 MainThread redactor ERROR Redaction rules file doesn't exist, not redacting logs. file: redaction-rules.json, directory: /run/cloudera-scm-agent/process/12038-airflow-AIRFLOW_WORKER [13/Jul/2020 00:12:41 +0000] 117396 MainThread redactor INFO Re-exec watcher: /opt/cloudera/cm-agent/bin/cm proc_watcher 117423 Mon Jul 13 00:12:42 EDT 2020

airliquide31 commented 4 years ago

I've faced the same issue.

I've found out that my rabbitMq broker wasn't set up correctly on the cloudera interface and I'ts required to have a rabbit running

vamsiktu commented 4 years ago

I've faced the same issue.

I've found out that my rabbitMq broker wasn't set up correctly on the cloudera interface and I'ts required to have a rabbit running

Thank you it worked for my after starting RabbitMQ