JAVA App for Spark job and Run on GCP DataProc and Storage (Spark Code Practice 3)In this article, I will discuss about how to use java application with maven to work with spark, build JAR to use for spark job. and how we…Nov 28, 2023Nov 28, 2023
PySpark and GCP Dataproc Sample(Basic Understanding)Dataproc GCP service, which provide the cluster with hadoop,hive, metastore and spark pre installed.Which is a pay as you go service, this…Nov 17, 2023Nov 17, 2023
Apache Spark (PySpark) with JSON and Hadoop (Code Practice Part 2)In this code practice, I will discuss about the several functions about spark sql json function, which support to read json file and field…Nov 15, 2023Nov 15, 2023
Hadoop , Hive, Shell Script(BASH), Beeline and hiveserver2 (Data Pipeline Automation Part 2)Using Shell Script with Hive and Hadoop, we can build robust automated data pipeline solution for project. In this part i will discuss…Nov 6, 2023Nov 6, 2023
Apache Spark with HDFS, HIVE and Hadoop (Code Practice Part 1)Apache Spark is data analysis engine, we can use it process the bigdata with it, Spark is 100 times faster than hive, better tool selection…Oct 20, 2023Oct 20, 2023
Hadoop , Hive, Python and Azkaban Scheduler (Data Pipeline Automation Part 1)Automating the data pipeline is challenging works for any software development environment. To handle Big Data and Unstructured data…Oct 18, 2023Oct 18, 2023
Next Js with Minikube (Kubernetes)In this Article, I will discuss about how the NextJS can be deployed into Minikube(Kubernetes) environment. I also discuss about the how to…Apr 10, 2023Apr 10, 2023
Install MiniKube in windows with Docker DriverInstall Docker Desktop on WindowsOct 26, 2021Oct 26, 2021
Simple App From Scratch and Upload File with Django FrameworkDjango web framework is a repid web application development framework. I have been using this framework in different projectJun 25, 2021Jun 25, 2021