Created on 10-17-2017 06:47 PM - edited 08-17-2019 06:58 PM
It appears that my Ambari HDP versions are mismatched. I actually have 2.5.0.0-1245 installed and it;s showing as 2.5.3.0.
Under /usr/hdp/current only see 2.5.0.0-1245
I have a similar issue to: https://community.hortonworks.com/questions/75760/ambari-admin-stack-versions-hangs.html
I cannot proceed to upgrade HDP...
There is an error mentioning an OS property can't be found?
When I click on current version under "Versions" and click my CURRENT install I get a blank page.
Created 10-18-2017 02:02 PM
@Joe,
Can you please try hitting the above URL and paste the response.
http://{AMBARI_HOST}:{AMBARI_PORT}/api/v1/stacks/{stackName}/versions/{version No}?fields=operating_systems/repositories/Repositories
To get the {stackName}, you can do a GET on
http://{AMBARI_HOST}:{AMBARI_PORT}/api/v1/stacks/
Similarly to get {version No} , you can do a GET on
http://{AMBARI_HOST}:{AMBARI_PORT}/api/v1/stacks/{stackName}/versions/
Try putting the version of HDP you want to upgrade in the 1st url.
Thanks,
Aditya
Created 10-18-2017 02:19 PM
Here is the ouput (replaced ips with 127.0.0.1):
Created 10-18-2017 02:24 PM
@Joe,
The response looks fine. Did you give it a try with some other browser. I see that opera is not listed in supported browsers list.
Thanks,
Aditya
Created 10-18-2017 02:28 PM
I've tried IE 11, Chrome 56 & 57, as well as Edge. Is there a way to manually call the install API? All I need is that wizard to popup and do the install.
Created on 10-18-2017 02:33 PM - edited 08-17-2019 06:57 PM
Just noticed this when I click on current version under "Versions" and click my CURRENT install
Created 10-18-2017 06:36 PM
OK after finding this same bug on an HDF install there are several explanations:
Possible bugs contributing: