-
Base image: oncase/pentaho-kettle:8.1
- Generic Kettle image configurable via environment variables and docker volumes
- Please see: https://hub.docker.com/r/oncase/pentaho-kettle
-
Adds git pull to the run entrypoint so that it pulls a CodeCommit repo on a specific branch
- Mounts repository into /pentaho/project
$WORKINGREPO
- CodeCommit repository${WORKINGBRANCH}
- default clonned branch:master
;
-
Execution:
- mandatory vars:
_AWS_aws_access_key_id
_AWS_aws_secret_access_key
JOB_OR_TRANS
(trans|job) according to what you'll runJOB_OR_TRANS_PATH
the path to the ktr or kjb file you'll run- Absolute to
/pentaho/project
- Relative to the repository you'll clone;
- Example:
/pentaho/project/etl/main.kjb
- Absolute to
WORKINGREPO
WORKINGBRANCH
(Not mandatory, will default tomaster
)
- Example - see
test/docker-compose.yml
cd test/ docker-compose run pentaho-kettle-awsbatch && docker-compose rm -f
- mandatory vars:
-
Notifications
You must be signed in to change notification settings - Fork 0
oncase/docker-pentaho-kettle-awsbatch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published