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 2016/11/02 21:28:58 UTC

[jira] [Commented] (AMBARI-18732) Perf: Create PERF stack with mix of HDP core services and dummy services

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

Hudson commented on AMBARI-18732:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #247 (See [https://builds.apache.org/job/Ambari-branch-2.5/247/])
AMBARI-18732. Perf: Create PERF stack with mix of HDP core services and (afernandez: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e38da0dab6c31c3f56f22e690c22105498b76684])
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/hooks/before-ANY/scripts/hook.py
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/configuration/snow-site.xml
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/metainfo.xml
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/package/scripts/snow_white.py
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/repos/repoinfo.xml
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/role_command_order.json
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/package/scripts/service_check.py
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/themes/theme.json
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/configuration/cluster-env.xml
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/properties/stack_tools.json
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/themes/theme.json
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/hooks/before-INSTALL/scripts/hook.py
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/hooks/before-START/scripts/hook.py
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/hooks/after-INSTALL/scripts/hook.py
* (add) ambari-common/src/main/python/resource_management/libraries/script/dummy.py
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/configuration/happy-site.xml
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/package/scripts/dwarf.py
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/package/scripts/service_check.py
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/metainfo.xml
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/hooks/before-RESTART/scripts/hook.py
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/metainfo.xml
* (add) ambari-server/src/main/resources/stacks/PERF/1.0/properties/stack_features.json


> Perf: Create PERF stack with mix of HDP core services and dummy services
> ------------------------------------------------------------------------
>
>                 Key: AMBARI-18732
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18732
>             Project: Ambari
>          Issue Type: Story
>          Components: ambari-agent
>    Affects Versions: 2.5.0
>            Reporter: Alejandro Fernandez
>            Assignee: Alejandro Fernandez
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-18732.patch
>
>
> We need a fake stack that will make it easier to perform lifecycle commands such as Start, Stop, Restart, Status, Service Checks etc.
> This stack will eventually support UI themes, Kerberos, Alerts, etc. 
> For now, the PERF stack should have 8+ services (HDFS, YARN, MR, ZK, plus dummy ones like Happy, Sleepy, Grumpy, etc).
> We do want some of the complexity of the Hadoop core services and their configs, and we also want really simple services (like the dwarfs) that can be deployed on their own.
> This stack should serve as a sample for how to implement a new stack, and also abstract some of the complexity of the HDP stack in order to run performance tests that stress the server by overloading it with heartbeats, alerts, etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)