You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Sherry Guo (JIRA)" <ji...@apache.org> on 2015/10/14 22:54:05 UTC

[jira] [Updated] (SLIDER-949) Fix typos on Slider website

     [ https://issues.apache.org/jira/browse/SLIDER-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sherry Guo updated SLIDER-949:
------------------------------
    Summary: Fix typos on Slider website   (was: Fix typo Slider website )

> Fix typos on Slider website 
> ----------------------------
>
>                 Key: SLIDER-949
>                 URL: https://issues.apache.org/jira/browse/SLIDER-949
>             Project: Slider
>          Issue Type: Documentation
>            Reporter: Sherry Guo
>            Priority: Minor
>              Labels: documentation
>
> Fix typos on the Slider website, in particular, https://slider.incubator.apache.org/docs/configuration/resources.html.
> 1. As it may time for YARN to have the resources to allocate the container, it may take some time for the replacement to be instantiated.
> Should be "At it may take time".
> 2. "components": {
>     "HBASE_MASTER": {
>       "yarn.role.priority": "1",
>       "yarn.component.instances": "1",
>       "yarn.placement.escalate.seconds": "10"
>     },
>     "HBASE_REGIONSERVER": {
>       "yarn.role.priority": "2",
>       "yarn.component.instances": "10",
>       "yarn.placement.escalate.seconds": "600"
>     },
>     "slider-appmaster": {
>     }
> This declares that the HBASE_MASTER placement should be escalated after one second, 
> Should be "after ten seconds".
> 3.
>    Escalation goes directory from "specific node" to "anywhere in cluster"; it does not have any intermediate "same-rack" policy.
> Should be "Escalation goes directly".
> 4. The resources.json file include specifications the labels to be used when allocating containers for the components. 
> Should be "The resources.json file includes specifications of the labels".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)