"yum install"로 Tableau Server를 설치한 후 다음 단계인 "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.(로캘 'en_IN'은 UTF-8 인코딩을 사용하지 않습니다. UTF-8이 필요합니다.)
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.(UTF-8 로캘의 예는 en_US.UTF-8, ja_JP.UTF-8 등입니다. 시스템에서 지원되는 로캘 목록을 보려면 'locale -a'를 실행하십시오.)
Canceling.(취소하는 중입니다.)
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.