[ 
https://issues.apache.org/jira/browse/MAPREDUCE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009274#comment-13009274
 ] 

Luke Lu commented on MAPREDUCE-279:
-----------------------------------

bq. Looking through the code a bit more I came across Hamlet. It seems you've 
written your own MVC framework and Java implementation of Haml as part of Yarn.

Hamlet is a novel but simple and IDE friendly view component of the yarn web 
framework. It was partly inspired by [Haml|http://goo.gl/rZmYm] but hardly a 
java implementation of Haml.

Before I wrote the framework, which is very lightweight (leveraging much power 
from [Guice|http://goo.gl/IeHWn]), I investigated [a fairly full spectrum of 
JVM web frameworks|http://goo.gl/w4otA] courtesy of [Matt 
Raible|http://goo.gl/XSpfg].

Though, I'm better known as a system hacker :), I have more than a decade of 
work experience with UI (including desktop) and web frameworks. I am happy 
discuss details at MAPREDUCE-2399

> Map-Reduce 2.0
> --------------
>
>                 Key: MAPREDUCE-279
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-279
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: jobtracker, tasktracker
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MR-279.patch, MR-279.patch, MR-279.sh, 
> MR-279_MR_files_to_move.txt
>
>
> Re-factor MapReduce into a generic resource scheduler and a per-job, 
> user-defined component that manages the application execution. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to