All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download all versions of oracletohivemigrator_2.12 JAR files with all dependencies

Search JAR files by class name

oracletohivemigrator_2.12 from group io.github.queukat (version 2.0)

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.

Group: io.github.queukat Artifact: oracletohivemigrator_2.12
Show documentation Show source 
 

0 downloads

oracletohivemigrator_2.12 from group io.github.queukat (version 1.0)

OracleToHiveMigrator

Group: io.github.queukat Artifact: oracletohivemigrator_2.12
Show documentation Show source 
 

0 downloads
Artifact oracletohivemigrator_2.12
Group io.github.queukat
Version 1.0
Last update 13. May 2023
Tags: oracletohivemigrator
Organization queukat
URL https://github.com/queukat/spark_oracle_hive_streaming
License Apache 2
Dependencies amount 5
Dependencies scala-library, spark-core_2.12, spark-sql_2.12, spark-hive_2.12, ojdbc8,
There are maybe transitive dependencies!



Page 1 from 1 (items total 2)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy