[
https://issues.apache.org/jira/browse/AMBARI-18051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526377#comment-15526377
]
Hudson commented on AMBARI-18051:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #5729 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5729/])
AMBARI-18051 - Services should be able to provide their own pre-req (tthorpe:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=87423d64f54d896c62d1a9245eb03a97763e35a4])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/checks/UpgradeCheckRegistry.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/PreUpgradeCheckResourceProvider.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/ServiceInfo.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/stack/ServiceDirectory.java
* (add)
ambari-server/src/test/java/org/apache/ambari/server/sample/checks/SampleServiceCheck.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/stack/StackServiceDirectory.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/checks/CheckDescription.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/stack/ServiceModule.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/stack/StackManagerExtensionTest.java
* (add)
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/PreUpgradeCheckResourceProviderTest.java
* (edit) ambari-server/pom.xml
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/stack/CommonServiceDirectory.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/stack/ServiceModuleTest.java
> Services should be able to provide their own pre-req checks by supplying a
> jar file
> -----------------------------------------------------------------------------------
>
> Key: AMBARI-18051
> URL: https://issues.apache.org/jira/browse/AMBARI-18051
> Project: Ambari
> Issue Type: New Feature
> Components: ambari-server
> Affects Versions: trunk
> Reporter: Tim Thorpe
> Assignee: Tim Thorpe
> Attachments: AMBARI-18051.patch
>
>
> Services should be able to provide their own pre-req checks by supplying a
> jar file.
> This would allow custom services to supply their own jar files to handle
> pre-req checks rather than forcing third party developers to make changes to
> ambari-server code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)