Default Code generated by Bladebridge converter

Vasu_Kumar_T
Databricks Partner

Hello all ,

1. What is the default code generated by Bladebridge converter.

for eg : When we migrate Teradat, Oracle to Databricks using Bladebridge whats the default code base.

2.If the generated code is PYSPARK, do I have any control over the generated code.Can I generate in SQL/SCALA?

 

Thanks,

Vasu Kumar T

RiyazAliM
Honored Contributor

Hello @Vasu_Kumar_T - We've used Bladebridge to convert from Redshift to Databricks. Bladebridge can definetly convert to Spark SQL, not sure about Scala Spark though.

Riz

Thanks Riyaz,

 

I have a follow up question to you.

How did you go about Data Migration. I do not find blade bridge supporting DataMigration.It just converts source to Target code only. Pls confirm. thanks.

 

Hey @Vasu_Kumar_T 

Written a custom code using jdbc to move the data.

You could also use glue/ADF to lift and shift the data if the volume is high.

Cheers!

Riz