Installs/Configures Hadoop (HDFS/YARN/MRv2), HBase, Hive, Flume, Oozie, Pig, Spark, Storm, Tez, and ZooKeeper
cookbook 'hadoop', '~> 2.14.0'
    Hadoop: distributed massive-scale data processing framework. Store and analyze terabyte-scale datasets with ease
cookbook 'hadoop_cluster', '~> 3.0.5'
    Installs/Configures the Apache Hadoop distribution
cookbook 'apache_hadoop', '~> 0.1.1'
    Installs/Configures Spark
cookbook 'hadoop_spark', '~> 0.1.3'
    Installs/Configures hadoop for the matching HBase Recipe using a common Databag for configuration
cookbook 'hadoop_for_hbase', '~> 0.1.0'
    Unmerged RPM-distro additions for hadoop_cluster
cookbook 'hadoop_cluster_rpm', '~> 0.9.0'
    Installs/Configures intel_hadoop_metrics
cookbook 'intel_hadoop_metrics', '~> 1.1.0'
    Installs/Configures hbase using a Databag for configuration. Expects Hadoop to be set up with the hadoop_for_hbase recipe
cookbook 'hbase', '~> 0.1.0'
    HBase: a massively-scalable high-throughput datastore based on the Hadoop HDFS
cookbook 'hbase_cluster', '~> 3.0.4'
    Pig: a data analysis program for hadoop. It's like SQL but with less suck and more scalable.
cookbook 'pig', '~> 3.0.4'