#
kettle
Here are 57 public repositories matching this topic...
人人可用的开源数据可视化分析工具。
-
Updated
Aug 1, 2021 - Java
基于web版kettle开发的一套分布式综合调度,管理,ETL开发的用户专业版B/S架构工具
-
Updated
Jun 4, 2021 - JavaScript
一款基于kettle的数据处理web调度控制平台,支持文档资源库和数据库资源库,通过web平台控制kettle数据转换,可作为中间件集成到现有系统中
-
Updated
Mar 20, 2017 - Java
Use Pentaho's open source data integration tool (Kettle) to create Extract-Transform-Load (ETL) processes to update a Socrata open data portal. Documentation is available at http://open-data-etl-utility-kit.readthedocs.io/en/stable
-
Updated
Jan 30, 2017 - Shell
ESP32 Ready4Sky (R4S) Gateway for Redmond+ devices
mqtt
esp32
coffee
ble
kettle
smart
home-assistant
xiaomi
mi
gate
redmond
esp-idf-framework
mikettle
multicooker
-
Updated
Jul 11, 2021 - C
Cassandra JDBC driver that works with 2.x and above. It intends to provide better SQL compatibility over CQL, so that it works well with existing tools like SQuirreL SQL for SQL development, JMeter for stress testing, and Pentaho BI Suite for data processing.
-
Updated
Feb 19, 2019 - Java
an data-centric integration platform
-
Updated
Jul 2, 2021 - Java
Docker image for Pentaho Data Integration(PDI, aka Kettle) server community edition. https://hub.docker.com/r/zhicwu/pdi-ce/
-
Updated
Nov 7, 2017 - Shell
Docker image for Pentaho BI server(community edition). https://hub.docker.com/r/zhicwu/biserver-ce/
-
Updated
Aug 3, 2019 - Shell
Kettle Online Business Intelligence Platform -- Pentaho Data Integration ( ETL ) a.k.a Kettle
-
Updated
May 26, 2017 - Java
Homebridge plugin for Xiaomi Multipurpose Kettle
-
Updated
Mar 15, 2021 - JavaScript
Portable version of the Pentaho Data Integration (Kettle) application, for Windows
-
Updated
May 16, 2021 - HTML
Simple processing app
-
Updated
Apr 2, 2021 - Processing
Work in Progress Alternate Minecraft Server (un-official)
-
Updated
Mar 23, 2021 - Java
Extension step for Pentaho Data Integration
-
Updated
Mar 23, 2019 - Java
Instructions and workarounds for building a cluster using Pentaho BA server and Kettle.
-
Updated
Nov 7, 2017 - Java
The Sustainable Green Infrastructure Monitoring (SGIM) project uses sensors, provided by Opti, that measures water diverted into the ground. This repo contains the ETL code which updates Chicago's open data portal. It can be reused to connect Opti sensors to Socrata open data portals. Depends on the "open-data-etl-utility-kit" repo.
-
Updated
Jun 15, 2017 - Shell
A set of tools to perform code quality audits and naming convention checks on Kettle (Pentaho Data Integration) jobs and transformations
-
Updated
Nov 19, 2020
Improve this page
Add a description, image, and links to the kettle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kettle topic, visit your repo's landing page and select "manage topics."
问题描述:关于工程中某个工作流节点单独执行不报错,保存工作流时提示:NotClassDefFoundError:Cloud not initialize class dispatch.Http$
问题原因:linkis-publish微服务关于netty-3.6.2.Final.jar升级包缺失
问题解决:将升级包上传重启linkis-publish微服务即可。