Latest KDnuggets Poll on DM Software
Hi folks, Please vote for Weka in the latest KDnuggets poll! http://www.kdnuggets.com/index.html Cheers, Mark.
View Articleget longitude et laltitude from map component
Hello , I am now using tha new map component and I have many points on this map . I defined 2 Generic simple parameters (longitudde and latitude). I like to get , for each marker , it's coordinates to...
View ArticleExporting prpt component data in CDE
Hi, I am trying to export prpt component output in xls format through CDE. I am using this function: function exportTable() { render_prptComponentName.queryState.exportData('xls'); } But this is not...
View Articlesql server data not loaded on report
Hi everyone, First I should say that I'm really excited with the whole product.The whole package is fantastic. Then I have encountered an issue, I have created a report in designer and published the...
View ArticleMySQL Bulk Loader loads null data into target table
Hi, MySQL Bulk Loader using character set utf8 or without character set is loading null or empty data into my target table. Anyone aware of how to solve this ? This is my loading command (obtained from...
View ArticleThe entity "nbsp" was referenced but not declared
I just saw this error message for the first time on the console since I can neither refreshr the global variable BI or anything when I try to refresh the global variables for example I see this...
View ArticleAggregate doesn't use the best table when use with inside
Hi all, when working with Mondrian I encounter a strange problem this morning: - I create a Time dimension that have data from 2001 to 2020: D_PRD. Config in xml file: Code: <Dimension...
View Articlehow to get batch_id in the target table
I want to load a target table , and every time i run the job it should update the batch _id column in the table with the current batch no. Please help!
View ArticlePossible bug with "Select values" and Group By?
Hi I try usually to do all my casting in "Select values" metadata step not use scripting steps. For my great annoyance it seems datetime conveted to date "YYYY-MM-DD" is still treated as original...
View ArticleI have one doubt about function MultiValueQuery
Sr, howz going ? I'm using a MultiValueQuery in my parameter to return the values of my another query. i have just one Column with 7 lines and my return just show the first value of my parameter. and...
View ArticleJava process that calls transformations via API runs out of memory
Hi All, I have a Java process that consumes RabbitMQ messages and submits the payload via the Java API for Transformations to process. It works well - except that the jobs that use the Ruby plugin...
View ArticleNeed Help With Row Injector Please
Hello, I'm trying to dynamically inject a CSV row for transformation using the java API. I've defined the transformation using spoon which contains a Row Injector, CSV File Input, and XML File Output....
View ArticleJoining Normalized Data Files
Hi, I have several normalized data files that I need to combine with regular table data (e.g. a product table). The normalized data files contain location and quantity. The location and qty data have...
View ArticleProblem on preview of Table Input
I have this setup on Table Input for testing.... Code: SELECT 'L' tp_afastamento, regexp_replace(p.nu_cpf, '[^0-9]', '') nr_cpf_magistrado, l.dt_inicio, l.dt_fim FROM srh.TB_LICENCA l,...
View ArticleTable input: Number instead of BigNumber?
this is a quick one: is there anyway to output Number instead of BigNumber? I'm working on a injected transformation with ETL metadata, and I don't wanna put a select values there between the input and...
View ArticlePDI doesn't start using Ubuntu 13.04
Hi, I'm using PDI 4.4.0. I just update my OS to Ubuntu 13.04, and now PDI doesn't start After Repository Login, the window crash. Running from command line I get this: INFO 20-05 15:29:54,256 -...
View ArticleReport designer 3.9.1.: Embedded call to engine produces charts in pdf not html
When invoking the reporting engine in embedded fashion (using sample code from 3.9.1. sdk) and putting all the jar files from the lib directory of report designer and the lib directory of the report...
View ArticleGet data from xml - unable to handle strange character such as
I'm using get data from xml step to retrive data from an API. Unfortunitely the api returns strange characters such as , ,  etc. And Kettle stops because of the error raised...
View ArticleUninstall Kettle 4.2 Community Edition
Hi, I downloaded and setup Kettle 4.2 community edition but now I need to download the Enterprise Edition 4.2.1 (need to hook up to an enterprise server for contract work) and I think it would be best...
View ArticleIntegrate Cruise Control with Spoon
I need to integrate Cruise Control with Spoon and use it to execute the jobs. It is much appreciated if anyone who has done a similar thing can share their thoughts on how to do this. Thanks in advance.
View Article