Re: Beginner in Spark

2015-02-10 Thread Akhil Das
You may also go through these posts https://docs.sigmoidanalytics.com/index.php/Spark_Installation Thanks Best Regards On Fri, Feb 6, 2015 at 9:39 PM, King sami kgsam...@gmail.com wrote: Hi, I'm new in Spark, I'd like to install Spark with Scala. The aim is to build a data processing system

Re: Beginner in Spark

2015-02-10 Thread prabeesh k
@spark.apache.org Date: 02/06/2015 08:11 AM Subject: Beginner in Spark Hi, I'm new in Spark, I'd like to install Spark with Scala. The aim is to build a data processing system foor door events. the first step is install spark, scala, hdfs and other required tools. the second is build

Re: Beginner in Spark

2015-02-10 Thread King sami
2015-02-06 17:28 GMT+00:00 King sami kgsam...@gmail.com: The purpose is to build a data processing system for door events. An event will describe a door unlocking with a badge system. This event will differentiate unlocking by somebody from the inside and by somebody from the outside.

Re: Beginner in Spark

2015-02-06 Thread Matei Zaharia
: King sami kgsam...@gmail.com To: user@spark.apache.org Date: 02/06/2015 08:11 AM Subject: Beginner in Spark Hi, I'm new in Spark, I'd like to install Spark with Scala. The aim is to build a data processing system foor door events. the first step is install spark, scala

Re: Beginner in Spark

2015-02-06 Thread David Fallside
sami kgsam...@gmail.com wrote on 02/06/2015 08:09:39 AM: From: King sami kgsam...@gmail.com To: user@spark.apache.org Date: 02/06/2015 08:11 AM Subject: Beginner in Spark Hi, I'm new in Spark, I'd like to install Spark with Scala. The aim is to build a data processing system foor door

Beginner in Spark

2015-02-06 Thread King sami
Hi, I'm new in Spark, I'd like to install Spark with Scala. The aim is to build a data processing system foor door events. the first step is install spark, scala, hdfs and other required tools. the second is build the algorithm programm in Scala which can treat a file of my data logs (events).