Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

What is the best way to debug java program written to run on hadoop cluster?

user-image
Question ajoutée par Utilisateur supprimé
Date de publication: 2014/04/01
Sudheer J
par Sudheer J , Lead , Ford

Standalone mode with the default Hadoop configuration properties allows MapReduce programs to be debugged in Eclipse.

Fasi Ahmed
par Fasi Ahmed , Hadoop Architect , vmware

hadoop jar (path of java programme)

I think Eclipse is the best tool to debug MapReduce programs and when you combine it with the Hadoop plugin for eclipse, it is even more simpler.

More Questions Like This