Currently am using Cloudera director 2.8.1 to auto setup, install and configure CDH (5.16.2) cluster in AWS with python sdk using version 2.7
May I know if I can use python3 to bootstrap cluster with Cloudera director 2.8.1?
For the master branch (or latest version of Altus director) I could see it supports both 2.7 and 3.4+
https://github.com/cloudera/director-sdk/tree/master/python-client
But for 2.8.1 , I couldn't find python version requirement.
Any help in this regard is appreciated.
Thanks in advance