Repository: ambari Updated Branches: refs/heads/branch-2.5 383901fde -> e2cabfbfb
AMBARI-19893. Mark Druid as Technical Preview. (Nishant Bangarwa via Swapan Shridhar). Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/e2cabfbf Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/e2cabfbf Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/e2cabfbf Branch: refs/heads/branch-2.5 Commit: e2cabfbfb6d95b6b4b340428d63fc6c90b04868c Parents: 383901f Author: Swapan Shridhar <[email protected]> Authored: Tue Feb 7 15:33:16 2017 -0800 Committer: Swapan Shridhar <[email protected]> Committed: Tue Feb 7 15:34:43 2017 -0800 ---------------------------------------------------------------------- .../src/main/resources/common-services/DRUID/0.9.2/metainfo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/e2cabfbf/ambari-server/src/main/resources/common-services/DRUID/0.9.2/metainfo.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/DRUID/0.9.2/metainfo.xml b/ambari-server/src/main/resources/common-services/DRUID/0.9.2/metainfo.xml index baf3a1b..c837bbb 100644 --- a/ambari-server/src/main/resources/common-services/DRUID/0.9.2/metainfo.xml +++ b/ambari-server/src/main/resources/common-services/DRUID/0.9.2/metainfo.xml @@ -21,7 +21,7 @@ <service> <name>DRUID</name> <displayName>Druid</displayName> - <comment>A fast column-oriented distributed data store.</comment> + <comment>A fast column-oriented distributed data store. This service is <b>Technical Preview</b>.</comment> <version>0.9.2</version> <components> <component>
