You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by bhuvnesh chaudhary <bc...@pivotal.io> on 2016/01/05 21:43:00 UTC

Review Request 41944: Fix single node installation issues for HAWQ

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

Review request for Ambari, Alexander Denissov, Alejandro Fernandez, Jaimin Jetly, jun aoki, Jayush Luniya, Oleksandr Diachenko, and Richard Zang.


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


Repository: ambari


Description
-------

Single node installation fails, below is the list of issues fixed.
1. Stack advisor: List index error - Due to which Next option is disabled on UI while chosing master services if using HAWQ
2. Stack advisor: List Index error - Consistency checks fails if using HAWQ
3. During Review page, StandbyHost should not be pushed on single node clusters.


Diffs
-----

  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/params.py d92cc7f 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/templates/hawq-hosts.j2 cdae3d8 
  ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py e52db2c 
  ambari-web/app/controllers/wizard/step8_controller.js 62ba32a 
  ambari-web/app/models/stack_service_component.js bb18cc4 

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


Testing
-------

yes. manually.


Thanks,

bhuvnesh chaudhary


Re: Review Request 41944: Fix single node installation issues for HAWQ

Posted by Oleksandr Diachenko <od...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41944/#review112936
-----------------------------------------------------------

Ship it!


Ship It!

- Oleksandr Diachenko


On Jan. 5, 2016, 8:42 p.m., bhuvnesh chaudhary wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41944/
> -----------------------------------------------------------
> 
> (Updated Jan. 5, 2016, 8:42 p.m.)
> 
> 
> Review request for Ambari, Alexander Denissov, Alejandro Fernandez, Jaimin Jetly, jun aoki, Jayush Luniya, Oleksandr Diachenko, and Richard Zang.
> 
> 
> Bugs: AMBARI-14540
>     https://issues.apache.org/jira/browse/AMBARI-14540
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Single node installation fails, below is the list of issues fixed.
> 1. Stack advisor: List index error - Due to which Next option is disabled on UI while chosing master services if using HAWQ
> 2. Stack advisor: List Index error - Consistency checks fails if using HAWQ
> 3. During Review page, StandbyHost should not be pushed on single node clusters.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/params.py d92cc7f 
>   ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/templates/hawq-hosts.j2 cdae3d8 
>   ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py e52db2c 
>   ambari-web/app/controllers/wizard/step8_controller.js 62ba32a 
>   ambari-web/app/models/stack_service_component.js bb18cc4 
> 
> Diff: https://reviews.apache.org/r/41944/diff/
> 
> 
> Testing
> -------
> 
> yes. manually.
> 
> 
> Thanks,
> 
> bhuvnesh chaudhary
> 
>


Re: Review Request 41944: Fix single node installation issues for HAWQ

Posted by Matt <mi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41944/#review113598
-----------------------------------------------------------

Ship it!


Ship It!

- Matt


On Jan. 8, 2016, 12:53 p.m., bhuvnesh chaudhary wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41944/
> -----------------------------------------------------------
> 
> (Updated Jan. 8, 2016, 12:53 p.m.)
> 
> 
> Review request for Ambari, Alexander Denissov, Alejandro Fernandez, Jaimin Jetly, jun aoki, Jayush Luniya, Oleksandr Diachenko, and Richard Zang.
> 
> 
> Bugs: AMBARI-14540
>     https://issues.apache.org/jira/browse/AMBARI-14540
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Single node installation fails, below is the list of issues fixed.
> 1. Stack advisor: List index error - Due to which Next option is disabled on UI while chosing master services if using HAWQ
> 2. Stack advisor: List Index error - Consistency checks fails if using HAWQ
> 3. During Review page, StandbyHost should not be pushed on single node clusters.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/params.py d92cc7f 
>   ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/templates/hawq-hosts.j2 cdae3d8 
>   ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py d9be749 
>   ambari-web/app/controllers/wizard/step8_controller.js 89fed3c 
>   ambari-web/app/models/stack_service_component.js bb18cc4 
>   ambari-web/test/controllers/wizard/step8_test.js 426038c 
> 
> Diff: https://reviews.apache.org/r/41944/diff/
> 
> 
> Testing
> -------
> 
> yes. manually.
> 
> 
> Thanks,
> 
> bhuvnesh chaudhary
> 
>


Re: Review Request 41944: Fix single node installation issues for HAWQ

Posted by bhuvnesh chaudhary <bc...@pivotal.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41944/
-----------------------------------------------------------

(Updated Jan. 8, 2016, 8:53 p.m.)


Review request for Ambari, Alexander Denissov, Alejandro Fernandez, Jaimin Jetly, jun aoki, Jayush Luniya, Oleksandr Diachenko, and Richard Zang.


Changes
-------

Updated patch after rebasing to trunk


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


Repository: ambari


Description
-------

Single node installation fails, below is the list of issues fixed.
1. Stack advisor: List index error - Due to which Next option is disabled on UI while chosing master services if using HAWQ
2. Stack advisor: List Index error - Consistency checks fails if using HAWQ
3. During Review page, StandbyHost should not be pushed on single node clusters.


Diffs (updated)
-----

  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/params.py d92cc7f 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/templates/hawq-hosts.j2 cdae3d8 
  ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py d9be749 
  ambari-web/app/controllers/wizard/step8_controller.js 89fed3c 
  ambari-web/app/models/stack_service_component.js bb18cc4 
  ambari-web/test/controllers/wizard/step8_test.js 426038c 

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


Testing
-------

yes. manually.


Thanks,

bhuvnesh chaudhary


Re: Review Request 41944: Fix single node installation issues for HAWQ

Posted by bhuvnesh chaudhary <bc...@pivotal.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41944/
-----------------------------------------------------------

(Updated Jan. 6, 2016, 8:04 p.m.)


Review request for Ambari, Alexander Denissov, Alejandro Fernandez, Jaimin Jetly, jun aoki, Jayush Luniya, Oleksandr Diachenko, and Richard Zang.


Changes
-------

updated test case


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


Repository: ambari


Description
-------

Single node installation fails, below is the list of issues fixed.
1. Stack advisor: List index error - Due to which Next option is disabled on UI while chosing master services if using HAWQ
2. Stack advisor: List Index error - Consistency checks fails if using HAWQ
3. During Review page, StandbyHost should not be pushed on single node clusters.


Diffs (updated)
-----

  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/params.py d92cc7f 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/templates/hawq-hosts.j2 cdae3d8 
  ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py 02c7482 
  ambari-web/app/controllers/wizard/step8_controller.js 89fed3c 
  ambari-web/app/models/stack_service_component.js bb18cc4 
  ambari-web/test/controllers/wizard/step8_test.js 426038c 

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


Testing
-------

yes. manually.


Thanks,

bhuvnesh chaudhary