You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2017/11/28 18:50:00 UTC

[jira] [Commented] (AMBARI-22535) Remove extjs From Oozie Installations By Default

    [ https://issues.apache.org/jira/browse/AMBARI-22535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16269257#comment-16269257 ] 

Jonathan Hurley commented on AMBARI-22535:
------------------------------------------

{code}
INFO: Oozie webconsole disabled, ExtJS library not specified
New Oozie WAR file with added \'\' at /usr/hdp/current/oozie-server/oozie-server/webapps/oozie.war

INFO: Oozie is ready to be started')
2017-11-28 18:46:43,526 - File['/usr/hdp/current/oozie-server/.prepare_war_cmd'] {'content': 'cd /var/tmp/oozie && /usr/hdp/current/oozie-server/bin/oozie-setup.sh prepare-war', 'mode': 0644}
2017-11-28 18:46:43,526 - Writing File['/usr/hdp/current/oozie-server/.prepare_war_cmd'] because it doesn't exist
{code}

> Remove extjs From Oozie Installations By Default
> ------------------------------------------------
>
>                 Key: AMBARI-22535
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22535
>             Project: Ambari
>          Issue Type: Task
>    Affects Versions: 2.6.1
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Blocker
>             Fix For: 2.6.1
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)