I am newer to Hadoop, and want to know what is the differences between Hadoop-common, Hadoop-core and Hadoop-client?
By the way,for a given class, how do I know which artefact contains it in Maven? For example, which one contains the org.apache.hadoop.io.Text?