@ 테스트 환경
AWS EC2
REGION : us-east-1 (미국 동부(버지니아 북부))
AMI : Microsoft Windows Server 2016 Base 64bit
INSTANCE TYPE : t2.xlarge
STORAGE : 300GiB gp2
1. 아래 링크에서 최신 버전의 Pentaho 설치파일을 다운로드합니다.
https://sourceforge.net/projects/pentaho/files/
Pentaho from Hitachi Vantara - Browse Files at SourceForge.net
Simplify the way your apps are developed Make your business engine run smoother and faster with Visual LANSA hybrid low-code platform.
sourceforge.net
2. 다운로드한 설치 파일의 압축을 C:\에 해제합니다.
• C:\data-integration
3. 아래 링크에서 JDK 11버전(Windows/x64 Java Development Kit)을 다운로드합니다.
https://jdk.java.net/java-se-ri/11
Java Platform, Standard Edition 11 Reference Implementations
Java Platform, Standard Edition 11 Reference Implementations The official Reference Implementation for Java SE 11 (JSR 384) is based solely upon open-source code available from the JDK 11 Project in the OpenJDK Community. This Reference Implementation a
jdk.java.net
4. 다운로드한 설치 파일의 압축을 C:\에 해제합니다.
• C:\jdk-11
5. 환경변수에 압축 해제한 디렉터리를 JAVA_HOME으로 추가해 줍니다.
• Variable name : JAVA_HOME
• Variable value : C:\jdk-11\
6. Path도 JAVA_HOME을 추가해 줍니다.
• Path : %JAVA_HOME%\bin
7. OS를 재시작 후, Pentaho를 시작 합니다.
• C:\data-integration\Spoon.bat
4. Pentaho가 정상적으로 시작 되었습니다.
'data platform > pentaho' 카테고리의 다른 글
Pentaho PDI(Pentaho Data Integration) SQream Database 접속 (0) | 2023.04.28 |
---|---|
Pentaho PDI(Pentaho Data Integration) AWS S3 (output) (0) | 2023.04.28 |
Pentaho PDI(Pentaho Data Integration) Oracle Database 접속 (0) | 2023.04.26 |
최근댓글