Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 07-31-2017 06:59 AM - edited 09-16-2022 05:01 AM
Hi, I have created 'BerkeleyDB and Elastic search' build for Atlas which are used by Titan as back-end
Is there any way to integrate/export this data with DynamoDB or MySQL type of databases?
Created 07-31-2017 04:20 PM
No, Atlas requires Titan Graph Database which only supports BerkeleyDB, HBase and Cassandra as storage backends.
Created 08-02-2017 07:28 PM
No, Atlas only works with Titan, not Janusgraph. So you cannot use DynamoDB as a datastore for Atlas.
Created 08-02-2017 07:24 PM
In order to ingest the metadata for a SQL like source, you can use Sqoop which integrates with Atlas.
If you're looking for using DynamoDB/MySQL as datastore for Atlas, that not currently possible with Titan 0.5.4 (only Hbase, cassandra and berkeleyDB are supported).
Created 08-03-2017 06:53 AM
Can we use Sqoop export to export the metadata of non-hive entities(e.g. entities of MySQL tables)?
Created 08-03-2017 03:45 PM
If you're looking for bringing in data FROM MySQL into Atlas, that can be done using sqoop.
Created 08-04-2017 12:22 AM
I am looking for; from Atlas to MySQL or Atlas to Hive. Can this be done using Sqoop?