spark-postgres:适用于Apache Spark的PostgreSQL和GreenPlum数据源

时间:2021-05-24 22:45:13
【文件属性】:
文件名称:spark-postgres:适用于Apache Spark的PostgreSQL和GreenPlum数据源
文件大小:36KB
文件格式:ZIP
更新时间:2021-05-24 22:45:13
postgres spark postgresql transactional sparksql 适用于Apache Spark的PostgreSQL和GreenPlum数据源 一个库,用于使用Apache Spark从Greenplum数据库读取数据并将数据传输到Greenplum数据库,用于Spark SQL和DataFrame。 在将数据从Spark传输到Greenpum数据库时,该库比Apache Spark的JDBC数据源快100倍。 而且,该库是完全事务性的。 现在就试试 ! CTAS CREATE TABLE tbl USING greenplum options ( url "jdbc:postgresql://greenplum:5432/", delimiter "\t", dbschema "gptest", dbtable "store_sales", user 'gptest', password 'test') AS S
【文件预览】:
spark-postgres-master
----src()
--------test()
--------main()
----.travis.yml(763B)
----LICENSE(17KB)
----README.md(2KB)
----pom.xml(10KB)
----scalastyle-config.xml(17KB)
----.gitignore(1KB)
----_config.yml(29B)

网友评论