Re: Review Request 49124: AMBARI-17387 Changing HDP repo URL does not leads to sending written URL to ambari-server while registering new HDP version

2016-06-24 Thread Jaimin Jetly

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49124/#review139398
---


Ship it!




Ship It!

- Jaimin Jetly


On June 22, 2016, 11:53 p.m., Zhe (Joe) Wang wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49124/
> ---
> 
> (Updated June 22, 2016, 11:53 p.m.)
> 
> 
> Review request for Ambari, Jaimin Jetly, Richard Zang, Xi Wang, and Yusaku 
> Sako.
> 
> 
> Bugs: AMBARI-17387
> https://issues.apache.org/jira/browse/AMBARI-17387
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> STR:
>   Deploy cluster HDP 2.3
>   Register HDP 2.5.0.0 latest (e.g 2.5.0.0-664)
>   Try to register 2.5.0.0, but with other URL (e.g for HDP 2.5.0.0-569)
> Result: internal server error " Base url 
> http://s3.amazonaws.com/dev.hortonworks.com/HDP/centos6/2.x/BUILDS/2.5.0.0-664
>  is already defined for another repository version"
> But in this case we were trying to register 
> http://s3.amazonaws.com/dev.hortonworks.com/HDP/centos6/2.x/BUILDS/2.5.0.0-569
> 
> 
> Diffs
> -
> 
>   
> ambari-admin/src/main/resources/ui/admin-web/app/scripts/controllers/stackVersions/StackVersionsCreateCtrl.js
>  6cf6849 
>   ambari-admin/src/main/resources/ui/admin-web/app/scripts/i18n.config.js 
> f896c02 
>   ambari-admin/src/main/resources/ui/admin-web/app/scripts/services/Stack.js 
> 1131041 
>   
> ambari-admin/src/main/resources/ui/admin-web/app/views/stackVersions/list.html
>  ea577f6 
>   
> ambari-admin/src/main/resources/ui/admin-web/app/views/stackVersions/stackVersionPage.html
>  6268030 
> 
> Diff: https://reviews.apache.org/r/49124/diff/
> 
> 
> Testing
> ---
> 
> ambari-admin:
> Executed 76 of 76 SUCCESS (0.128 secs / 0.378 secs)
> Manual testing done
> 
> 
> Thanks,
> 
> Zhe (Joe) Wang
> 
>



Review Request 49124: AMBARI-17387 Changing HDP repo URL does not leads to sending written URL to ambari-server while registering new HDP version

2016-06-22 Thread Zhe (Joe) Wang

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49124/
---

Review request for Ambari, Jaimin Jetly, Richard Zang, Xi Wang, and Yusaku Sako.


Bugs: AMBARI-17387
https://issues.apache.org/jira/browse/AMBARI-17387


Repository: ambari


Description
---

STR:
  Deploy cluster HDP 2.3
  Register HDP 2.5.0.0 latest (e.g 2.5.0.0-664)
  Try to register 2.5.0.0, but with other URL (e.g for HDP 2.5.0.0-569)
Result: internal server error " Base url 
http://s3.amazonaws.com/dev.hortonworks.com/HDP/centos6/2.x/BUILDS/2.5.0.0-664 
is already defined for another repository version"
But in this case we were trying to register 
http://s3.amazonaws.com/dev.hortonworks.com/HDP/centos6/2.x/BUILDS/2.5.0.0-569


Diffs
-

  
ambari-admin/src/main/resources/ui/admin-web/app/scripts/controllers/stackVersions/StackVersionsCreateCtrl.js
 6cf6849 
  ambari-admin/src/main/resources/ui/admin-web/app/scripts/i18n.config.js 
f896c02 
  ambari-admin/src/main/resources/ui/admin-web/app/scripts/services/Stack.js 
1131041 
  
ambari-admin/src/main/resources/ui/admin-web/app/views/stackVersions/list.html 
ea577f6 
  
ambari-admin/src/main/resources/ui/admin-web/app/views/stackVersions/stackVersionPage.html
 6268030 

Diff: https://reviews.apache.org/r/49124/diff/


Testing
---

ambari-admin:
Executed 76 of 76 SUCCESS (0.128 secs / 0.378 secs)
Manual testing done


Thanks,

Zhe (Joe) Wang