Github user c0s commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/584#issuecomment-168872438
  
    Looks like it is cause by a missing configuration piece...
    ```Caused by: class org.apache.ignite.spi.IgniteSpiException: Local node's 
marshaller differs from remote node's marshaller (to make sure all nodes in 
topology have identical marshaller, configure marshaller explicitly in 
configuration) 
[locMarshaller=org.apache.ignite.marshaller.optimized.OptimizedMarshaller, 
rmtMarshaller=org.apache.ignite.internal.binary.BinaryMarshaller, 
locNodeAddrs=[testing-worker-linux-docker-a1225458-3234-linux-7.prod.travis-ci.org/0:0:0:0:0:0:0:1%1,
 /127.0.0.1, /172.17.12.239], locPort=0, 
rmtNodeAddr=[testing-worker-linux-docker-a1225458-3234-linux-7.prod.travis-ci.org/0:0:0:0:0:0:0:1%1,
 /127.0.0.1, /172.17.12.239], locNodeId=8fa598a2-9986-4f29-ba8d-8f857048e227, 
rmtNodeId=3aa33408-afea-48c7-941c-8ea87429f44d]```
    Is there any way for me to run *only* ignite tests locally? Thanks!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to