You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/bin/clusterdock", line 9, in <module>
load_entry_point('clusterdock==1.3.2', 'console_scripts', 'clusterdock')()
File "/usr/local/lib/python3.5/dist-packages/clusterdock/cli.py", line 175, in main
action.main(args)
File "/home/ubuntu/topology_cdh/start.py", line 332, in main
cm_cluster.deploy_client_config()
File "/home/ubuntu/topology_cdh/cm.py", line 170, in deploy_client_config
time_between_checks=3, timeout=180, success=success, failure=failure)
File "/usr/local/lib/python3.5/dist-packages/clusterdock/utils.py", line 78, in wait_for_condition
outcome = condition(*condition_args or [], **condition_kwargs or {})
File "/home/ubuntu/topology_cdh/cm.py", line 160, in condition
raise Exception('Failed to deploy cluster config.')
Looking into Cloudera Manager the error seems to be:
Client config generation requires the following additional parcels to be activated: [kafka].
The text was updated successfully, but these errors were encountered:
Clusterdock itself ends up with:
Looking into Cloudera Manager the error seems to be:
Client config generation requires the following additional parcels to be activated: [kafka].
The text was updated successfully, but these errors were encountered: