Dear visitor, welcome to Palo Community Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Date of registration: Jul 13th 2009
Location: Vienna / Austria
Occupation: Senior Consultant @ Vector SW DV GmbH
Date of registration: Jul 13th 2009
Location: Vienna / Austria
Occupation: Senior Consultant @ Vector SW DV GmbH
Date of registration: Jul 13th 2009
Location: Vienna / Austria
Occupation: Senior Consultant @ Vector SW DV GmbH
I have copied the "palojlib-1.0.35.jar" found in C:\Program Files (x86)\Jedox\Palo Suite\tomcat\webapps\etlserver\WEB-INF\lib to Kettle´s \libext folder, and when testing the connection, I still cannot connect to Palo's localhost. I just recently installed PaloBi Suite 3.2.0 (Server version 3.2.12227).Btw. Jedox reimplemented the Palo Java API - which is no longer jPalo.jar but PalojLib.jar. It's already available in Palo CE 3.2. During initial testing we were able to observe huge performance benefits.
Date of registration: Jul 13th 2009
Location: Vienna / Austria
Occupation: Senior Consultant @ Vector SW DV GmbH
|
|
Source code |
1 |
"I'm sorry, we can't create a test report for this database.Error connecting to database [PaloDemo] : java.lang.ClassNotFoundException: org.pentaho.di.palo.core.PaloHelperjava.lang.ClassNotFoundException: org.pentaho.di.palo.core.PaloHelper..." |
Date of registration: Jul 13th 2009
Location: Vienna / Austria
Occupation: Senior Consultant @ Vector SW DV GmbH
Thanks for the update.
I'll give it a try and if there are huge benefits from using the new API, I may be useful to use it now. If not, I'll wait for the official release in 3.3.
Dear Pieter,Hi Guys
I recently made some big improvements to the Palo plugin in Kettle that will be released with Kettle 4.3.
For those who don't know the history, the plugin was maintained separately to Kettle on SourceForge, but has been merged into Kettle some time ago. The plugin is now maintained by the Kettle community and is included with a standard Kettle installation. You still need to copy the jpalo.jar file to the libext directory since the jpalo GPL licence stops it from being packaged with Kettle.
Improvements include:
1. New Cube Delete Step.
2. New Cube Create Step.
3. Support to specify the consolidation factor when creating dimension elements.
4. Support for the dimension output to return base elements only.
5. Support to recreate a dimension (because a delete all can take forever).
6. Speed improvements on the Cell output by using a caching mechanism and batching updates.
7. Speed improvements on the Dimension output by using a caching mechanism.
A couple of bugs were also fixed.
It has been tested using Palo 3.2, 3.1 and 2.5.
For a full list and details you can go to jira.pentaho.com and search for "palo". You can optionally also filter on "Pentaho Data Integration" to exclude stuff from other projects.
I need some testers to test if the changes I made work and have the desired results. If you are using kettle at the moment, please give it a go. You should appreciate the speed improvements if you are loading a decent sized dataset.
The new Kettle version 4.2 has just been released. No date has been set on 4.3, so you will need to download a CI version from http://ci.pentaho.com/job/Kettle/
If there are any bugs or functions you would like to see in Kettle, please log it on jira.pentaho.com
Kind regards,
Pieter