SpringOne Platform 2016 Replay: Spring and Big Data
Recorded at SpringOne Platform 2016. Speaker: Thomas Risberg Slides: http://www.slideshare.net/SpringCentral/spring-and-big-data
In this talk we will discuss ways to develop big data pipelines using Spring technologies. Learn how we can stream data into HDFS, run a Spark or a Hive job and extract the results from HDFS or Cassandra for presentation. The solution we develop will be a cloud-native pipeline that we will be able to run both locally and in the cloud.
The presentation focuses around the code for our solution and we also cover how to set up a test environment both locally and in the…