Apache_Spark

Install Scala and Apache spark in Linux(Ubuntu)

Scala is prerequisite for Apache spark Installation.Lets install Scala followed by Apache spark. Scala installation:-    We can set-up Scala either downloading .deb version and extract it OR Download Scala tar ball and extract it. Follow either one…

Apache spark Setup in windows 7 - standalone mode

Apache Spark is a general-purpose cluster computing system to process big data workloads. It is very possible to use spark with Hadoop HDFS, Amazon EC2 and others persistence storage system including local file system. For leaning Apache spark, it is …

Load More
That is All