測試集成了directory(excel) 以及redis && field splitter 組件html
redis 服務&& streamsetsgit
version: "3" services: sets: image: streamsets/datacollector volumes: - "./ms/data:/data" - "./ms/logs:/logs" - "./ms/tmp:/tmp" ports: - "8000:8000" - "18630:18630" redis: image: redis ports: - "6379:6379" mongodb: image: mongo ports: - "27017:27017"
參考http://www.javashuo.com/article/p-ryjucpfr-gy.html 使用了excel 格式
excel 格式
github
添加crud header
redis
https://streamsets.com/documentation/datacollector/latest/help/datacollector/UserGuide/Destinations/Redis.html#concept_ktc_gw2_gw
https://github.com/rongfengliang/streamsets-demosmongodb