下载地址:

https://www.tableau.com/zh-cn/support/releases

 

2018以后的版本升级:
https://help.tableau.com/current/server-linux/zh-cn/sug_upgrade.htm

升级:

wget https://downloads.tableau-china.com/esdalt/2019.3.0/tableau-server-2019-3-0.x86_64.rpm

sudo yum update
sudo yum install tableau-server-<version>.x86_64.rpm
tsm stop
sudo /opt/tableau/tableau_server/packages/scripts.<version_code>/upgrade-tsm --accepteula
其中,<version_code> 是要升级到的新版本的长格式,例如 scripts.20183.18.1128.2033
sudo /opt/tableau/tableau_server/packages/scripts.20193.19.0913.2225/upgrade-tsm --accepteula -u admin
#会花20分钟
tsm start

[admin@bi-tableau-1 ~]$ tsm start
Starting service...
Job id is '15', timeout is 30 minutes.
Service was started successfully.

 

重新注册后即可使用:

https://xx.xx.xx.xx:8850

升级tableau版本

 

相关文章:

  • 2021-09-16
  • 2021-11-23
  • 2021-07-28
  • 2021-11-05
  • 2021-06-25
  • 2021-11-17
  • 2022-02-09
  • 2021-11-01
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-22
  • 2021-12-22
  • 2022-01-07
  • 2021-04-18
  • 2021-04-22
相关资源
相似解决方案