简体   繁体   中英

import postgres dump file to hdfs or hive table?

I have a dump file of a postgreSQL database with 10 GB as a size.

I know that we can use Sqoop to import PostgreSQL into HDFS , but I need to import this file to hdfs or hive as it is (dump file)?

一个现有的github存储库允许将Postgres转储直接加载到配置单元表中

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM