You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/02/16 13:14:05 UTC

[jira] [Commented] (AMBARI-20546) EU/RU service check should skip services that do not have config types

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

Hudson commented on AMBARI-20546:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See [https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-20546 EU/RU service check should skip services that do not have (aonishuk: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=9433038b1446c66c0ae704657c62b97839c3877a])
* (edit) ambari-server/src/main/java/org/apache/ambari/server/stack/ServiceModule.java
* (add) ambari-server/src/test/resources/stacks/HDP/2.0.8/services/SYSTEMML/metainfo.xml
* (edit) ambari-server/src/main/java/org/apache/ambari/server/state/StackInfo.java
* (add) ambari-server/src/test/resources/stacks/HDP/2.0.7/services/SYSTEMML/metainfo.xml
* (edit) ambari-server/src/main/java/org/apache/ambari/server/stack/StackModule.java
* (add) ambari-server/src/test/resources/stacks/HDP/2.0.8/services/HIVE/metainfo.xml
* (edit) ambari-server/src/main/java/org/apache/ambari/server/checks/ServiceCheckValidityCheck.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/api/services/AmbariMetaInfoTest.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/stack/StackManagerTest.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/api/services/AmbariMetaInfo.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/checks/ServiceCheckValidityCheckTest.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/stack/StackModuleTest.java


> EU/RU service check should skip services that do not have config types
> ----------------------------------------------------------------------
>
>                 Key: AMBARI-20546
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20546
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: trunk
>            Reporter: Di Li
>            Assignee: Di Li
>            Priority: Major
>             Fix For: trunk
>
>         Attachments: AMBARI-20546-v2-unittests.patch, AMBARI-20546-v4.patch, AMBARI-20546-v5-imports.patch, AMBARI-20546-v6-rebase.patch, AMBARI-20546.patch
>
>
> This is an issue with third party stacks (not an issue for HDP stacks).
> I have services in my stacks that has no config types. When I try to EU/RU to Ambari trunk, the service check precheck failed with null pointers as it tries to obtain the latest service config from database.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)