Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note for alternative file systems (i.e. HCFS implementations like S3FileSystem, the GlusterFileSystem, and so on)

  • you will want to disable HDFS specific modules and set up your file system by hand. 
  • The other YARN related puppet modules will still work perfectly if you've set up your file system correctly.  For specifics consult your file system provider and/or the bigtop mailing list. 
  • One simple way to do this, is set up bigtop hadoop with hdfs, make sure it runs, and then disable and yum remove hdfs and swap in your file system underneath . 

0) Install all the basics in case you have a super raw machine.  Most (or some of these) are probably there.

...