需要将 Informatica 与 Hive 集成
Need to integrate Informatica with Hive
我正在尝试将 IBM Informatica 与 hive 集成 table 以同时利用 Informatica 的 ETL 处理能力和 Hive (Hadoop) 的数据存储能力。
你们能建议我如何实现这一目标吗?
一种。在 Informatica 中直接引用 hive tables 作为源标识符?
b. Informatica处理的数据应该存储到HDFS中。
您可以使用 JDBC hive 连接器来处理从 Hive 到 Information 的数据
https://network.informatica.com/onlinehelp/analyst/961HF3/en/index.htm#page/analyst-tool-guide/GUID-3849D181-CE1C-4EFC-8B40-076762C57817.1.19.html.
我正在尝试将 IBM Informatica 与 hive 集成 table 以同时利用 Informatica 的 ETL 处理能力和 Hive (Hadoop) 的数据存储能力。 你们能建议我如何实现这一目标吗? 一种。在 Informatica 中直接引用 hive tables 作为源标识符? b. Informatica处理的数据应该存储到HDFS中。
您可以使用 JDBC hive 连接器来处理从 Hive 到 Information 的数据 https://network.informatica.com/onlinehelp/analyst/961HF3/en/index.htm#page/analyst-tool-guide/GUID-3849D181-CE1C-4EFC-8B40-076762C57817.1.19.html.