We have an use case where one of our client has started migration from Netezza to Databricks(metadata backed by Glue metastore). The problem we are facing is we have 500+ Netezza stored procedures and there is no support for SP in SparkSQL / Databricks, we are trying to find what options we have to port them over.?
One option we are looking is to convert them to python but that's a humongous effort.?
Our requirement is also we should be able to invoke these SP's from other places like R script, bash etc
Any ideal solutions are welcome. Thanks in advance?
question from:
https://stackoverflow.com/questions/65640890/netezza-stored-procedure-migration-to-databricks 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…