Hi, I am writing an hadoop application that should process a Java Project. A Java Project directory can have many subfolders(packages) and files(fava files) mixed in with them. As well as unrelated packages (.svn and the likes).
Is it possible to configure hadoop to take as input all the folders of a Java Project directory so it would capture all files? I know it's possible to flatten a Java Project directory. But I would like to avoid it. Tiago Veloso [email protected]
