Releases: Kyligence/zen-ml-toolkit
Releases · Kyligence/zen-ml-toolkit
Kyligence ZenML Toolkit v0.1.3
Feature Updates
- Supports parsing the SQL file to metrics
- Fix several bugs
Please note that
- Only MacOS & Linux Fully Supported
- JDK 17 required, If you haven't installed jdk17 yet, you can download jdk embedded package based on your operating system
For MacOS:
Kyligence-ZenML-Toolkit-0.1.3.tar.gz
Kyligence-ZenML-Toolkit-Darwin-x64-0.1.3.tar.gz:
for Mac on intel chipset with openjdk 17 embeddedKyligence-Zen-ML-Toolkit-Darwin-AArch64-0.1.3.tar.gz
: for Mac on M series chipset with openjdk 17 embedded
For Linux:
Kyligence-ZenML-Toolkit-0.1.3.tar.gz
Kyligence-ZenML-Toolkit-Linux-x64-0.1.3.tar.gz
: with openjdk 17 embedded
Kyligence ZenML Toolkit v0.1.2
Feature Updates
- Refactor the parser for parsing Tabelau files(tds & twb)
- Fix several bugs
Please note that
- Only MacOS & Linux Fully Supported
- JDK 17 required, If you haven't install jdk17 yet, you can download jdk embedded package based on you operating system
For MacOS:
Kyligence-ZenML-Toolkit-0.1.2.tar.gz
Kyligence-ZenML-Toolkit-Darwin-x64-0.1.2.tar.gz:
for Mac on intel chipset with openjdk 17 embeddedKyligence-Zen-ML-Toolkit-Darwin-AArch64-0.1.2.tar.gz
: for Mac on M series chipset with openjdk 17 embedded
For Linux:
Kyligence-ZenML-Toolkit-0.1.2.tar.gz
Kyligence-ZenML-Toolkit-Linux-x64-0.1.2.tar.gz
: with openjdk 17 embedded
Kyligence ZenML Toolkit v0.1.1
Feature Updates
- Provides server mode and API interface to support uploading tableau file and downloading metrics file
- Provides a front end
- Support docker
Please note that
- Only MacOS & Linux Fully Supported
- JDK 17 required, If you haven't install jdk17 yet, you can download jdk embedded package based on you operating system
For MacOS:
Kyligence-ZenML-Toolkit-0.1.1.tar.gz
Kyligence-ZenML-Toolkit-Darwin-x64-0.1.1.tar.gz:
for Mac on intel chipset with openjdk 17 embeddedKyligence-Zen-ML-Toolkit-Darwin-AArch64-0.1.1.tar.gz
: for Mac on M series chipset with openjdk 17 embedded
For Linux:
Kyligence-ZenML-Toolkit-0.1.1.tar.gz
Kyligence-ZenML-Toolkit-Linux-x64-0.1.1.tar.gz
: with openjdk 17 embedded
Kyligence ZenML Toolkit v0.1.0
Feature Updates
- Provides command line interface
- Support converting tableau file (
.tds
,.twb
) to ZenML file (.zen.yml
)
Download
Please note that
- Only MacOS & Linux Fully Supported
- JDK 17 required, If you haven't install jdk17 yet, you can download jdk embedded package based on you operating system
For MacOS
:
Kyligence-ZenML-Toolkit-0.1.0.tar.gz
Kyligence-ZenML-Toolkit-Darwin-x64-0.1.0.tar.gz
: for Mac on intel chipset with openjdk 17 embeddedKyligence-Zen-ML-Toolkit-Darwin-AArch64.tar.gz
: for Mac on M series chipset with openjdk 17 embedded
For Linux
:
Kyligence-ZenML-Toolkit-0.1.0.tar.gz
Kyligence-ZenML-Toolkit-Linux-x64-0.1.0.tar.gz
: with openjdk 17 embedded
For Windows
:
Kyligence-ZenML-Toolkit-0.1.0.tar.gz
, please refer to the README file in this project.