You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/09/01 05:17:45 UTC

[jira] [Commented] (AMBARI-12776) Support to add HCFS service type definition to Service metainfo schema

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

Hudson commented on AMBARI-12776:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #3359 (See [https://builds.apache.org/job/Ambari-trunk-Commit/3359/])
AMBARI-12776. Support to add HCFS service type definition to Service metainfo schema (Vijay Srinivasaraghavan via smohanty) (smohanty: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8631fdce4ea0cb4287d370db23e5b5042215ef5e)
* ambari-web/app/models/stack_service.js
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/params.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/shared_initialization.py
* dev-support/docker/docker/Dockerfile
* ambari-server/src/test/resources/stacks/HDP/2.2.0.ECS/repos/repoinfo.xml
* ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackServiceResourceProvider.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/StackServiceResponse.java
* ambari-server/src/test/java/org/apache/ambari/server/state/ServiceInfoTest.java
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/shared_initialization.py
* ambari-server/src/test/resources/stacks/HDP/2.2.0.ECS/services/ECS/metainfo.xml
* ambari-server/src/test/resources/stacks/HDP/2.2.0.ECS/services/HDFS/metainfo.xml
* ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
* ambari-server/src/test/resources/stacks/HDP/2.2.0.ECS/metainfo.xml
* ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java
* ambari-web/app/mappers/stack_service_mapper.js
* ambari-server/src/test/resources/stacks/HDP/2.2.0.ECS/repos/hdp.json
* ambari-server/src/test/java/org/apache/ambari/server/stack/StackManagerTest.java
* ambari-server/src/main/java/org/apache/ambari/server/agent/ExecutionCommand.java
* ambari-server/src/main/java/org/apache/ambari/server/state/ServiceInfo.java
* ambari-web/app/controllers/wizard/step4_controller.js


> Support to add HCFS service type definition to Service metainfo schema
> ----------------------------------------------------------------------
>
>                 Key: AMBARI-12776
>                 URL: https://issues.apache.org/jira/browse/AMBARI-12776
>             Project: Ambari
>          Issue Type: Task
>    Affects Versions: trunk
>            Reporter: Vijay Srinivasaraghavan
>            Assignee: Vijay Srinivasaraghavan
>         Attachments: AMBARI-12776.patch
>
>
> A new schema element "serviceType" will be defined in the service metainfo and will be used by any stack that provides an alternate file system to use. Ambari server side and UI components should support any alternate file system stack to seamlessly work without having a need to make FS specific changes.



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