0
点赞
收藏
分享

微信扫一扫

mac superset 安装

90哦吼 2022-01-17 阅读 39
hadoop

1. pip install --upgrade setuptools pi

2.安装superset pip install apache-superset -i https://mirrors.aliyun.com/pypi/simple

Collecting apache-superset

  Using cached https://mirrors.aliyun.com/pypi/packages/79/9a/aaee91e115317c21d0142b65dceb4a9e63bf6823b7c85d08e4388000f77d/apache-superset-1.3.2.tar.gz (31.4 MB)

  Preparing metadata (setup.py) ... done

Collecting backoff>=1.8.0

  Downloading https://mirrors.aliyun.com/pypi/packages/d7/dd/88df7d5b2077825d6757a674123062c6e7545cc61556b42739e8757b7b65/backoff-1.11.1-py2.py3-none-any.whl (13 kB)

Collecting bleach<4.0.0,>=3.0.2

  Downloading https://mirrors.aliyun.com/pypi/packages/c3/ae/9b9f28245f4570bbdd977dc73e024fbb19f781036734fa0502039bfc41b6/bleach-3.3.1-py2.py3-none-any.whl (146 kB)

     |████████████████████████████████| 146 kB 812 kB/s            

Collecting cachelib<0.2,>=0.1.1

  Downloading https://mirrors.aliyun.com/pypi/packages/e6/fc

3. 安装mysqlclient pip install mysqlclient -i https://mirrors.aliyun.com/pypi/simple

4.superset db upgrade

5.supserset init

6.export FLASH_APP=superset

7.flask fab create-admin

8.superset run -h node3 -p 8080 --with-threads --reload --debugger

windows docker 安装 apache superset数据可视化_loki的博客-CSDN博客

举报

相关推荐

0 条评论