I guess you downloaded the source code.

You can build it with the following command:

mvn -DskipTests clean package

Or just download a compiled version.

Shlomi


> On 24 בפבר׳ 2015, at 00:40, King sami <kgsam...@gmail.com> wrote:
> 
> Hi Experts,
> I am new in Spark, so I want manipulate it locally on my machine with Ubuntu 
> as OS.
> I dowloaded the last version of Spark.
> I ran this command to start it : ./sbin/start-master.sh
> but an error is occured : 
> 
> starting org.apache.spark.deploy.master.Master, logging to 
> /home/spuser/Bureau/spark-1.2.1/sbin/../logs/spark-spuser-org.apache.spark.deploy.master.Master-1-spuser-HP-620.out
> failed to launch org.apache.spark.deploy.master.Master:
>   You need to build Spark before running this program.
>   
> full log in 
> /home/spuser/Bureau/spark-1.2.1/sbin/../logs/spark-spuser-org.apache.spark.deploy.master.Master-1-spuser-HP-620.out
> 
> Should do a configuration to before starting Spark ?
> 
> Many thanks for help

Reply via email to