[Background]
-TDC 8.0.1
-CDP 7.1.7
[Requirent]
-How to create a Cloudera Data Platform Hadoop Hive Database model in TDC
Create a hive model, The configuration details of each parameter are shown in the following figure:
Hive is not a relational database, so it requires many JDBC dependencies that we cannot locate one by one, so I used Talens studio to create a job with a design like this: tHiveConnection->tJAVA(OnSubjobOK), then build this job create all libraries for hive connection, put it this folder to Java library directory of Hive model.
Then we can harvest Hive database structure: