在Windows上运行Apache Spark [英] Running apache Spark on windows

查看:120
本文介绍了在Windows上运行Apache Spark的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在Windows上运行apache spark。有人可以逐步指导我执行此操作吗?我已经下载了spark,sbt和scala。有人可以一步一步给吗。我想将其作为独立程序运行

I am trying to run apache spark on windows . Can someone give me a step by step instruction to do this . I have downloaded spark ,sbt and scala . Can some one give step by step . I want to run this as a standalone program

推荐答案

如果使用sbt方法构建,则还需要git

在计算机上安装Scala,sbt和git。下载Spark源代码并运行以下命令

If you are using building with sbt approach, then you'll need git also.
Install Scala, sbt and git on your machine. Download Spark source code and run following command

sbt assembly

如果使用预构建版本,请按以下步骤操作:

如何在Windows7上以独立模式运行Apache Spark

In case,if you use prebuilt release,Here is the step by step process:
How to run Apache Spark on Windows7 in standalone mode

这篇关于在Windows上运行Apache Spark的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆