Ryuichi Okumura created MESOS-2989:
--------------------------------------
Summary: Changing to "framework" from "framwork"
Key: MESOS-2989
URL: https://issues.apache.org/jira/browse/MESOS-2989
Project: Mesos
Issue Type: Bug
Reporter: Ryuichi Okumura
Priority: Minor
Hi there,
I've found some typos in Mesos. I think that it should be changed to
"framework" from "framwork".
{noformat}
$ 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):
{noformat}
I'm ready for submit the patch for this, it has a low potential for breaking
builds.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)