Hi, We have almost 1000 DB2 RDBMS tables and for those we have the DDLs (script) available. We are looking for a way to convert all these DB2 DDLs into Hive DDL without writing Hive DDL statements for each and every table. Means, is there an automated tool available to do this? If not, then can someone please guide me if we have to write code then what exactly needs to be done step by step. or any simple way to avoid lots of manual work.
Thanks Abhi