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

webSpoon is a web-based graphical designer for Pentaho Data Integration with the same look & feel as Spoon

Results 60 pentaho-kettle issues
Sort by recently updated
recently updated
newest added

I want to learn and develop some management interfaces

## Checklist before submitting an issue - [ ] This issue does not happen on Spoon. If your issue happens on Spoon too, it originates from Spoon (not from webSpoon)....

Bumps [bcprov-jdk14](https://github.com/bcgit/bc-java) from 1.51 to 1.67. Changelog Sourced from bcprov-jdk14's changelog. 2.1.1 Version Release: 1.70 Date:      TBD 2.2.1 Version Release: 1.69 Date:      2021, June 7th. ... (truncated) Commits See full...

dependencies

In websoon, select tools repository explore, and then select the security tab. How can you not see users, roles, and system roles, as shown in the following figure ![image](https://user-images.githubusercontent.com/38513540/126605762-bd0dfae4-0d97-40e7-bff8-a19c0203e2f3.png)

``` $ git clone -b webspoon-8.3 https://github.com/zhangrenhua/pentaho-kettle.git $ cd pentaho-kettle $ mvn clean install -Dmaven.test.skip=true ``` This step has been done How to start the service after building and compiling...

## Checklist before submitting an issue - [ ] This issue does not happen on Spoon. If your issue happens on Spoon too, it originates from Spoon (not from webSpoon)....

https://github.com/pentaho/pentaho-kettle/releases kettle 9.2 has been released, webspoon update required. regard.

Bumps commons-io from 2.2 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.2&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

I was able to launch webspoon on Apple M1 (arm64v8) using a modification of your [Dockerfile](https://github.com/HiromuHota/pentaho-kettle/blob/webspoon-9.0/docker/Dockerfile). I changed the base image and add some apt's to install needed tools: [Dockerfile.arm64.zip](https://github.com/HiromuHota/pentaho-kettle/files/6057960/Dockerfile.arm64.zip)...

I want to use the server (Carte) in webspoon-8.3 on centos7.6. After configuring the slave-server-config.xml, but start-pentaho.sh failed. Is something wrong? I hope you can give me some advice. Thank...