How to upgrade Tableau Server Linux | Centos | Redhat

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024
  • ##########################################
    Instruction is below
    ##########################################
    Step 1.
    Disable All schedule from Tableau Server.
    Step 2.
    Download the Tableau Server installation package.
    wget downloads.tabl...
    wget downloads.tabl...
    Step 3.
    sudo yum update
    sudo yum install tableau-server-version.x86_64.rpm
    Step 4.
    sudo /opt/tableau/tableau_server/packages/scripts.version_code/ upgrade-tsm --accepteula
    source /etc/profile.d/tableau_server.sh
    tsm start
    ##To remove old version
    grep TABLEAU_SERVER_DATA_DIR_VERSION /etc/opt/tableau/tableau_server/environment.bash
    yum list installed tableau-server"*"
    sudo yum remove tableau-server-version.x86_64

Комментарии • 10

  • @THIRSTYGNOME
    @THIRSTYGNOME 2 года назад +1

    Fantastic video. Official docs span 4-5 pages across multiple links to cover this subject. Kudos Sir

  • @nancyhan1190
    @nancyhan1190 3 года назад +1

    Very good demo with good instructions! Thank you!

  • @benjamincabalonajr6417
    @benjamincabalonajr6417 3 года назад +2

    Thanks. This is a life saver. In my case, I have to reactivate the license after upgrading. Question tho, it seems some configurations has been changed? We render our dashboards to a web app, and after doing this upgrade method, the rendered dashboard requires tableau log in credentials (instead of using our previous set up using SSO). Nonetheless, this is a really great video.

  • @tairadaira8500
    @tairadaira8500 3 года назад

    Great video. I will use it as a reference.

  • @AliciaMarkoe
    @AliciaMarkoe 2 года назад

    Thank you, very useful.

  • @Cookingwithpunjabipriya9
    @Cookingwithpunjabipriya9 3 года назад

    Nicely Explained

  • @kishorrasure8813
    @kishorrasure8813 3 года назад

    nicely explained.

  • @tbs9078
    @tbs9078 2 года назад +1

    Hi, in step 3, after I run the installation, there is a warning which said existing installation was found, which I know is the older version, and says "WARNING: Tableau server requires at least 15 GB of free disk space to run, but found only 9 GB for the data directory"
    With this warning I got, should I continue on to step 4? Thank you

    • @tbs9078
      @tbs9078 2 года назад +1

      Is step 4 going to replace the old files and thus have enough space to run?

    • @venkatraj512
      @venkatraj512 2 года назад +1

      Please make sure that your tableau server upgradation enough space to upgrade.
      Minimum of 50gb space required after upgradation or installation.