-
Notifications
You must be signed in to change notification settings - Fork 29k
Tweaks to Mesos docs #806
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tweaks to Mesos docs #806
Conversation
mateiz
commented
May 16, 2014
- Mention Apache downloads first
- Shorten some wording
- Mention Apache downloads first - Shorten some wording
|
Merged build triggered. |
|
Merged build started. |
|
I also changed "distribution" to "binary package" here to make it more consistent with the wording on our website. |
|
I was using distribution because the script that creates it is called |
docs/running-on-mesos.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"... install Mesos either from source or using prebuilt packages."
|
Ah, I see. We could rename it later but I'd make that low-priority (some users might be confused by the script being renamed). I'm also slightly concerned about calling it a distribution because it sounds like the same thing as a "Linux distribution" or "Hadoop distribution", which is usually a different version of the code. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"... or using prebuilt packages from third parties."
|
Merged build triggered. |
|
Merged build started. |
|
+1 LGTM |
|
Merged build finished. All automated tests passed. |
|
All automated tests passed. |
|
Merged build finished. All automated tests passed. |
|
All automated tests passed. |
|
Great, thanks for taking a look. |
- Mention Apache downloads first - Shorten some wording Author: Matei Zaharia <[email protected]> Closes #806 from mateiz/doc-update and squashes the following commits: d9345cd [Matei Zaharia] typo a179f8d [Matei Zaharia] Tweaks to Mesos docs (cherry picked from commit fed6303) Signed-off-by: Matei Zaharia <[email protected]>
- Mention Apache downloads first - Shorten some wording Author: Matei Zaharia <[email protected]> Closes apache#806 from mateiz/doc-update and squashes the following commits: d9345cd [Matei Zaharia] typo a179f8d [Matei Zaharia] Tweaks to Mesos docs