Skip to content

This is a simple skeleton StreamSets Data Collector Edge project that works on any of the resin.io supported devices.

Notifications You must be signed in to change notification settings

madhukard/datacollector-edge-resin-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StreamSets Data Collector Edge & Resin.io

This is a simple skeleton StreamSets Data Collector Edge project that works on any of the resin.io supported devices.

This project deploys StreamSets Data Collector Edge agent on your resin.io device.

To deploy StreamSets Data Collector Edge on resin.io device, you will need to signup for a resin.io account here and set up a device, have a look at resnio.io Getting Started tutorial.

Once you are set up with resin.io, you will need to clone this repo locally:

$ git clone [email protected]:madhukard/datacollector-edge-resin-io.git

Then add your resin.io application's remote repository to your local repository:

$ git remote add resin [email protected]:username/myapp.git

and push the code to the newly added remote:

$ git push resin master

It should take a few minutes for the code to push.

Once the device is updated, you should see this in your logs: log output

Then in your browser you should be able to open the device URL (with port 18633) and see the StreamSets Data Collector Edge build information.

Then you can use StreamSets Data Collector UI to design/preview/start/stop Data Collector Edge pipelines on resin.io device.

Data Collector UI

About

This is a simple skeleton StreamSets Data Collector Edge project that works on any of the resin.io supported devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published