I have extracted many hive tables using show create table command.
The output is like this:
CREATE EXTERNAL TABLE MYSCHEMA.MyTABLE( `col1` string,