You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2018/11/24 18:17:00 UTC

[jira] [Assigned] (BIGTOP-3102) docker-hadoop.sh WARNING: The scale command is deprecated

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

Evans Ye reassigned BIGTOP-3102:
--------------------------------

    Assignee: Guodong Xu

> docker-hadoop.sh WARNING: The scale command is deprecated
> ---------------------------------------------------------
>
>                 Key: BIGTOP-3102
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3102
>             Project: Bigtop
>          Issue Type: Bug
>          Components: docker
>    Affects Versions: 1.2.1, 1.3.0
>            Reporter: Guodong Xu
>            Assignee: Guodong Xu
>            Priority: Major
>         Attachments: BIGTOP-3102.patch
>
>
> When running docker-hadoop.sh to create a virtual Hadoop cluster on top of Docker containers, there is a warning message:
> WARNING: The scale command is deprecated. Use the up command with the --scale flag instead.
> Checking the shell file, the warning is spit out by docker-compose. There is a suggestion from docker-compose official website to modify it using 'up':
> [https://docs.docker.com/compose/reference/scale/]
>  
> This patch fix made this update. And verified using Arm aarch64.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)