ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • 1. Esper 설치
    BigData Processing/Esper 2016. 10. 14. 19:57

    Esper 설치



    1. Esper 설치환경과 개발환경

      1) 설치환경

        - Window 7 (64bits)

        - CentOS 6.4 (64bits)

      2) 개발환경

        - Window 7 (64bits)

        - Eclipse Kepler (64bits)


    2. Esper 개발환경 구축

      1) Esper 다운로드

        - EsperTech : http://www.espertech.com/download/ ( 회원가입 필요)

        - https://mvnrepository.com/artifact/com.espertech/esper/5.5.0


      2) Eclipse 설치

        - Download : https://www.eclipse.org/downloads/download.php?file=/oomph/epp/neon/R1/eclipse-inst-win64.exe 

        - JDK 설치 필요 


      3) Eclipse java Project에 Esper 라이브러리 추가

        -> JAVA 프로젝트 생성

        -> 마우스 오른쪽 버튼 -> Properties

        -> Java Build Path

        -> Libraries -> Add External JARs...

        -> Esper 다운로드 파일(ex. esper-5.5.0.jar)을 추가



Designed by Tistory.