cloudera-deploy icon indicating copy to clipboard operation
cloudera-deploy copied to clipboard

A general purpose framework for automating Cloudera Products

Results 13 cloudera-deploy issues
Sort by recently updated
recently updated
newest added

How to use tags like `infra` with the v2 (i.e. the `cloudera.exe` playbooks) -- the legacy `-t run` is no longer valid.

documentation

after deployment of the CDP private cluster and change of ```definition.yml``` for example hdfs failed volumes tolerated, like: ``` configs: HDFS: DATANODE: dfs_datanode_failed_volumes_tolerated: 3 ``` when running the playbook again,...

Listed below are the full sets of configurations that can be used in the DW playbook. ``` dw: overlay_network: {'yes' to enable overlay network} private_load_balancer: {'yes' to enable private load...

duplicate

I was able to deploy the cdp private without any credentials, only cdp license has been used. I am trying to teardown our deployed cluster via tags ```-t teardown,all``` ....

I tried to run the playbook in DEBUG mode and found that a local ssh connection failed: `[email protected]: Permission denied (publickey,password)` Turned out that in cloudera-deploy ~/.ssh is mounted under...

bug

Not sure I'm missing a simpler strategy, on howto prepare a new "cluster.yml" file required by this playbook (to be configured in the definition_path), from an exportable CDP (7.1.x /...

enhancement

Print all `Cloudera Manager` nodes deployed to the log at the end of the run.

enhancement
good first issue

> a few notes on this example: > Can we avoid hardcoding instance type, instance counts, disk sizes/types and ami types inside the terraform config files? Would like to have...

enhancement

> Would like to use a ElasticIP on the bastion, instead of transient public IP. ty _Originally posted by @clevesque in https://github.com/cloudera-labs/cloudera-deploy/issues/143#issuecomment-2150616941_

enhancement