Coder Social home page Coder Social logo

Comments (6)

daffydee13 avatar daffydee13 commented on June 25, 2024

How can I increase timeout value??

from mist.

dos65 avatar dos65 commented on June 25, 2024

Probably this problem is not related to timeout. FunctionInfoProvider fails for some reason.
The best way to find out what is happening is to check the logs directory. There should be a file named infoprovider.log or something like that.

from mist.

daffydee13 avatar daffydee13 commented on June 25, 2024

Thanks dos65 for your quick response, after going through log carefully I noticed actual error was java.lang.NoSuchMethodError: scala.runtime.IntRef.create(I)Lscala/runtime/IntRef
This is solved by using older version of mist i.e. **mist-0.12.2-2.1.1.tar.gz **

from mist.

dos65 avatar dos65 commented on June 25, 2024

0.12.2 is so old. Which version of spark/scala do you use?

The message above probably means that you have spark compiled against scala 2.10. The recent version of mist don't support this scala version.

from mist.

daffydee13 avatar daffydee13 commented on June 25, 2024

I am using scala 2.11.8, what could be the possible version of mist that I can use to avoid above error

from mist.

dos65 avatar dos65 commented on June 25, 2024

@daffydee13 I can't reproduce this problem using the latest version. I tried to run mist on spark 2.0.0 and it works. Are you sure that there is no scala-2.10 in the classpath?

Maybe you have a suggestion about how to reproduce it?

from mist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.