[
https://issues.apache.org/jira/browse/AMBARI-22535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16269421#comment-16269421
]
Hudson commented on AMBARI-22535:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #494 (See
[https://builds.apache.org/job/Ambari-branch-2.6/494/])
AMBARI-22535 - Remove extjs From Oozie Installations By Default (jhurley:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=754b1f609076c6939e0013b12c5c58fa1ff1dc7f])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.6/services/OOZIE/metainfo.xml
> 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
>
> Attachments: AMBARI-22535.patch
>
>
> 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)