[ https://issues.apache.org/jira/browse/AMBARI-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820388#comment-13820388 ]
Erin A Boyd commented on AMBARI-3676: ------------------------------------- [~srimanth.gunturi] I have the service in the right path. I have it like this on pre1.4.2 versions and it works fine. [root@eboyd nagios]# cd /opt/eclipse/nagonly/incubator-ambari/ambari-server/src/main/resources/stacks/HDP [root@eboyd HDP]# ls 1.2.0 1.3.0 1.3.2backup 1.3.3 2.0.6 1.2.1 1.3.2 1.3.2.GlusterFS 2.0.5 GlusterFS [root@eboyd HDP]# cd 1.3.2.GlusterFS/ [root@eboyd 1.3.2.GlusterFS]# ls -la total 20 drwxr-sr-x 4 root users 4096 Nov 8 11:09 . drwxr-sr-x 12 root users 4096 Nov 7 15:34 .. -rw-r--r-- 1 root users 901 Nov 7 15:34 metainfo.xml drwxr-sr-x 2 root users 4096 Nov 7 15:35 repos drwxr-sr-x 17 root users 4096 Nov 7 15:34 services [root@eboyd 1.3.2.GlusterFS]# cd services/ [root@eboyd services]# ls FLUME GlusterFS HCATALOG HIVE MAPREDUCE OOZIE SQOOP ZOOKEEPER GANGLIA HBASE HDFS HUE NAGIOS PIG WEBHCAT [root@eboyd services]# [root@eboyd services]# [root@eboyd services]# cd GlusterFS/ [root@eboyd GlusterFS]# ls configuration metainfo.xml [root@eboyd GlusterFS]# cat metainfo.xml <?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <metainfo> <user>root</user> <comment>Hadoop Compatible File System - GlusterFS</comment> <version>1.0.0</version> <components> <component> <name>GlusterFS_CLIENT</name> <category>CLIENT</category> </component> </components> </metainfo> [root@eboyd GlusterFS]# > Repo location not recognized for alternate stacks > ------------------------------------------------- > > Key: AMBARI-3676 > URL: https://issues.apache.org/jira/browse/AMBARI-3676 > Project: Ambari > Issue Type: Bug > Affects Versions: 1.4.2 > Reporter: Erin A Boyd > > If you add a custom stack to the /src/main/resources/stacks/HDP/ dir when it > is displayed on the second screen of the wizard, none of the links to the HDP > repo work ,even though they are EXACTLY the same as when it's the 1.3.2 stack. -- This message was sent by Atlassian JIRA (v6.1#6144)