magellan
magellan copied to clipboard
read geo spatital data stright from database
trafficstars
I know maggalen now supports reading straight from a file as
sqlCtx.read.format("maggalen").load("path")
but unfortunately my data is saved in the a mysql table. is there an option to read straight from the a database?
what format is the data stored in mysql as?
see my response to this: issue