Unsupported configuration, some functionality (Hadoop, MongoDB, etc) may be lost by removing OSGI. That said, this makes PDI start up much, much quicker
- Remove plugins/pentaho-big-data-plugin
- Modify classes/kettle-lifecycle-listeners
- Remove listener entry for PdiOsgiBridge
- Modify classes/kettle-registry-extensions
- Remove registry-extension entry for PdiOsgiBridge
- Remove system/
- Remove from lib/ -
- blueprints*.jar
- org.apache.aries.*.jar
- org.apache.felix.*.jar
- org.apache.karaf.*.jar
- pdi-osgi-bridge-*.jar
- pentaho-osgi-*.jar
- Remove plugins/kettle5-log4j-plugin
Hello friend,
I'm using the Kitchen in PDI CE 8.1
and have a delay problem when i start my ETL from .bat (using the Kitchen.bat). In evert call the system tryin do:
org.apache.karaf.main.Main launch
Installing and starting initial bundles
org.apache.karaf.main.Main$KarafLockCallback lockAquired
and many other process, making mt ETL most slowest.
You know a possible solution?