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

Subru Krishnan commented on HADOOP-14840:
-----------------------------------------

Thanks [~Rui Li] for working on this. A couple of nits on the documentation:
* The *README.md* has couple of spurious lines - {code} # ??? description and 
point to our .md file. {code}. You don't have a link to the main doc.
* Please add description for config properties both in 
*resourceestimator-config.xml* and {{ResourceEstimatorConfiguration}}. You can 
simply copy from *ResourceEstimator.md*.
* Remove the *gitignore* and *logback.xml* as they are not used anymore.

Overall I am good with the patch as [~motus], [~curino] and myself have 
reviewed it internally. I'll wait for a couple of days to see if anyone else 
wants to take a look before committing. 

> Tool to estimate resource requirements of an application pipeline based on 
> prior executions
> -------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-14840
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14840
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: tools
>            Reporter: Subru Krishnan
>            Assignee: Rui Li
>            Priority: Blocker
>         Attachments: HADOOP-14840-v1.patch, HADOOP-14840-v2.patch, 
> HADOOP-14840-v3.patch, ResourceEstimator-design-v1.pdf
>
>
> We have been working on providing SLAs for job execution on Hadoop. At high 
> level this involves 2 parts: deriving the resource requirements of a job and 
> guaranteeing the estimated resources at runtime. The {{YARN 
> ReservationSystem}} (YARN-1051/YARN-2572/YARN-5326) enable the latter and in 
> this JIRA, we propose to add a tool to Hadoop to predict the  resource 
> requirements of a job based on past executions of the job. The system (aka 
> *Morpheus*) deep dive can be found in our OSDI'16 paper 
> [here|https://www.usenix.org/conference/osdi16/technical-sessions/presentation/jyothi].



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to