Here is my code that connects to hadoop machine and perform set of validation and write on another directory.
public class Main{ public s
got the issue. CDH 4.2 has issue with cascading 2.1. So changed to CDH 4.1 and it worked for me.