dotnet / dotnet/spark

spark-submit --version error

Open
#1,113 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.1k
Forks
332
Avg merge
1d 20h
Merged PRs (30d)
9

Description

Problem encountered on https://dotnet.microsoft.com/zh-cn/learn/data/spark-tutorial/install-spark
Operating System: windows

Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.

spark-submit --version
spark-submit : 无法将“spark-submit”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ spark-submit --version
+ ~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (spark-submit:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.