[
https://issues.apache.org/jira/browse/MNEMONIC-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16166524#comment-16166524
]
Wang, Gang edited comment on MNEMONIC-343 at 9/14/17 4:15 PM:
--------------------------------------------------------------
Looks, this issue is caused by docker volume mount on MacOS. could you please
show us the output of running following command in your container?
{code:none}
$df -h
{code}
was (Author: qichfan):
Looks, this issue is caused by docker volume mount on MacOS. could you please
show us the output of running following command in your container?
{code:text}
$df -h
{code}
> Add a switch option to select specific example to run
> -----------------------------------------------------
>
> Key: MNEMONIC-343
> URL: https://issues.apache.org/jira/browse/MNEMONIC-343
> Project: Mnemonic
> Issue Type: Improvement
> Components: Example
> Affects Versions: 0.9.0-incubating
> Reporter: Wang, Gang
> Assignee: Ganhua Zhang
>
> The switch option is used for the user to run the different example in one
> example application.
> {code:none}
> $ mvn exec:exec -Pexample -pl mnemonic-examples <example name> <optional
> parameters>
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)