kettle-scheduler icon indicating copy to clipboard operation
kettle-scheduler copied to clipboard

一款简单易用的Kettle调度监控平台,专门用来调度和监控由kettle客户端创建的job和transformation。整体的框架是由spring+sprin gmvc +beetlsql整合而成,通过调用kettle的API来执行转换和作业,并且使用quartz框架...

Results 18 kettle-scheduler issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/15642586/85249971-cbbd8000-b487-11ea-977c-c8de20fb34ef.png) 已经按照教程拷贝到tomcat bin目录下了 确定可以找到的 windows下没问题 centos下出现这样的问题

Bumps `jackson.databind-version` from 2.10.1 to 2.12.1. Updates `jackson-databind` from 2.10.1 to 2.12.1 Commits See full diff in compare view Updates `jackson-core` from 2.10.1 to 2.12.1 Commits 67a2970 [maven-release-plugin] prepare release...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [quartz](https://github.com/quartz-scheduler/quartz) from 2.2.1 to 2.3.2. Release notes Sourced from quartz's releases. Quartz 2.3.2 This a bug fix release containing fixes for: #508 : Error with H2 1.4.200 #505 :...

dependencies

Bumps `org.springframework-version` from 4.3.1.RELEASE to 5.2.1.RELEASE. Updates `spring-core` from 4.3.1.RELEASE to 5.2.1.RELEASE Release notes *Sourced from [spring-core's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.2.1.RELEASE > ## :star: New Features > > - Support...

dependencies

Bumps hive-jdbc from 2.3.0 to 2.3.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.hive:hive-jdbc&package-manager=maven&previous-version=2.3.0&new-version=2.3.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps commons-fileupload from 1.3.2 to 1.3.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-fileupload:commons-fileupload&package-manager=maven&previous-version=1.3.2&new-version=1.3.3)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

When tomcat server restart, the set running kettle job cannot execute automatically.