Welcome!
How to generate access token in Databricks How to generate access token in Databricks
In Databricks, personal access tokens can be used for secure authentication to the Databricks API instead of passwords.
How to fix google cloud API user rate limit exceeded error How to fix google cloud API user rate limit exceeded error
We are using the google cloud translate API, and suddenly noticed it gives error.A closer check of the logs shows there
Create secrets scopes and keys for databricks, and how to give scope access to someone else Create secrets scopes and keys for databricks, and how to give scope access to someone else
In previous blogs, we have discussed about how to install the databricks command line tool (CLI),and how to add authenti
How to authenticate databricks command line tool How to authenticate databricks command line tool
Once we have installed the databricks command line tool (CLI), we still need to add authentication to the databricks web
How to install databricks command line tool in linux and windows How to install databricks command line tool in linux and windows
Sometimes we need to interact with databricks command line to get work done, for example, create new secrets scope and k
How to make AWS S3 buckets public through bucket policy How to make AWS S3 buckets public through bucket policy
The first step is to create a S3 buckets, here is how we can create one on AWS website through UI: After clicking the “c
How to auto run python jobs using crontab How to auto run python jobs using crontab
In ubuntu Linux,many times we need to run certain tasks regularly, such as every 10 minutes, at 2 o’clock in the morning
How to serve the Flask app with nginx as the reverse proxy How to serve the Flask app with nginx as the reverse proxy
We are going to build a simple and smooth process using the following steps: if you don’t have uwsgi installed, try th
Set up Flask app to implement GET and POST API Set up Flask app to implement GET and POST API
Flask app is one of the easiest ways to setup APIs on the server side for data engineering and data science purpose.Here
15 / 15