Review Request 36200: Change framework for framwork

2015-07-06 Thread Ryuichi Okumura

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

Review request for mesos.


Bugs: MESOS-2989
https://issues.apache.org/jira/browse/MESOS-2989


Repository: mesos


Description
---

Hi there,

I've found some typos in Mesos. I think that it should be changed to 
framework from framwork.

```
$ git grep framwork
docs/app-framework-development-guide.md: * message, failing over framework, 
etc.), a framwork that attempts
frameworks/torque/torquesched.py:driverlog.info(Mesos torque framwork 
registered with frameworkID %s % fid)
include/mesos/scheduler.hpp:  // message, failing over framework, etc.), a 
framwork that attempts
src/java/src/org/apache/mesos/Scheduler.java:   * message, failing over 
framework, etc.), a framwork that attempts
src/python/interface/src/mesos/interface/__init__.py:  framework, etc.), a 
framwork that attempts to launch tasks using an
src/scaling/nested_exec.py:  def registered(self, driver, executorInfo, 
framworkInfo, slaveInfo):
```


Diffs
-

  docs/app-framework-development-guide.md 
e340a6c663ca26ea3b00647c46397a794d88a9be 
  frameworks/torque/torquesched.py c22ef9180c3aaf447c0288ee4948d0c8067791b7 
  include/mesos/scheduler.hpp 0b54ffe0275e58a138957367716f1216cbf02b65 
  src/java/src/org/apache/mesos/Scheduler.java 
0e02f89997d46794d81deef928a1b9485d617b53 
  src/python/interface/src/mesos/interface/__init__.py 
e7b208a5a0d46eb90b4b8071bfec97673f707721 
  src/scaling/nested_exec.py 17e61706c75e6e849b0c40ae5232d8dc60804c55 

Diff: https://reviews.apache.org/r/36200/diff/


Testing
---

```sh
$ make check
```


Thanks,

Ryuichi Okumura



Re: Review Request 36200: Change framework for framwork

2015-07-06 Thread Kapil Arya

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

Ship it!


Ship It!

- Kapil Arya


On July 6, 2015, 9:38 a.m., Ryuichi Okumura wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/36200/
 ---
 
 (Updated July 6, 2015, 9:38 a.m.)
 
 
 Review request for mesos.
 
 
 Bugs: MESOS-2989
 https://issues.apache.org/jira/browse/MESOS-2989
 
 
 Repository: mesos
 
 
 Description
 ---
 
 Hi there,
 
 I've found some typos in Mesos. I think that it should be changed to 
 framework from framwork.
 
 ```
 $ git grep framwork
 docs/app-framework-development-guide.md: * message, failing over framework, 
 etc.), a framwork that attempts
 frameworks/torque/torquesched.py:driverlog.info(Mesos torque framwork 
 registered with frameworkID %s % fid)
 include/mesos/scheduler.hpp:  // message, failing over framework, etc.), a 
 framwork that attempts
 src/java/src/org/apache/mesos/Scheduler.java:   * message, failing over 
 framework, etc.), a framwork that attempts
 src/python/interface/src/mesos/interface/__init__.py:  framework, etc.), 
 a framwork that attempts to launch tasks using an
 src/scaling/nested_exec.py:  def registered(self, driver, executorInfo, 
 framworkInfo, slaveInfo):
 ```
 
 
 Diffs
 -
 
   docs/app-framework-development-guide.md 
 e340a6c663ca26ea3b00647c46397a794d88a9be 
   frameworks/torque/torquesched.py c22ef9180c3aaf447c0288ee4948d0c8067791b7 
   include/mesos/scheduler.hpp 0b54ffe0275e58a138957367716f1216cbf02b65 
   src/java/src/org/apache/mesos/Scheduler.java 
 0e02f89997d46794d81deef928a1b9485d617b53 
   src/python/interface/src/mesos/interface/__init__.py 
 e7b208a5a0d46eb90b4b8071bfec97673f707721 
   src/scaling/nested_exec.py 17e61706c75e6e849b0c40ae5232d8dc60804c55 
 
 Diff: https://reviews.apache.org/r/36200/diff/
 
 
 Testing
 ---
 
 ```sh
 $ make check
 ```
 
 
 Thanks,
 
 Ryuichi Okumura