Install and Setup Apache Spark MLlib on Linux Ubuntu

Job ID: 38746799

Budget: ₹600 – ₹1,500 INR

I need an expert to set up Apache Spark MLlib on my local Linux Ubuntu server.

TASK:
once you are hired, you will need to install and setup Apache Spark MLlib on my linux machine, as well as provide me all the steps so that i cud do it myself too.

i will create milestones and everything if you are hired, and after that you can perform the job.



HOW TO GET HIRED:

In order to get hired, just provide me a 5-10 second video showing before and after the installation on YOUR OWN MACHINE, so that i will know you can do it on my machine too.


Before Installation:

run the following command in your terminal

pyspark --version

it shud show an error confirming that the pyspark is not already installed and configured.

(hence, you cannot just show me a video of a google colab with pyspark working)



After Installation:

run the following command in your terminal

pyspark --version

it will show the spark version 3.5.3 confirming that the pyspark is installed.

also, run the following piece of 2-line code:



from pyspark.sql import SparkSession

spark = SparkSession.builder \
.appName("PySpark Example") \
.getOrCreate()


it shud run without any errors confirming that the pyspark is configured correctly.



if you show me a video like this on your machine, i will know you are the right man for the job, and i will hire you immediately.


PAY:
5000 INR + 2 great 5-star feedbacks for your growing profile :)
Related categories: System Admin Linux Spark PySpark Apache Spark