All Projects → exasol → spark-connector

exasol / spark-connector

Licence: Apache-2.0 license
A connector for Apache Spark to access Exasol

Programming Languages

scala
5932 projects
java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to spark-connector

sqlalchemy exasol
SQLAlchemy dialect for EXASOL
Stars: ✭ 34 (+161.54%)
Mutual labels:  exasol, exasol-integration
virtual-schemas
Entry point repository for the EXASOL Virtual Schemas
Stars: ✭ 24 (+84.62%)
Mutual labels:  exasol, exasol-integration
r-exasol
The EXASOL package for R provides an interface to the EXASOL database.
Stars: ✭ 22 (+69.23%)
Mutual labels:  exasol, exasol-integration
Azure Event Hubs Spark
Enabling Continuous Data Processing with Apache Spark and Azure Event Hubs
Stars: ✭ 140 (+976.92%)
Mutual labels:  apache-spark, connector
hadoop-etl-udfs
The Hadoop ETL UDFs are the main way to load data from Hadoop into EXASOL
Stars: ✭ 17 (+30.77%)
Mutual labels:  exasol, exasol-integration
Azure Cosmosdb Spark
Apache Spark Connector for Azure Cosmos DB
Stars: ✭ 165 (+1169.23%)
Mutual labels:  apache-spark, connector
Spark Atlas Connector
A Spark Atlas connector to track data lineage in Apache Atlas
Stars: ✭ 160 (+1130.77%)
Mutual labels:  apache-spark
Quinn
pyspark methods to enhance developer productivity 📣 👯 🎉
Stars: ✭ 217 (+1569.23%)
Mutual labels:  apache-spark
Spark With Python
Fundamentals of Spark with Python (using PySpark), code examples
Stars: ✭ 150 (+1053.85%)
Mutual labels:  apache-spark
Parquetviewer
Simple windows desktop application for viewing & querying Apache Parquet files
Stars: ✭ 145 (+1015.38%)
Mutual labels:  apache-spark
keda-connectors
Generic connectors for Keda which can be used as worker images as part of scaleTargetRef.
Stars: ✭ 22 (+69.23%)
Mutual labels:  connector
Mastering Spark Sql Book
The Internals of Spark SQL
Stars: ✭ 234 (+1700%)
Mutual labels:  apache-spark
Learning Apache Spark
Notes on Apache Spark (pyspark)
Stars: ✭ 211 (+1523.08%)
Mutual labels:  apache-spark
Whylogs Java
Profile and monitor your ML data pipeline end-to-end
Stars: ✭ 164 (+1161.54%)
Mutual labels:  apache-spark
Spark Workshop
Apache Spark™ and Scala Workshops
Stars: ✭ 224 (+1623.08%)
Mutual labels:  apache-spark
Cheatsheets.pdf
📚 Various cheatsheets in PDF
Stars: ✭ 159 (+1123.08%)
Mutual labels:  apache-spark
Data Accelerator
Data Accelerator for Apache Spark simplifies onboarding to Streaming of Big Data. It offers a rich, easy to use experience to help with creation, editing and management of Spark jobs on Azure HDInsights or Databricks while enabling the full power of the Spark engine.
Stars: ✭ 247 (+1800%)
Mutual labels:  apache-spark
Albedo
A recommender system for discovering GitHub repos, built with Apache Spark
Stars: ✭ 149 (+1046.15%)
Mutual labels:  apache-spark
Analytics Zoo
Distributed Tensorflow, Keras and PyTorch on Apache Spark/Flink & Ray
Stars: ✭ 2,448 (+18730.77%)
Mutual labels:  apache-spark
Pysparkling
A pure Python implementation of Apache Spark's RDD and DStream interfaces.
Stars: ✭ 231 (+1676.92%)
Mutual labels:  apache-spark

Spark Exasol Connector

Build Status Maven Central – The Spark Exasol Connector

Quality Gate Status

Security Rating Reliability Rating Maintainability Rating Technical Debt

Code Smells Coverage Duplicated Lines (%) Lines of Code

spark-exasol-connector logo

Overview

Spark Exasol Connector (SEC) supports an integration between Exasol and Apache Spark. It allows creating Spark DataFrame from Exasol queries and saving Spark DataFrame as an Exasol table.

Features

  • Creates Spark DataFrame from Exasol query results
  • Saves Spark DataFrame to an Exasol table
  • Allows configuring the Spark tasks for parallel connection
  • Supports Spark DataFrame column pruning and filter push down

Spark Streaming

At the moment, Spark Exasol Connector does not support integration with Spark Streaming. Please check out the Spark regular JDBC integration.

Information for Users

Information for Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].