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



trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/JobSpecSerializer.java
<https://reviews.apache.org/r/28916/#comment107445>

    this should be in the org.apache.oodt.cas.resource.structs package



trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/MesosBatchManager.java
<https://reviews.apache.org/r/28916/#comment107446>

    =>org.apache.oodt.cas.resource.batchmgr



trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/MesosBatchManagerFactory.java
<https://reviews.apache.org/r/28916/#comment107447>

    =>org.apache.oodt.cas.resource.batchmgr



trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/MesosMonitorFactory.java
<https://reviews.apache.org/r/28916/#comment107448>

    move to monitor package



trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/MesosUtilities.java
<https://reviews.apache.org/r/28916/#comment107449>

    move to o.a.oodt.cas.resource.util pkg



trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/ResourceExecutor.java
<https://reviews.apache.org/r/28916/#comment107450>

    move to batchmgr pkg?



trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/ResourceMesosFrameworkFactory.java
<https://reviews.apache.org/r/28916/#comment107451>

    move to o.a.oodt.cas.resource.system pkg?



trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/ResourceMesosScheduler.java
<https://reviews.apache.org/r/28916/#comment107452>

    schedule package;
    also comments here , but no license?



trunk/resource/src/test/org/apache/oodt/cas/resource/mesos/TestMesosUtilities.java
<https://reviews.apache.org/r/28916/#comment107453>

    test.util..


- Chris Mattmann


On Dec. 10, 2014, 9:34 p.m., Michael Starch wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28916/
> -----------------------------------------------------------
> 
> (Updated Dec. 10, 2014, 9:34 p.m.)
> 
> 
> Review request for oodt and Chris Mattmann.
> 
> 
> Repository: oodt
> 
> 
> Description
> -------
> 
> This patch integrates the mesos cluster manager and OODT resource manager.  
> It allows resource manager jobs to run on a mesos-controlled cluster. Is a 
> solution to: https://issues.apache.org/jira/browse/OODT-699 and includes: 
> https://reviews.apache.org/r/27773/
> 
> 
> Diffs
> -----
> 
>   trunk/resource/pom.xml 1644494 
>   
> trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/JobSpecSerializer.java
>  PRE-CREATION 
>   
> trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/MesosBatchManager.java
>  PRE-CREATION 
>   
> trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/MesosBatchManagerFactory.java
>  PRE-CREATION 
>   
> trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/MesosMonitor.java
>  PRE-CREATION 
>   
> trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/MesosMonitorFactory.java
>  PRE-CREATION 
>   
> trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/MesosUtilities.java
>  PRE-CREATION 
>   
> trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/ResourceExecutor.java
>  PRE-CREATION 
>   
> trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/ResourceMesosFrameworkFactory.java
>  PRE-CREATION 
>   
> trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/ResourceMesosScheduler.java
>  PRE-CREATION 
>   
> trunk/resource/src/main/java/org/apache/oodt/cas/resource/mesos/exception/MesosFrameworkException.java
>  PRE-CREATION 
>   
> trunk/resource/src/test/org/apache/oodt/cas/resource/mesos/TestMesosUtilities.java
>  PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/28916/diff/
> 
> 
> Testing
> -------
> 
> Basic unit testing.
> 
> Integration/prototye testing has also been done. It starts and runs.
> 
> 
> Thanks,
> 
> Michael Starch
> 
>

Reply via email to