You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2016/01/23 11:19:39 UTC

[jira] [Created] (BIGTOP-2273) Add exec command into docker-hadoop.sh

Evans Ye created BIGTOP-2273:
--------------------------------

             Summary: Add exec command into docker-hadoop.sh
                 Key: BIGTOP-2273
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2273
             Project: Bigtop
          Issue Type: Sub-task
          Components: docker, provisioner
    Affects Versions: 1.0.0
            Reporter: Evans Ye
            Assignee: Evans Ye


I found the most tedious thing using docker provisioner now is to get or type container ID/name and then do: {{docker exec -ti ID/name command}}, most of the time my command is bash to get into the conrtainer. This JIRA is to implement exec warpper in {{docker-hadoop.sh}} so that users don't need to do same things over and over.



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