Kafka Connect Plugins 설치
http://www.confluent.io/product/connectors
1) 종류
- Connectors
- Transform
- Converter
2) 설치
- confluent connectors에서 download받은 파일에서 jar library를 추출해서 plugin.path (connect-distributed.properties) 의 위치에 이동한다.
- 이때 connector 별로 sub dir를 생성하고, 그 아래에 위치 시킨다.
- Connect를 재기동한다
3) Plugins
- spooldir : 원천파일이 추가 변경 된 부분을 인식에서, 자동으로 추출한다.