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

AMBARI-22906. Not able to register new HDP version after upgrading #275

Merged
merged 1 commit into from
Feb 13, 2018

Conversation

aonishuk
Copy link
Contributor

@aonishuk aonishuk commented Feb 6, 2018

Steps to reproduce the issue

  1. Install Ambari2.5.x and install HDP on that.

  2. Now Upgrade ambari to 2.6.1 version.

  3. Now try to register HDP version with VDF file - Save button is not enabled (also UI does not load repo URLs and)

  4. In JS it fails with below error

Cannot read property 'gpl.license.accepted' of undefined
What is expected: UI should properly show the message that gpl license needs to be enabled. also Upgrade should take care of adding this property if it is needed.

Workaround for this is : add "gpl.license.accepted=true" to ambari.proeprties and then restart should fix the problem

@aonishuk aonishuk self-assigned this Feb 6, 2018
@asfgit
Copy link

asfgit commented Feb 6, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/447/
Test PASSed.

@swagle
Copy link
Contributor

swagle commented Feb 6, 2018

No unit test changes?

@aonishuk aonishuk merged commit 9720c68 into apache:trunk Feb 13, 2018
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

Successfully merging this pull request may close these issues.

4 participants