KNOWLEDGE BASE
Error "Service 'tdsnativeservice' is not present on any node in the cluster"
Published: 06 Mar 2020
Last Modified Date: 06 Mar 2020
Issue
When trying to import a version of Tableau Server prior to 2020.1, the following error occurs:
There are 1 topology validation errors/warnings.
Service 'tdsnativeservice' is not present on any node in the cluster.
Service: Internal Data Source Properties Service
Environment
Tableau Server 2020.1 and newer version
Resolution
Introduce tdsservice back into the cluster via the following TSM commands
tsm topology set-process -n node1 -pr tdsservice -c 1
tsm pending-changes apply
Cause
This behavior is related to a known issue with ID 1026930 which is currently under investigation.