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
when i invoke the method (runTransformationFromRepository) in the class org.pentaho.di.sdk.samples.embedding.RunningTransformations with the code below
org.pentaho.di.core.exception.KettleException:
Cannot find repository "MyRepoCE". Please make sure it is defined in your /Users/tony/.kettle/repositories.xml file
at org.pentaho.di.sdk.samples.embedding.RunningTransformations.runTransformationFromRepository(RunningTransformations.java:210)
at org.pentaho.di.sdk.samples.embedding.RunningTransformations.main(RunningTransformations.java:90)
when i invoke the method (runTransformationFromRepository) in the class org.pentaho.di.sdk.samples.embedding.RunningTransformations with the code below
i got a exception like this:
here is the content of my repository file
the pentaho-server i use is compiled from https://github.com/pentaho/pentaho-platform
The text was updated successfully, but these errors were encountered: