Open in app
Home
Notifications
Lists
Stories

Write
Santosh Dadisetti
Santosh Dadisetti

Home

May 16

Job Orchestration on Databricks with interdependent tasks

How to create a test-job , with multiple tasks which are dependent on each other Create 2 Notebooks test-task1 and test-task2 with the simple print statement

Databricks

2 min read

Job Orchestration on Databricks with interdependent tasks
Job Orchestration on Databricks with interdependent tasks

May 11, 2021

Terraform — Provider Versioning

Provider plugins are released separately while we running terraform -init, if the version number is not specified the latest version of the provider will be installed. For production, it's always recommended to use a specific version number. Example: terraform { required_providers { aws = { source = “hashicorp/aws” version =…

Terraform

2 min read

Terraform — Provider Versioning
Terraform — Provider Versioning

Mar 3, 2020

AWS Solution Architect — Associate

I started off my preparing for exam in December , thinking I would book my exam after finishing my study ,but kept postponing my study . That was my biggest mistake. Later in January I have booked my exam that’s when I have actually started studying seriously. Below are good…

2 min read


Mar 3, 2019

Installing Docker + Centos + Apache Airflow with Mysql Backend

Pulling latest Centos OS from Docker hub docker pull centos:latest docker run -it — net=host — name airflow_server -p 8080:8080 -p 5555:5555 centos upgrade centos OS on Docker yum install epel-release -y yum install gcc-c++ -y yum install -y mysql-devel python-devel python-setuptools install Python3.6 yum -y install https://centos7.iuscommunity.org/ius-release.rpm …

Python

2 min read

Santosh Dadisetti

Santosh Dadisetti

Data Engineering Manager @Comcast

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable