Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harbby/presto-connectors
facebook presto connectors
https://github.com/harbby/presto-connectors
Last synced: 3 days ago
JSON representation
facebook presto connectors
- Host: GitHub
- URL: https://github.com/harbby/presto-connectors
- Owner: harbby
- License: apache-2.0
- Created: 2018-05-15T10:25:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-09T20:51:06.000Z (over 3 years ago)
- Last Synced: 2023-03-02T06:56:10.654Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 350 KB
- Stars: 48
- Watchers: 15
- Forks: 21
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Presto-connectors
The Presto-connectors## Building
Presto-connectors builds use Maven and requires Java 8 or higher.```
# Build and install distributions
./mvn clean package -DskipTests# Clean the build
./mvn clean
```
## Useful mailing lists
1. [email protected] - For discussions about code, design and features