[
https://issues.apache.org/jira/browse/EAGLE-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073506#comment-15073506
]
ASF GitHub Bot commented on EAGLE-78:
-------------------------------------
GitHub user qinzhaokun opened a pull request:
https://github.com/apache/incubator-eagle/pull/47
EAGLE-78 add configuration requirement for docker
https://issues.apache.org/jira/browse/EAGLE-78
update docker README.md
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/qinzhaokun/incubator-eagle EAGLE-78
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/47.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #47
----
commit 0f76d2810e2d705e82bfedab4546640c53db6223
Author: qinzhaokun <[email protected]>
Date: 2015-12-29T05:19:37Z
EAGLE-78 add configuration requirement for docker
----
> eagle-lib.sh script not work for mac osx and windows
> ----------------------------------------------------
>
> Key: EAGLE-78
> URL: https://issues.apache.org/jira/browse/EAGLE-78
> Project: Eagle
> Issue Type: Sub-task
> Affects Versions: 0.3.0
> Environment: mac osx, windows
> Reporter: Hao Chen
> Assignee: Zhaokun Qin
> Fix For: 0.3.0
>
>
> Error under MacOSX
> {code}
> $ source eagle-external/eagle-docker/bin/eagle-lib.sh
> -sh: `run-command': not a valid identifier
> -sh: `amb-clean': not a valid identifier
> -sh: `get-ambari-server-ip': not a valid identifier
> -sh: `get-host-ip': not a valid identifier
> -sh: `amb-members': not a valid identifier
> -sh: `amb-settings': not a valid identifier
> -sh: `docker-ps': not a valid identifier
> -sh: `docker-psa': not a valid identifier
> -sh: `amb-start-cluster': not a valid identifier
> -sh: `amb-shell': not a valid identifier
> -sh: `eagle-deploy-cluster': not a valid identifier
> -sh: `amb-start-first': not a valid identifier
> -sh: `amb-copy-to-hdfs': not a valid identifier
> -sh: `amb-create-hdfs-dir': not a valid identifier
> -sh: `amb-scp-to-first': not a valid identifier
> -sh: `amb-start-node': not a valid identifier
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)