Tag Archives: Big Data

Installing & Working with Python Virtual Environment

In this tutorial, we will learn about Python Virtual Environment (also referred to as virtualenv). We will cover installation of required packages as well as how to use virtual environments for development process. 1. What is Virtual Environment? A python virtual environment is an isolated working copy of Python. It allows us to work on
CONTINUE READING

Apache NiFi Interview Questions

In this article, we will look at Apache NiFi Interview Questions. Questions are of varying complexity but all are very important and you should know the answer to all these questions before going to an interview. Apache NiFi Interview Questions and Answers 1. What is Apache NiFi? Apache NiFi is enterprise integration and dataflow automation
CONTINUE READING