|
|
-
Re: Hadoop Annotations supportNiels Basjes 2011-07-02, 08:49
I assume you mean something like this:
https://github.com/SpringSource/spring-hadoop On Sat, Jul 2, 2011 at 04:22, Raja Nagendra Kumar <[EMAIL PROTECTED]> wrote: > > Hi, > > Is there any plans for Hadoop to support annodations specially for the api > level configurations eliminations.. eg. > > conf.setMapperClass(MaxTemperatureMapper.class); > conf.setCombinerClass(MaxTemperatureReducer.class); > conf.setReducerClass(MaxTemperatureReducer.class); > > can be easily elimiated through proper class level annotations. > > > Regards, > Raja Nagendra Kumar, > C.T.O > www.tejasoft.com > > -- > View this message in context: http://old.nabble.com/Hadoop-Annotations-support-tp31977831p31977831.html > Sent from the Hadoop core-dev mailing list archive at Nabble.com. > > -- Best regards / Met vriendelijke groeten, Niels Basjes |