This documentation is for an unreleased version of Apache Paimon. We recommend you use the latest stable version.
Download
Download #
This documentation is a guide for downloading Paimon Jars.
Engine Jars #
Filesystem Jars #
Version | Jar |
---|---|
paimon-oss | paimon-oss-1.0-SNAPSHOT.jar |
paimon-s3 | paimon-s3-1.0-SNAPSHOT.jar |
API Jars #
Version | Jar |
---|---|
paimon-bundle | paimon-bundle-1.0-SNAPSHOT.jar |
MANIFEST.MF
For unstable version, you can find git commit id in jar:
Manifest-Version: 1.0
Implementation-Title: Paimon : Common
Implementation-Version: 1.0-SNAPSHOT
Specification-Vendor: The Apache Software Foundation
Specification-Title: Paimon : Common
Implementation-Vendor-Id: org.apache.paimon
SCM-Branch: master
Implementation-Vendor: The Apache Software Foundation
SCM-Revision: c8b4772f3cb4b25b25537e1ab0775441c627bf1c
Created-By: Apache Maven 3.2.5
Build-Jdk: 1.8.0_301
Specification-Version: 1.0-SNAPSHOT
The SCM-Revision
git commit id.