Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you accept the licenses during the initial configuration? #50

Open
Kiran57 opened this issue Dec 26, 2016 · 9 comments
Open

How do you accept the licenses during the initial configuration? #50

Kiran57 opened this issue Dec 26, 2016 · 9 comments

Comments

@Kiran57
Copy link

Kiran57 commented Dec 26, 2016

I can use the Java API client or the Python API client. Do either provide coverage of the initial acceptance of licenses and selection of Cloudera Express (as opposed to the Data Hub or Enterprise editions)? I normally use the web UI to accept the Java license, Cloudera terms, and choose the edition. I'd like to automate this process.

@andyao1
Copy link
Member

andyao1 commented Dec 27, 2016 via email

@Kiran57
Copy link
Author

Kiran57 commented Dec 28, 2016

I plan on choosing Cloudera Express.

you shouldn't need to do anything special for license in automation.

Is there a way to automate the installation? Or must the GUI operations be handled manually before it is usable?

The Python and Java APIs have 99% coverage?

@andyao1
Copy link
Member

andyao1 commented Dec 28, 2016 via email

@Kiran57
Copy link
Author

Kiran57 commented Dec 29, 2016

How do I accept the licenses and choose the Cloudera Express edition when I first set up Cloudera in an automated way? I installed it with a script. Normally I would use the GUI to finish the configuration. It is not usable right now. The only method I know of is using the web UI manually.

@Kiran57
Copy link
Author

Kiran57 commented Jan 2, 2017

How do I automate the GUI steps? With nothing persisted to file or database table, how could I automate those steps without the GUI?

@andyao1
Copy link
Member

andyao1 commented Jan 3, 2017 via email

@Kiran57
Copy link
Author

Kiran57 commented Jan 4, 2017

I see this http://bit.ly/2hQiV0q
followed by this http://bit.ly/2iNm3sq
If the above settings do not result in a persisted file change or database table change, I'm curious how they are recorded. How could they not be recorded? The EULA acceptance is optional? Cloudera knows not to go to the Community or Enterprise edition if you choose the Express edition. How do I communicate with you offline?

@andyao1
Copy link
Member

andyao1 commented Jan 4, 2017 via email

@tritab
Copy link

tritab commented Oct 7, 2017

In my experience, once you've used the API to either start the trial license or upload a license file, the manual step of clicking a EULA is not necessary.

See API documentation here:

And this python example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants