Tableau Server の "yum install" を実行した後、ロケール エラーが発生し、次のステップ "initialize-tsm" が失敗します。
$ sudo /opt/tableau/tableau_server/packages/script<version>/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. (ロケール 'en_IN' が UTF-8 エンコーディングを使用していません。UTF-8 は必須です。 UTF-8 ロケールの例は、en_US.UTF-8 や ja_JP.UTF-8 などです。システムでサポートされているロケールのリストを表示するには、'locale -a' を実行します。キャンセルしています。)
Tableau Server は次のいずれかのロケールを使用して、システム上で実行されます。
de_DE、en_GB、en_US、es_ES、fr_FR、it_IT、ja_JP、ko_KR、pt_BR、zh_CN、zh_TW
他のロケールを使用すると、エラーが発生します。
$ 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.