Migrating from Bigtable to Cassandra
Hello!
I want to explore migrating our Janusgraph storage from Bigtable to Cassandra.
One suggestion is checking Google's Dataflow export to Parquet, but I'm not sure if the underlying storage schema would be the same.
I'm hoping to not resort to a GraphSON export, because we want to keep the vertex IDs, and still have some showstoppers when testing JG 1.0
If anyone has ever attempted this, I'll be happy to hear suggestions.
Many thanks in advance.
0 Replies