📝 Research :https://ojitha.blogspot.com.au for my lengthy articles.

Apache Spark begins with PySpark

October 3, 2020

PySpark is one of the most popular ways of using Spark. This blog considers the use of the basic of Spark SQL with data frames.

More…

Website hosted as a container

October 3, 2020

This is very short tutorial to show how to quickly create a web server using Docker container. The Docker should be installed in your machine as a prerequesit.

More…

Bash Introdcution

September 17, 2020

Understand the bash scripting to use in the day-to-day life of the developer.

More…