From this point on is the standard hadoop / puppet procedure. Out of scope of this documentation. Enjoy!
Changed:
< <
Ah, if you forget, this is the hadoop conf generator :
> >
HDFS Configurations
Changed:
< <
echo $(df -kh | grep data | awk '{print $NF"/hadoop/data,"}')
> >
This is just the very basics. I put some scripts in place to ease everyone's lives. So after everything is fine interms of partitions mounted run :
/share/apps/hadoop/migration20/datanode.sh
Then use this guy to generate the configuration :
/share/apps/hadoop/generate-conf.sh
And cp/paste it in /etc/hadoop/conf/hdfs-site.xml
From this point on is the standard hadoop / puppet procedure. Out of scope of this documentation. Enjoy!