I am new to hadoop. I recently read about basics of Apache Hadoop, Pig, Hive, HBase. Then I came across term "Hadoop distribution" and examples were Cloudera, MAPR, HortonWorks. So what is relation of Apache Hadoop (& its echo-system ) with "Hadoop Distribution"
Is it like Java Virtual machine specification (a document) and Oracle JVM, IBM JVM (working implementation of the document) ? But we get zips from Apache, which are actually logic implemented.
So I am bit confused.