Description
Currently hadoop package co-bundles together dependencies for the daemons of hadoop (HDFS, YARN) and client side of the same projects. It would be much nicer to split this functionality into 2 separate packages so that downstream components (Pig,Hive,Oozie) don't have to depend on more bits than they have to.