Description
When debugging a system recently, it would have been useful if PrintInfo could easily work with files on the local filesystem instead of only those in HDFS. This patch adds that capability by checking the local filesystem for the path in question if no file exists at the specified path in HDFS.