Details
Description
This test needs to adapt the target file path for HDFS limitations on : in the path. The easiest way to do this is to keep a clusterpath variable for the file, but INPUT_FILE.getName is used a lot, so perhaps we can just keep a string INPUT_FILE_NAME and work from there.