


Linux system DolphinScheduler3.1.5 installation and deployment tutorial.
The following is the installation and deployment tutorial of DolphinScheduler 3.1.5 on Linux system:
- Make sure the environment meets the requirements: Make sure the Linux system has Java installed (the recommended version is Java 8) and has a MySQL database and ZooKeeper.
- Download the installation package: Go to DolphinScheduler official website (
https://github.com/apache/incubator-dolphinscheduler/releases) Download the installation package of version 3.1.5.
- Extract the installation package: Use the following command to decompress the downloaded installation package:
tar -zxvf dolphinscheduler-3.1.5.tar.gz
- Enter the decompressed directory: Use the following command to enter the decompressed directory:
cd dolphinscheduler-3.1.5
- Configure the database: Edit the
conf/datasource.properties
file to configure the connection information of the MySQL database, including database URL, user name and password, etc. - Configure ZooKeeper: Edit the
conf/zookeeper.properties
file to configure ZooKeeper’s connection information, including server address and port number. - Initialize the database: Use the following command to initialize the DolphinScheduler database:
bin/dolphinscheduler-daemon.sh start master-serverbin/dolphinscheduler-daemon.sh start worker-server
- Start DolphinScheduler: Use the following command to start the DolphinScheduler service:
bin/dolphinscheduler-daemon.sh start all
- Access DolphinScheduler: Enter
http://server IP address:12345
in the browser to enter the DolphinScheduler login page. - Complete the installation: Follow the DolphinScheduler interface prompts, enter the administrator user name and password, and complete the login and initial configuration.
The above is the installation and deployment tutorial of DolphinScheduler 3.1.5 on Linux system. During the installation process, please make sure to follow the requirements provided by the official documentation and make appropriate configuration adjustments according to the actual situation.
If you have any questions during the installation process, please consult the official documentation or contact DolphinScheduler technical support for help and guidance.
The above is the detailed content of Linux system DolphinScheduler3.1.5 installation and deployment tutorial.. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

There can be several reasons why runtime error 339 occurs when running a program. Some of them may be that some ocx or dll files are missing, damaged or the dll or ocx is not registered. This would be an annoying experience for the smooth execution of the application. Here are some of the possible error messages you may see for Runtime Error 339 Error – Runtime Error 339: Component DUZOCX32.OCX is not registered correctly or the file is missing. Error – Runtime Error 339. Component MSMASK32.ocx or one of its dependencies is not registered correctly; the file is missing or invalid. Error – Runtime Error '339': Component 'FM20.DLL' or one of its dependencies was not correctly noted

Installed software on your computer can be extracted by using a third-party software extractor, extracting it directly from the system folder, or using a professional software packaging tool. Detailed introduction: 1. Use a third-party software extractor, select the installation directory of the installed software to be extracted, and set the save location of the extracted files. The software extractor will decompress and extract the related files of the installed software, and save the files to the specified location. location; 2. Extract directly from the system folder, etc.

An ISO file is a common disc image file format that is typically used to store the entire contents of a disc, including files and file systems. When we need to access the contents of the ISO file, we need to decompress it. This article will introduce several common methods to decompress ISO files. Decompression using a virtual optical drive This is one of the most common methods of decompressing ISO files. First, we need to install a virtual optical drive software, such as DAEMON Tools Lite, PowerISO, etc. Then, double-click the virtual optical drive software icon

How to decompress rar files downloaded from the Internet? Under normal circumstances, you can just right-click and select Extract. However, some users right-click and find that they cannot find the decompression option. What is going on? In fact, it is caused by everyone not making relevant settings for the winrar software. You just need to make settings. The specific steps are as follows: 1. First, we open "winrar" on the computer. 2. Select "Options" in the toolbar and click "Settings". 3. Then select the "Integration" option above, and click "Context Menu Item" after entering. 4. At this time

With the continuous development of computer technology, file processing has become an essential part of computer users' daily work. As the amount of file storage continues to increase, compressing files has become a very necessary operation. In this process, using Go language for file compression and decompression has become a topic of great concern. The Go language itself provides a rich standard library, which includes related tool functions for processing file operations. It is precisely because of this that using Go language for file compression and decompression operations is compared to other

Many friends should be very concerned about using it. When downloading some compressed packages, they want to know how to decompress some of the files for free. It’s okay to learn more about this. If you know how to decompress it for free, we won’t have to worry so much when downloading the compressed package in the future. We can decompress it directly on it, and for some functions It can also be used to make better choices, but some of the steps are relatively operational. In order to allow more users to have a better detailed understanding and understanding of various aspects, the editor This is going to explain to you some of the free decompression methods. Don’t miss it. Hurry up and give it a try with the editor. Don’t miss it.

To install and use PyCharm in a Linux environment, you can follow the steps below: Open a browser and visit the PyCharm official website (). Find the PyCharm version for Linux on the website and download the corresponding installation package. There are usually two versions to choose from: Community Edition (free version) and Professional Edition (paid version). Once the download is complete, open a terminal. In the terminal, navigate to the directory where you downloaded the installation package. Run the following command to decompress the installation package: tar-xvfpycharm-*.tar.gz Replace "pycharm-*" with the actual downloaded installation package file name

1. Download the gitlab installation package. Download the latest Chinese version of the gitlab installation package from [Tsinghua University Open Source Software Mirror Station]. The installation package comes with a simplified Chinese localization package. Download the latest gitlab installation package from [gitlab official website]. 2. Install gitlab, take gitlab-ce-14.9.4-ce.0.el7.x86_64 as an example, upload it to the centos server and use yum to install gitlabyum-yinstallgitlab-ce-14.3.2-ce.0.el7.x86_64. rpm uses yum to install gityum-yinstallgit#Install git and modify the gitlab configuration file vi
