df = [dict(Task="Job-1", Start='2017-01-01', Finish='2017-02-02', Resource='Complete'), dict(Task="Job-1", Start='2017-02-15', Finish='2017-03-15', Resource ...
Stack is a simple BigData streaming stack running over Docker. It will help you to deploy and test a simple Streaming pipeline using Docker and kafka. Note: you don't need all this components. the ...