US and Worldwide: +1 (866) 660-7555
+ Reply to Thread
Results 1 to 9 of 9

Thread: 2.5.0-RC1 available

  1. #1
    Join Date
    Nov 1999
    Posts
    7,251

    Exclamation 2.5.0-RC1 available

    Hi Folks,

    I'm proud to announce the first (and normally last) release candidate of version 2.5.0.
    You can download 2.5.0-RC1 over here: http://s3.amazonaws.com/kettle/Kettle-2.5.0-RC1.zip

    If the bug count goes down at the same rate and we manage to update the docs, you should see a release around the last week of the month of April.

    All the best,

    Matt
    Last edited by MattCasters; 05-03-2007 at 05:29 PM.
    Matt Casters, Chief Data Integration
    Pentaho, Open Source Business Intelligence
    http://www.pentaho.org -- mcasters@pentaho.org

    Author of the upcoming book Pentaho Kettle Solutions by Wiley. Release date: mid-September 2010.

    Join us on IRC server Freenode.net, channel ##pentaho

  2. #2
    Join Date
    Oct 2006
    Posts
    15

    Default UI

    Just going through the UI, this is very well done.

    Good job!

  3. #3
    Join Date
    Nov 1999
    Posts
    7,251

    Default

    Thanks, that comment means a lot to me. A lot of tweaking was involved to say the least :-)
    Matt Casters, Chief Data Integration
    Pentaho, Open Source Business Intelligence
    http://www.pentaho.org -- mcasters@pentaho.org

    Author of the upcoming book Pentaho Kettle Solutions by Wiley. Release date: mid-September 2010.

    Join us on IRC server Freenode.net, channel ##pentaho

  4. #4

    Default

    Hi Matt,

    Is there a release note containing list of enhancements/new features in 2.5.

    Regards

  5. #5
    Join Date
    Nov 1999
    Posts
    7,251

    Default Changelog

    This changelog 'Kettle 2.5.0 change log.pdf' is not yet complete, but it's almost there, I should have it finished in a couple of days tops.

    Matt
    Matt Casters, Chief Data Integration
    Pentaho, Open Source Business Intelligence
    http://www.pentaho.org -- mcasters@pentaho.org

    Author of the upcoming book Pentaho Kettle Solutions by Wiley. Release date: mid-September 2010.

    Join us on IRC server Freenode.net, channel ##pentaho

  6. #6

    Default 2.5.0-RC1 / New feature question...

    Matt,

    I noticed that in the DatabaseDialog class, the definition of wDriverClass member variable has been changed to a TextVar object (from Text). That happened at revision 3018.

    For those not literate in the KETTLE codebase: the 'Driver Class' parameter of the 'Generic' connection type tab (of the 'Connection Information' dialog) has been tweaked to allow a variable.

    Anyway, Is this feature going to remain once 2.5.0 GA is released?

    Some time back I has asked (informally, on this forum) for this very feature and it was voted down by Sven. He had a reasonable explanation as to why, but I cannot seem to find the post right now.

    So I guess I am wondering if I would be 'safe' to start using this feature and be confident that it will not 'disappear' in the GA release.

    Regards,
    JM

    PS--2.5.X is looking to be fantastic from a developer as well as deployer standpoint. Good work!

  7. #7
    Join Date
    May 2006
    Posts
    4,882

    Default

    Lol.... too many people wanting the generic database driver to be variable sensitive ... I tried it locally and it didn't affect too much after all.

    You still will not be able to use the database type specific "extensions" (e.g. the MySQL options, but also some small hardcoded parts in the database parts of Kettle... "if this is Oracle: do something extra", ...), but that's the price you pay for using "generic" (you couldn't use them anyway when using generic before). Changing the real database types in kettle (the ones on the first tab) to be variable sensitive is not going to happen I think.

    For it to stay or not... it is a release candidate version so yes... unless it would cause some serious complications.

    Regards,
    Sven
    Last edited by sboden; 04-09-2007 at 02:59 PM.

  8. #8

    Default

    Quote Originally Posted by sboden View Post
    Lol.... too many people wanting the generic database driver to be variable sensitive
    I recently learned that Progress (my source dB) changed its JDBC driver name between version 9.X and 10.X ... so this specific feature is really going to save some time and effort.

    Regards,
    JM

  9. #9
    Join Date
    Oct 2006
    Posts
    176

    Default Just to add

    Just to add my congratulations Matt!! Kepp up the good work mate!

    Harris (Hazamonzo)

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts