When I import Apache Hadoop Hive SQL DDL from File | import from external file, I receive an error FATAL:[MBCM_F0029] Input model is null.
Please follow the instruction to generate the DDL (HQL).
Use the utility provided at '${MODEL_BRIDGE_HOME}/bin/hive_generate_ddl.sh'. Place this utility on the hive cluster (should not matter where). Once there, remotely connect with a bash shell and execute the utility. It will extract the DDL from all the schemas in the cluster into a file name 'tables.hql'.
For more information on import from Apache Hadoop Hive using Meta integration bridge, please refer to
http://www.metaintegration.com/Products/MIMB/Specifications/MIRDdlScriptApacheHiveQLImport.html