You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Jonathan Hurley <jh...@hortonworks.com> on 2017/11/28 18:54:17 UTC

Review Request 64127: Remove extjs From Oozie Installations By Default

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

Review request for Ambari, Nate Cole and Sid Wagle.


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


Repository: ambari


Description
-------

GPL code was recently removed from some repositories, such as HDP-UTILS. Oozie uses a GPL module called extJS which is installed by default with no option not to install it.

{code}
2017-11-28 17:00:17,813 - Execution of '/usr/bin/yum -d 0 -e 0 -y install extjs' returned 1. Error: Nothing to do
2017-11-28 17:00:17,814 - Failed to install package extjs. Executing '/usr/bin/yum clean metadata'
2017-11-28 17:00:18,075 - Retrying to install package extjs after 30 seconds
{code}

Since it no longer is included in the repos, it should be removed. Oozie can still load and start without it, but the web client will not be available.

**I could not see a way to remove a dependency we need to keep for HDP 2.5 without re-pasting the entire osSpecifics section back into HDP 2.6 with the extjs stuff cut out**


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.6/services/OOZIE/metainfo.xml c9dfaadf37 


Diff: https://reviews.apache.org/r/64127/diff/1/


Testing
-------

Installed Oozie on HDP 2.6 and verified SC's passed and the UI was returning an HTTP 200 with a page saying the UI was disabled.


Thanks,

Jonathan Hurley


Re: Review Request 64127: Remove extjs From Oozie Installations By Default

Posted by Nate Cole <nc...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64127/#review192058
-----------------------------------------------------------


Ship it!




Ship It!

- Nate Cole


On Nov. 28, 2017, 1:54 p.m., Jonathan Hurley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/64127/
> -----------------------------------------------------------
> 
> (Updated Nov. 28, 2017, 1:54 p.m.)
> 
> 
> Review request for Ambari, Nate Cole and Sid Wagle.
> 
> 
> Bugs: AMBARI-22535
>     https://issues.apache.org/jira/browse/AMBARI-22535
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> GPL code was recently removed from some repositories, such as HDP-UTILS. Oozie uses a GPL module called extJS which is installed by default with no option not to install it.
> 
> {code}
> 2017-11-28 17:00:17,813 - Execution of '/usr/bin/yum -d 0 -e 0 -y install extjs' returned 1. Error: Nothing to do
> 2017-11-28 17:00:17,814 - Failed to install package extjs. Executing '/usr/bin/yum clean metadata'
> 2017-11-28 17:00:18,075 - Retrying to install package extjs after 30 seconds
> {code}
> 
> Since it no longer is included in the repos, it should be removed. Oozie can still load and start without it, but the web client will not be available.
> 
> **I could not see a way to remove a dependency we need to keep for HDP 2.5 without re-pasting the entire osSpecifics section back into HDP 2.6 with the extjs stuff cut out**
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.6/services/OOZIE/metainfo.xml c9dfaadf37 
> 
> 
> Diff: https://reviews.apache.org/r/64127/diff/1/
> 
> 
> Testing
> -------
> 
> Installed Oozie on HDP 2.6 and verified SC's passed and the UI was returning an HTTP 200 with a page saying the UI was disabled.
> 
> 
> Thanks,
> 
> Jonathan Hurley
> 
>


Re: Review Request 64127: Remove extjs From Oozie Installations By Default

Posted by Sid Wagle <sw...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64127/#review192044
-----------------------------------------------------------


Ship it!




Ship It!

- Sid Wagle


On Nov. 28, 2017, 6:54 p.m., Jonathan Hurley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/64127/
> -----------------------------------------------------------
> 
> (Updated Nov. 28, 2017, 6:54 p.m.)
> 
> 
> Review request for Ambari, Nate Cole and Sid Wagle.
> 
> 
> Bugs: AMBARI-22535
>     https://issues.apache.org/jira/browse/AMBARI-22535
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> GPL code was recently removed from some repositories, such as HDP-UTILS. Oozie uses a GPL module called extJS which is installed by default with no option not to install it.
> 
> {code}
> 2017-11-28 17:00:17,813 - Execution of '/usr/bin/yum -d 0 -e 0 -y install extjs' returned 1. Error: Nothing to do
> 2017-11-28 17:00:17,814 - Failed to install package extjs. Executing '/usr/bin/yum clean metadata'
> 2017-11-28 17:00:18,075 - Retrying to install package extjs after 30 seconds
> {code}
> 
> Since it no longer is included in the repos, it should be removed. Oozie can still load and start without it, but the web client will not be available.
> 
> **I could not see a way to remove a dependency we need to keep for HDP 2.5 without re-pasting the entire osSpecifics section back into HDP 2.6 with the extjs stuff cut out**
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.6/services/OOZIE/metainfo.xml c9dfaadf37 
> 
> 
> Diff: https://reviews.apache.org/r/64127/diff/1/
> 
> 
> Testing
> -------
> 
> Installed Oozie on HDP 2.6 and verified SC's passed and the UI was returning an HTTP 200 with a page saying the UI was disabled.
> 
> 
> Thanks,
> 
> Jonathan Hurley
> 
>