0

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

1 Answers1

0

I had missed a step of connecting sqoop client to sqoop server and got confused with the error message.