Repository: ambari Updated Branches: refs/heads/trunk fb4fb888e -> de56092a4
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/de56092a Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/de56092a Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/de56092a Branch: refs/heads/trunk Commit: de56092a4a46d88b0a785b0a27c74b563d9cd5a1 Parents: fb4fb88 Author: Swapan Shridhar <[email protected]> Authored: Tue Feb 7 15:33:16 2017 -0800 Committer: Swapan Shridhar <[email protected]> Committed: Tue Feb 7 15:33:35 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/de56092a/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>
