o

oracletohivemigrator_2.12

The Spark Universal Migrator is a data migration Spark application that fetches data from an Oracle database and stores it in a Hive database. It utilizes JDBC to connect to Oracle, processes and converts the data into a Hive-compatible schema, and then transfers it to Hive. The migration process employs iterators to generate queries for data retrieval and utilizes a BlockingQueue in conjunction with a ThreadPoolExecutor for parallel processing of data. Additionally, the application incorporates an Oracle connection pool to efficiently manage and reuse database connections, further optimizing performance and resource utilization during the migration process.
https://github.com/queukat/spark_oracle_hive_streaming
Apache 2
io.github.queukat
yaroslav
大版本 版本 最近更新
2.0 2.0 2023-08-01 07:56:16
1.0 1.0 2023-05-13 17:28:37
共2条记录