Closed z00mantwo closed 6 years ago
Here's a patch that will allow this to run in Pentaho 8.1 and an updated icon file.
I believe this patch should work with Pentaho PDI 7.0 and up, but I only have access to 8.0 and 8.1. If someone could test with 7.X I would love to know the results.
Here's an updated icon that follows the Pentaho 8.1 PDI icon guide at
https://help.pentaho.com/Documentation/8.1/Developer_Center/PDI/Extend/035
I fixed this in version 2.0.1 which should be available under the marketplace in the next week. It can also be downloaded directly from Github. I was not able to use your icon, but did update it.
Plugin fails in Pentaho 8.1 with:
org.pentaho.di.core.exception.KettlePluginException: Unexpected error loading class with name: org.openbi.kettle.plugins.tableauDataExtract.TDEOutputDialog
Unable to find class loader for plugin: TDEOutputPlugin/Tableau Data Extract Output{class org.pentaho.di.core.plugins.StepPluginType}
Caused by: org.pentaho.di.core.exception.KettlePluginException: Unable to find class loader for plugin: TDEOutputPlugin/Tableau Data Extract Output{class org.pentaho.di.core.plugins.StepPluginType}
Note that I had this working correctly in Pentaho 8.0.