[
https://issues.apache.org/jira/browse/AMBARI-6867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14104512#comment-14104512
]
Jaimin D Jetly commented on AMBARI-6867:
----------------------------------------
{quote}
1. Step 7 of installer - when I click on the GLUSTERFS tab I get duplicate
variables for every property that is in my core-site.xml AND in the
site_properties.js in the General section:
{quote}
On the current build, When I select GLUSTERFS the page appears blank. If you
have done some work that leads you in this situation, please upload the patch
on the jira. So I can take a look into it.
{quote}
2. I see service_configs.js has changed alot since 1.6.0 implementation and I'm
wondering how I now add a "Custom core-site" section with the Add Property...
for "Config" tab in step 7 and post installation. I tried to follow other
examples from other services, but not having much luck. Now for GLUSTERFS
service I only get:
General (based on my core-site.xml)
and
Advanced hadoop-env (based on the hadoop-env.xml)
{quote}
Each configType defined in the the service should have corresponding advanced
and custom section. Files having env suffix does not have corresponding custom
section. That's the reason you are not seeing custom section for hadoop-env
file.
core-site for GLUSTERFS should have both Advanced and Custom section. This bug
can be addressed by making sure that core-site be honored for both HDFS and
GLUSTERFS at
[code|https://git-wip-us.apache.org/repos/asf/ambari/repo?p=ambari.git;a=blob;f=ambari-web/app/models/stack_service.js;h=e5535eb7ed17f8de74fd59b5cd8a28a2a6ed792d;hb=HEAD#l380].
This code to handle special cases will be removed after AMBARI-6959 is
resolved which should automatically fix this issue. But MeanWhile we can add
GLUSTERFS to honor core-site configtype
> GLUSTERFS stack->Installer wizard ->Service Configuration page is rendered
> empty
> --------------------------------------------------------------------------------
>
> Key: AMBARI-6867
> URL: https://issues.apache.org/jira/browse/AMBARI-6867
> Project: Ambari
> Issue Type: Bug
> Components: site
> Affects Versions: 1.7.0
> Reporter: Jaimin D Jetly
> Assignee: Scott Creeley
> Fix For: 1.7.0
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)