I have pulled stratio sqoop docker containers as documented here:
https://stratio.atlassian.net/wiki/display/SQOOP0X2/Example+mysql+to+kafka
but when start the process of creating link between mysql and kafka. The step
"create link -c generic-jdbc-connector"
complains of missing hadoop library.
Is there something else pre-req for this?
Thx