Manthan Thakker
Manthan Thakker
I am having the same issue.
Please follow the manual steps for resource creation: https://aztk.readthedocs.io/en/v0.9.1/00-getting-started.html
@DaveVoyles Follow the documentation to create resources manually (worked for me): https://aztk.readthedocs.io/en/v0.10.2/00-getting-started.html#manual-resource-creation The automated script (account_steup.sh), unfortunately, does not work as expected.
This works for me: * Create a user manually and ensure that this command returns your rsa key. ``` aztk spark cluster add-user --id mycluster1 --username yourname ``` * You...
Please follow the manual steps here: https://aztk.readthedocs.io/en/v0.10.2/00-getting-started.html