I am starting to use spark
for some data response problems that we have since mysql
. I have consumed tables that I exported with phpmyadmin
to son
but I want to connect directly to my localhost to consume the database of the local server. I have no idea how to do it. Has anyone done something similar?