GithubHelp home page GithubHelp logo

Comments (4)

dbeavon avatar dbeavon commented on May 28, 2024 1

Hi @saumyatiwari03 Sorry for the trouble.
This community is focused on .net language bindings for spark (c#) and not on general-purpose spark problems with python. It isn't a good place for normal pyspark Q&A.

I think you are on the right track with the use of "process monitor". You can see that it is making incremental searches to find the files.

Please note that there is lots of noise in process monitor. While you may be looking at something that can't be found, but it is possible that it isn't actually related to the error message. (There could be other things that cant be found as well).


Have you reviewed the installation instructions to see if there are PATH changes need in your environment? I would recommend making sure you have introduced all those changes as well. There are generally changes for both hadoop and spark.

Good luck. Please close the case, since it is not directly related to .net. It is something you could also ask on stackoverflow, perhaps.

from spark.

dbeavon avatar dbeavon commented on May 28, 2024

@saumyatiwari03 What is the problem you experience? Just the error message?

Is this related to .net programming, or are you a pyspark developer? it would help to have a bit more context.

Also I'd highly recommend using something like process monitor from sysinternals to give us more information about what file is missing. The reason it shows a message saying it cannot find a file, is because it is trying to find a file with a specific name, and those details would appear if you are running process monitor as administrator.

from spark.

saumyatiwari03 avatar saumyatiwari03 commented on May 28, 2024

@dbeavon this issue is related to Pyspark. I tried running the process monitor and captured the events while initiating Pyspark.

image

from spark.

saumyatiwari03 avatar saumyatiwari03 commented on May 28, 2024

Hi @dbeavon, thanks for your help. Yeah, I have certainly verified the environment variables. Thanks for your suggestion.

from spark.

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.