Hadoop for Beginners (6): Using the Hadoop API to Drive HDFS from Code
Last post covered operating HDFS with shell commands, but in practice we can't keep doing everything by hand — we need automation through code. This post gets you familiar with controlling files in HDFS from Java.









