Open in app

Sign In

Write

Sign In

Rishav Sarkar
Rishav Sarkar

Home

About

Jan 3

Apache Iceberg Setup With AWS EMR and Basic CRUD operations in Iceberg using spark SQL

In this post, we will discuss how to set up Apache Iceberg on the EMR cluster, use AWS glue as the iceberg catalog, run basic CRUD operations in Iceberg tables using spark SQL and see the changes in AWS Athena. EMR Cluser Configuration : EMR Release: emr-6.6.0 Select Software: Hadoop…

Apache Iceberg

2 min read

Apache Iceberg Setup With AWS EMR and Basic CRUD operations in Iceberg using spark SQL
Apache Iceberg Setup With AWS EMR and Basic CRUD operations in Iceberg using spark SQL
Apache Iceberg

2 min read


Sep 13, 2022

Running Apache Airflow locally using Docker in windows

This post will teach us how to set up Apache Airflow using Docker. Install Docker Desktop on your system. Create a project folder: airflow_docker Create a file docker-compose.yaml and paste the contents of the file from here. Once the docker-compose.yaml is created we need to edit the file to run…

Airflow

2 min read

Running Apache Airflow locally using Docker in windows
Running Apache Airflow locally using Docker in windows
Airflow

2 min read


Sep 9, 2022

Building multiple Scala modules from SBT

Suppose we have Scala project with multiple Scala sub projects or multiple Scala modules. These modules need to create seperate jars and the modules can depend on each other. We need to write the build.sbt …

Sbt

2 min read

Building multiple Scala modules from SBT
Building multiple Scala modules from SBT
Sbt

2 min read


Sep 9, 2022

Deploying your Presto DB UDFs to Presto DB Server in Docker

In this post we are going to discuss on how to deploy our presto UDF to presto server in a docker container. We need to have our UDF project writen and packaged to a JAR file. More information on creating our Presto UDF can be found here. We will start…

Docker

2 min read

Deploying your Presto DB UDFs to Presto DB Server in Docker
Deploying your Presto DB UDFs to Presto DB Server in Docker
Docker

2 min read


Sep 8, 2022

Building Presto plugin for adding User Defined Functions.

This post explains how to write a simple User Defined Function for Presto plugin. Most of the time we can solve our problems by using Presto native functions but sometimes we might require to write our own user defined functions for specific functionality. Presto provides detailed documentation on how to…

Presto

3 min read

Building Presto plugin for adding User Defined Functions.
Building Presto plugin for adding User Defined Functions.
Presto

3 min read

Rishav Sarkar

Rishav Sarkar

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech