[ 
https://issues.apache.org/jira/browse/MESOS-5702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350649#comment-15350649
 ] 

Philip Winder commented on MESOS-5702:
--------------------------------------

Thanks Jie. I turned on the logging and found this:
```
Failed to create a containerizer: Could not create MesosContainerizer: Could 
not create isolator 'network/cni': Failed to find CNI plugin 
'/opt/cni/bin/bridge' used by CNI network configuration file 
'/etc/cni/net.d/bridge.conf'
```
So, it seems that we actually need to install a bridge plugin. The 
documentation wasn't clear on that. I assumed that bridge was some internal 
plugin provided by the Kernel or Mesos. I'll try adding that. Again, I'm 
assuming they mean the cni bridge example.

> CNI example doesn't work: hadoop not found
> ------------------------------------------
>
>                 Key: MESOS-5702
>                 URL: https://issues.apache.org/jira/browse/MESOS-5702
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Philip Winder
>
> I'm testing Mesos 1.0.0-rc1 with Weave CNI. When I switched back to the CNI 
> example stated in the docs and restarted mesos-slave, I received a strange 
> error about not being able to find hadoop.
> I think that it's related to this issue: 
> https://issues.apache.org/jira/browse/MESOS-5669
> I thought I'd log the issue, but if it has been fixed by the issue above, 
> feel free to close.
> The setup, state and logs can be found here: 
> https://gist.github.com/philwinder/8f4c652723fa5c374b86a5e440bf4330



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

Reply via email to