Hadoop partitioning deals with questions about how hadoop decides which key/value pairs are to be sent to which reducer (partition).
I am running this command -- sudo -u hdfs hadoop fs -du -h /user | sort -nr and the output is …
bash shell hadoop hadoop2 hadoop-partitioning