Hi,
I know that using sqoop-bridge of Atlas we can export metadata from some hive tables stored on hdfs to any relational database e.g MySQL. But how can we export entities that have nothing to do with Hive? e.g we wrote a custom connector and imported all the metadata from a non-hdfs data source into Atlas as Entitites. Now, if we want to export that data into MySQL what can we do to achieve the job? How can we use sqoop-bridge implemented so far in Atlas for us?