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

Johnny Zhang commented on BIGTOP-596:
-------------------------------------

Rorman, agree to put config in manifest xml instead of groovy code, which 
separates the logic and data.

how about something like
<services>
  <configured>true</configured>
  <configuration>
    <file>
      <configname>/etc/hadoop/conf/hdfs-site.xml</configname>
      <configcontent>
        <property>pro1</property>
        <value>val1</value>
      </configcontent>
    </file>
  <configuration>
</services>

                
> add initialization for 'hadoop-hdfs-namenode' 'zookeeper-server' and 
> 'hbase-regionserver' daemons in package service test
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-596
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-596
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.4.0
>            Reporter: Johnny Zhang
>            Assignee: Johnny Zhang
>         Attachments: BIGTOP_596.txt
>
>
> the current package test doesn't format namenode, so that 
> hadoop-hdfs-namenode daemon cannot be started

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to