top of page
Ara

Apache Nifi with UBUNTU 20.04
sudo apt-get install default-jdk 2. wget https://archive.apache.org/dist/nifi/1.20.0/nifi-1.20.0-bin.zip 3. unzip -q nifi-1.20.0-bin.zip...
halilpaksoy98
15 Haz 20241 dakikada okunur
6 görüntüleme
0 yorum

APACHE Airflow installation with Ubuntu 20.04
sudo docker pull apache/airflow:2.6.1 2. mkdir airflow-docker 3. curl -LfO 'https://airflow.apache.org/docs/apache-airflow/2.6.1/docker-c...
halilpaksoy98
15 Haz 20241 dakikada okunur
0 görüntüleme
0 yorum

APACHE HADOOP INSTALLATION FOR UBUNTU
1)According to the hostname and IP, all nodes are defined as /etc/hosts. bigdata@hidats:~$ sudo nano /etc/hosts 2)SSH keys are defined to...
halilpaksoy98
6 Nis 20242 dakikada okunur
9 görüntüleme
0 yorum

Apache Apisix Docker Ä°nstallation and Route Creation for Ubuntu 20.04
It is cloned with apisix-docker git to the main directory. 2. It is entered in the apisix-docker folder formed in the main directory. 3....
halilpaksoy98
12 Åžub 20241 dakikada okunur
15 görüntüleme
0 yorum

Apache Superset Docker Installation and Hive Connection Ubuntu 20.04
Secret Key Password Creation 2. Superset is docker run. The created secret key is added to the run command, the name and port are...
halilpaksoy98
25 Kas 20231 dakikada okunur
76 görüntüleme
0 yorum
bottom of page