jay vyas created BIGTOP-1235:
--------------------------------

             Summary: Combine BIGTOP-1200 and BIGTOP-952 with a few minor shell 
commands that will entirely replace init-hdfs.sh 
                 Key: BIGTOP-1235
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1235
             Project: Bigtop
          Issue Type: Bug
            Reporter: jay vyas


BIGTOP-1200 provides file schema in JSON format, for any HCFS related tool to 
read. 

BIGTOP-952 meanwhile give us fast provisioning by running in a single JVM 
(without multiple haoop fs -... commands_).

Thus, when those two are finished, we can replace init-hdfs.sh (with the 
exception of a few extra shell commands in bottom of that script which still 
will need to be called).  

So this JIRA  will: 

- create a new init-hcfs.groovy script which calls provision.groovy in 
BIGTOP-952, with init-hcfs.json as input. 
- add in the remaining straggler commands from init-hdfs.sh which dont fit into 
the generic json format as shell commands.
- delete init-hcfs.sh entirely
- update puppet scripts to use init-hcfs.groovy, calling them with the "hdfs" 
argument.   





--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to