This repository provides examples to use Greenplum with PXF.
Greenplum Database® is an advanced, fully featured, open source data platform. It provides powerful and rapid analytics on petabyte scale data volumes. Uniquely geared toward big data analytics, Greenplum Database is powered by the world’s most advanced cost-based query optimizer delivering high analytical query performance on large data volumes. https://greenplum.org/
- Read text data from HDFS
- Read JSON data from HDFS
- Read HIVE Table data
- Read data from external SQL database
- Read and write data into Minio
This example uses Greenplum with PXF to read data from HDFS.
For more details see README
This example uses Greenplum with PXF to read HIVE Table from HDFS.
For more details see README
This example uses Greenplum with PXF to read data from external SQL database (Postgresql)
For more details see README
This example uses Greenplum with PXF to access data on Minio
For more details see README