May 2017
Beginner to intermediate
596 pages
15h 2m
English
As we have created some data with earlier chapters for Sqoop export/import, we will reuse the same data for streaming them as events into Kafka using Flume in this example. Database Source Configuration:
cp ${SQOOP_HOME}/lib/postgresql-9.4.1212.jre6.jar$F{LUME_HOME|/lib
wget https://github.com/keedio/flume-ng-sql-source/archive/1.4.2.tar.gz ...