
And indeed, about a minute later all is back to normal.
My respect goes out to the architects and admins of wikipedia that somehow manage to keep this large scale operation running so smoothly. It's truly amazing.
skip to main |
skip to sidebar
Tutorials, programming examples, and opinions on database products like Oracle and MySQL, Business Intelligence and Data Warehousing (in particular, about Pentaho), and web technologies like Javascript, XML and XSLT.

.ktr) and and job (.kjb) files. Has anyone ever been able to export a PDI repository and convert it somehow into regular non-repository .kjb & .ktr files? If you have done this already or this functionality already exists please let me know.Well, I hope this helps! Enjoy en let me know if its useful. Be advised that in the same thread, Matt Casters already revealed that the functionality to do this will soon be built into PDI, but until then this may be of use.
My initial thoughts are possibly an XLS translation against the XML from the repository export. Thoughts?
export_repository_to_files.kjb using Pentaho Data Integration 3.2's spoon (Currently a Milestone 1 release)Set Source Repository Step in the set_source_repo_and_target_directory transformation to match the repository you want to exportexport_repository_to_files.kjb)pdi_repo_export in your home directory which contains a subdirectory named after your exported repository containing the directory tree with the .ktr and .kjb files.
The heart of the job is formed by the very last transformation, which does the actual legwork of extracting and saving the individual transformations: