在Centos7上安装Airflow2.0

本文详述了在Centos7系统中如何安装配置Airflow2.0,重点是基于MySQL作为元数据库的安装过程。环境要求包括Python3、MySQL5.7和pip20.3.3。安装步骤涵盖安装系统依赖、升级Python、安装MySQL以及最后安装Airflow。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

在Centos7上安装Airflow2.0

Airflow支持MYSQL、POSTGRESQL及sqllite元数据库,默认使用sqllite。2.0版本支持mysql,不支持mariadb。

本文主要记录基于mysql安装AIRFLOW2.0版本。

安装环境:

    python3以上版本、

    mysql5.7

    pip20.3.3

安装步骤:

  1.  安装系统包
    yum install python、wget、gcc、python-devel.x86_64
  2. 安装pip
    wget https://bootstrap.pypa.io/get-pip.py
    
    [root@localhost software]# python get-pip.py 
    DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
    Collecting pip
      Downloading pip-20.3.3-py2.py3-none-any.whl (1.5 MB)
         |████████████████████████████████| 1.5 MB 14 kB/s 
    
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值