This tests rename behaviors relevant to inotify.
In order to build and run this test, you must put the HDFS and Hadoop-common jar files into your classpath. In the Hadoop install, these are found under share/hadoop/common/ share/hadoop/hdfs/
TODO: use Ivy.
Here is an example of how to run the test:
java com.cloudera.RenameTest hdfs://localhost:6000/
Colin Patrick McCabe cmccabe@apache.org