Re: generated code in hadoop

2013-10-17 Thread Ted Yu
You can checkout trunk code. See SVN Access section in: http://wiki.apache.org/hadoop/HowToContribute After building hadoop, you will find generated code. Cheers On Oct 17, 2013, at 5:08 AM, Jonathan Bernwieser wrote: > Hi there, > > I am currently doing my Bachelor thesis at TU Munich, at

generated code in hadoop

2013-10-17 Thread Jonathan Bernwieser
Hi there, I am currently doing my Bachelor thesis at TU Munich, at the Software Engineering chair of Prof. Broy. The goal of this thesis is to create a tool to automatically categorize source code in open source software. Different categories will be “test code”, “generated code” and “productiv