Chaffelson / whoville

An opinionated auto-deployer for the Hortonworks Platform
Apache License 2.0
34 stars 32 forks source link

Reviewed CDSW post cluster install to create user and proper JAVA_HOME #33

Closed paulvid closed 5 years ago

paulvid commented 5 years ago

This takes care of creating the users in UNIX and in CDSW.

Chaffelson commented 5 years ago

The sleep command does not work, as it takes nearly 10mins for CDSW to init ready for the endpoint to be up and the user API call to be created. You could do something to test the endpoint to see if it's ready to respond and create the user, or wait until cdsw status returns that it's up and ready perhaps?