vishnu gajendran created BIGTOP-1772:
----------------------------------------

             Summary: Split init-hdfs.sh script and let the individual modules 
take care of folder creation
                 Key: BIGTOP-1772
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1772
             Project: Bigtop
          Issue Type: Improvement
          Components: Init scripts
    Affects Versions: 0.8.0
            Reporter: vishnu gajendran


Currently, there is one init-hdfs.sh script which is responsible for creating 
folders in hdfs for other services like hbase, oozie etc.. This adds depedency 
between modules (for example, before starting hbase master, we need to ensure 
that this script is run)  which gets further complicated in a scenario where 
different components run on different node. In order to avoid this, we can let 
the individual modules take care of creating respective folders in hdfs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to