Removes a file or directory from HDFS.
The name of a file or directory in HDFS. The name can include a path that is either absolute or relative to the current path.
Controls whether a directory that contains files is deleted. Set to TRUE to delete the directory and all its files, or FALSE to cancel the operation (default).
All object identifiers in Hadoop pointing to this data are invalid after this operation.