You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm writing a web service wrapper which in turn calls Pentaho API to invoke the kettle jobs.
I am using the jar file and invoking the jar as a service. It takes 1 minute and 30 seconds to execute. is there a way it can be initialized only once and used for other request.
The text was updated successfully, but these errors were encountered:
I'm writing a web service wrapper which in turn calls Pentaho API to invoke the kettle jobs.
I am using the jar file and invoking the jar as a service. It takes 1 minute and 30 seconds to execute. is there a way it can be initialized only once and used for other request.
The text was updated successfully, but these errors were encountered: