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:47:00 UTC

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

Jonathan Hurley created AMBARI-22535:
----------------------------------------

             Summary: 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)