why does the spark-shell command give me “the system cannot find path specified” error?Setting JAVA_HOME...
How can "mimic phobia" be cured or prevented?
How can we generalize the fact of finite dimensional vector space to an infinte dimensional case?
Is this toilet slogan correct usage of the English language?
Problem with TransformedDistribution
How to indicate a cut out for a product window
On a tidally locked planet, would time be quantized?
Why is it that I can sometimes guess the next note?
Argument list too long when zipping large list of certain files in a folder
How should I respond when I lied about my education and the company finds out through background check?
Offered money to buy a house, seller is asking for more to cover gap between their listing and mortgage owed
A social experiment. What is the worst that can happen?
Why do we read the Megillah by night and by day?
Which one is correct as adjective “protruding” or “protruded”?
Create all possible words using a set or letters
Creepy dinosaur pc game identification
Delivering sarcasm
Melting point of aspirin, contradicting sources
Is the U.S. Code copyrighted by the Government?
Creature in Shazam mid-credits scene?
How much character growth crosses the line into breaking the character
Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?
What was the exact wording from Ivanhoe of this advice on how to free yourself from slavery?
Multiplicative persistence
250 Floor Tower
why does the spark-shell command give me “the system cannot find path specified” error?
Setting JAVA_HOME on Ubuntu 10.xJava install appears to be brokenWhere is java jre path specified in Windows 7?Java PATH issueserror occurred during initialization of vm error opening zip file :error in opening JAR file <zip file is empty> c:..javajre7librt.jarSpark chat-program can't find my JREJava path variable. Nothing is fixing it at allfinding location java_home in Windows 10On Windows, why java -version return Error: opening registry key 'SoftwareJavaSoftJava Runtime Environment'?Powershell doesn't seem to get proper escaped path from $env:path
I first installed java, scala and spark and made the system variable values as below
JAVA_HOME= C:Program FilesJavajdk1.8.0_201
SCALA_HOME=C:Program Files (x86)scala
SPARK_HOME=C:Program Files (x86)spark-2.4.0-bin-hadoop2.7
and added below things to path %JAVA_HOME%bin , %SCALA_HOME%bin and %SPARK_HOME%bin
However, After I issue the command spark-shell command to test the installation, it says the system cannot find the path specified. I checked the
Java installation with java -version and it is installed fine. Please help..
java scala
New contributor
add a comment |
I first installed java, scala and spark and made the system variable values as below
JAVA_HOME= C:Program FilesJavajdk1.8.0_201
SCALA_HOME=C:Program Files (x86)scala
SPARK_HOME=C:Program Files (x86)spark-2.4.0-bin-hadoop2.7
and added below things to path %JAVA_HOME%bin , %SCALA_HOME%bin and %SPARK_HOME%bin
However, After I issue the command spark-shell command to test the installation, it says the system cannot find the path specified. I checked the
Java installation with java -version and it is installed fine. Please help..
java scala
New contributor
add a comment |
I first installed java, scala and spark and made the system variable values as below
JAVA_HOME= C:Program FilesJavajdk1.8.0_201
SCALA_HOME=C:Program Files (x86)scala
SPARK_HOME=C:Program Files (x86)spark-2.4.0-bin-hadoop2.7
and added below things to path %JAVA_HOME%bin , %SCALA_HOME%bin and %SPARK_HOME%bin
However, After I issue the command spark-shell command to test the installation, it says the system cannot find the path specified. I checked the
Java installation with java -version and it is installed fine. Please help..
java scala
New contributor
I first installed java, scala and spark and made the system variable values as below
JAVA_HOME= C:Program FilesJavajdk1.8.0_201
SCALA_HOME=C:Program Files (x86)scala
SPARK_HOME=C:Program Files (x86)spark-2.4.0-bin-hadoop2.7
and added below things to path %JAVA_HOME%bin , %SCALA_HOME%bin and %SPARK_HOME%bin
However, After I issue the command spark-shell command to test the installation, it says the system cannot find the path specified. I checked the
Java installation with java -version and it is installed fine. Please help..
java scala
java scala
New contributor
New contributor
New contributor
asked 4 mins ago
user1011170user1011170
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
user1011170 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1416843%2fwhy-does-the-spark-shell-command-give-me-the-system-cannot-find-path-specified%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
user1011170 is a new contributor. Be nice, and check out our Code of Conduct.
user1011170 is a new contributor. Be nice, and check out our Code of Conduct.
user1011170 is a new contributor. Be nice, and check out our Code of Conduct.
user1011170 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1416843%2fwhy-does-the-spark-shell-command-give-me-the-system-cannot-find-path-specified%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown