Greenplum数据仓库UDW - UCloud中立云计算服务商操作系统为例(其他操作系统可参考:http://airbnb.io/superset/installation.html): 1) 安装Python3及组件 SuperSet 只⽀持 Python2.7 和 Python3.4 以上版本。SuperSet 官⽹建议使⽤ Python3。 接⼊第三⽅ BI ⼯具 Greenplum数据仓库 UDW Copyright © 2012-2021 UCloud 优刻得 postgresql-devel -y 安装Python3: wget https://www.python.org/ftp/python/3.5.0/Python-3.5.0.tar.xz tar Jxvf Python-3.5.0.tar.xz cd Python-3.5.0 ./configure --prefix=/usr/local/python3 make && make install install echo 'export PATH=$PATH:/usr/local/python3/bin' >> ~/.bashrc source ~/.bashrc rm /usr/bin/python ln -sv /usr/local/python3/bin/python3.5 /usr/bin/python 更新yum配置 编辑 /usr/bin/yum,将第⼀⾏的 #!/usr/bin/python0 码力 | 206 页 | 5.35 MB | 1 年前3
Apache ShardingSphere 5.0.0-alpha Documentscript for the pressure test results of all tasks python3 plot_graph.py sharding python3 plot_graph.py ms python3 plot_graph.py sharding_ms python3 plot_graph.py encrypt b. Use Jenkins "Publish HTML top.sh Generate pressure test curve picture # Generate graph cd /home/jenkins/sysbench_res/ python3 plot_graph.py sharding Use Jenkins Publish HTML reports plugin to publish pictures to the page0 码力 | 311 页 | 2.09 MB | 1 年前3
Apache ShardingSphere 中文文档 5.0.0-alphasysbench_result_aggregation: a. 重新对所有任务的压测结果执行画图脚本 python3 plot_graph.py sharding python3 plot_graph.py ms python3 plot_graph.py sharding_ms python3 plot_graph.py encrypt b. 使用 Jenkins 的 Publish HTML ardingsphere-proxy-bin/bin/stop.sh 生成压测曲线图片 # Generate graph cd /home/jenkins/sysbench_res/ python3 plot_graph.py sharding 利用 Jenkins 的 Publish HTML reports 插件将图片发布到页面里 HTML directory to archive:0 码力 | 301 页 | 3.44 MB | 1 年前3
Apache ShardingSphere 5.1.1 DocumentTest 312 Apache ShardingSphere document, v5.1.1 python3 plot_graph.py sharding python3 plot_graph.py ms python3 plot_graph.py sharding_ms python3 plot_graph.py encrypt b. Use Jenkins "Publish HTML top.sh Generate pressure test curve picture # Generate graph cd /home/jenkins/sysbench_res/ python3 plot_graph.py sharding Use Jenkins Publish HTML reports plugin to publish pictures to the page0 码力 | 458 页 | 3.43 MB | 1 年前3
Apache ShardingSphere 5.1.2 DocumentTest 324 Apache ShardingSphere document, v5.1.2 python3 plot_graph.py sharding python3 plot_graph.py ms python3 plot_graph.py sharding_ms python3 plot_graph.py encrypt b. Use Jenkins "Publish HTML top.sh Generate pressure test curve picture # Generate graph cd /home/jenkins/sysbench_res/ python3 plot_graph.py sharding Use Jenkins Publish HTML reports plugin to publish pictures to the page0 码力 | 503 页 | 3.66 MB | 1 年前3
7. UDF in ClickHouseEverywhere Native C++ Implementation with no third-party dependency Auto-generated interface to Python3 and ClickHouse (UDF) Begin Content Area = 16,30 29 Questions / Comments0 码力 | 29 页 | 1.54 MB | 1 年前3
VMware Greenplum 7 Documentationlibyaml libzstd openldap openssh openssh-client openssh-server openssl openssl-libs perl python3 python3-psycopg2 python3-psutil python3-pyyaml python39 readline rsync sed tar which zip libyaml libevent VMware Greenplum 7 Documentation VMware by Broadcom 142 libzstd openssh python3 python3-psycopg2 python3-psutil python3-pyyaml zlib Java Greenplum Databased 7 supports these uses the system default python3 for the Greenplum management utilities, and python3.9 for the PL/Python module. For most of the supported OS versions, the system default python3 is python3.9. If you are0 码力 | 2221 页 | 14.19 MB | 1 年前3
《Redis使用手册》(试读版)并通过以下命令启动 redis-cli 客户端: $ redis-cli 127.0.0.1:6379> 以及通过以下命令启动 Python 解释器并载⼊ redis-py 库: $ python3 Python 3.7.3 (default, Mar 27 2019, 09:23:15) [Clang 10.0.1 (clang-1001.0.46.3)] on darwin $ Python 安装程序的时候, 请确保你下载的是 Python 3 ⽽不是 Python 2 的安装程序。 在安装 Python 之后, 你应该可以通过输⼊以下命令来运⾏该语⾔的解释器: $ python3 Python 3.7.3 (default, Mar 27 2019, 09:23:15) [Clang 10.0.1 (clang-1001.0.46.3)] on darwin Type0 码力 | 352 页 | 6.57 MB | 1 年前3
VMware Greenplum 6 Documentationlegacy and non-legacy hash operations. This release updates the plcontainer version to 2.4.0 and the python3 image version to 2.4.0. Previous image releases cannot be used with the 2.4.0+ plcontainer. The plcontainer-python3-images- 2.1.0.tar.gz The Docker image can be downloaded from Pivotal Network. The new value python3 for the --language option of plcontainer runtime-add command. You specify this value when you add openssh openssh-client openssh-server openssl openssl-libs (RHEL/CentOS 7 and RHEL/Rocky 8) perl python3 (RHEL/Rocky 9) readline rsync sed tar which zip zlib VMware Greenplum Database 6 client software0 码力 | 2445 页 | 18.05 MB | 1 年前3
TiDB v6.1 Documentationinitialize the table again before each run. python3 sqlalchemy_example.py python3 peewee_example.py python3 mysqlclient_example.py python3 pymysql_example.py python3 mysql_connector_python_example.py 4.3 raise Exception("please use \"OPTIMISTIC=ALICE=< �→ alice_num> " "BOB= python3 txn_example.py\" to start this �→ script") prepare_data() if bool(optimistic) is True: buy_func ALICE_NUM=4 �→ BOB_NUM=6 go build -o bin/txn ./bin/txn -a 4 -b 6 OPTIMISTIC=False ALICE=4 BOB=6 python3 txn_example.py SQL logs: /* txn 1 */ BEGIN PESSIMISTIC /* txn 2 */ BEGIN PESSIMISTIC /* txn 2 0 码力 | 4487 页 | 84.44 MB | 1 年前3
共 62 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7













