Dopo la fase "yum install" di Tableau Server, il passaggio successivo "initialize-tsm" non riesce con un errore relativo alle impostationi locali:
$ sudo /opt/tableau/tableau_server/packages/script<versione>/initialize-tsm --accepteula -a user1 -f
Locale 'en_IN' is not using UTF-8 encoding. UTF-8 is required.
Example UTF-8 locales are en_US.UTF-8 or ja_JP.UTF-8 etc. Run 'locale -a' to see
a list of supported locales on your system.
Canceling. (Le impostazioni locali "en_IN" non utilizzano la codifica UTF-8. UTF-8 è obbligatorio. Impostazioni locali UTF-8 di esempio sono en_US.UTF-8 o ja_JP.UTF-8 ecc. Esegui "locale -a" per vedere un elenco delle impostazioni locali supportate sul sistema. Annullamento in corso.)
Tableau Server viene eseguito su un sistema che utilizza una delle seguenti impostazioni locali:
de_DE, en_GB, en_US, es_ES, fr_FR, it_IT, ja_JP, ko_KR, pt_BR, zh_CN o zh_TW.
Qualsiasi altra impostazione locale genererà l'errore.
$ localedef -c -f UTF-8 -i en_US en_US.UTF-8
$ export LC_ALL=en_US.UTF-8
001472682

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.