Skip to content

zensolution/spark-jdbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark JDBC driver

Build

I haven't gotten chance to publish it into Maven Central. For now, please use the following command to build a fat Jar

gradlew clean shadowJar

Documentation

Spark JDBC driver is a read-only JDBC driver that uses Spark SQL as database tables. It is ideal for .

The URL syntax for the driver URL is as follows

com.zensolution.jdbc.spark:<foldername>[?<property=value]",

About

Spark JDBC Driver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages