Member since
05-23-2018
3
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1236 | 09-18-2018 06:55 AM |
09-18-2018
06:55 AM
After a successful try sending the clustertemplate with curl, we changed the ansible task (uri module): Add Header "Content-Type: application/x-www-form-urlencoded" Add Parameter "body_format: json" Now we can provision a HDF 3.2 with our existing Ansible Scripts. Without these adjustments Ambari does not read properly the request.
... View more