> On June 9, 2015, 3:25 p.m., Robert Nettleton wrote:
> > ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/metainfo.xml,
> >  line 142
> > <https://reviews.apache.org/r/35251/diff/3/?file=981509#file981509line142>
> >
> >     Please remove and implement in a separate patch. Since MR2 is 
> > implemented on Yarn, it's not clear that this requirement dependency is 
> > correct.  This should be investigated and implemented separately.  
> >     
> >     Thanks.

the problem is because of implementing automated tools on top of Ambari on APIs 
which I'm currently trying to implement, if we don't use MAPREDUCE2 with Yarn, 
UI and a lot of things will fail. Ambari always assumes it's there, so for 
Ambari I think that would make sense.


- Andrew


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35251/#review87196
-----------------------------------------------------------


On June 9, 2015, 3:21 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35251/
> -----------------------------------------------------------
> 
> (Updated June 9, 2015, 3:21 p.m.)
> 
> 
> Review request for Ambari and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-11811
>     https://issues.apache.org/jira/browse/AMBARI-11811
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Oozie is thinking that heapsize is in kb and failing with too low
> heapsize.
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
>  ca7b2b1 
>   
> ambari-server/src/main/resources/common-services/OOZIE/5.0.0.2.3/configuration/oozie-env.xml
>  fe80bf5 
>   
> ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/metainfo.xml 
> ca82d46 
>   
> ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
>  b049fd3 
> 
> Diff: https://reviews.apache.org/r/35251/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>

Reply via email to