passing parameters from CDE to kettle
hello, I need to develop a dashboard (it needs to be viewable through web, thus the easiest is an iframed dashboard) using a kettle transformation as data source, but its data needs to be filtered by...
View ArticleMove file after processing
Hi, it's my first post and I'm just starting with PDI. Probably not my last post :) I have a scenario with XLS input from directory with regex -> formula -> Table Output (MySQL) And I'd like to...
View ArticleRunning the Project in Eclipse
Hey there. I am having Problems to get is running in Eclipse. I did clone the master-branch from git and run "ant clean-all resolve create-dot-classpath". I also run "ant" and "ant dist" to test things...
View ArticleReport preview in Excel geeting Error
Hi All, When i am trying to take preview the Report in Excel format. i am getting this Error(Pentaho Report Designer 3.9.1 - GA16112):-...
View ArticleAdd Filename to Transformation
i'm new to learning Pentaho Kettle, and could use some pointers. I'm trying to add portions of the file name to my final results. I need to input a list of .csv files, and am trying to taking a portion...
View ArticleSchedule Report in Comm.Edition BI-SERVER 5.1 With E-mail Attachment of Excel...
Hi All, Here I am using Community Edition of 5.1 I have scheduled a report in local server 8080. I'm able to receive mail attachment of excel format of report. Before scheduling the report in...
View Articlehow to show data on dashboard from MS Access mdb file
Hello, i need to show on Pentaho Community dashboard some query result in percent from MS Access mdb file.I am novice in pentaho and don't know how to integrate data from MS Access mdb file. Can you...
View ArticleUsage of Execute SQL script step - Pentaho
Hi Team, I was trying to use the “Execute SQL script” step to execute a Copy statement - feature of Vertica and I would like to perform the following actions in the transformation: 1. Execute an SQL...
View Articlegrouped bar spacing width for composite axis
how to reduce space width between bars belonging to a group? along my x axis i have year further divided by months(composite x axis). I want bars with a spacing between them to be about 2 pixel but the...
View ArticleTrying to create a map component ...
Hi, I'm trying to create a map component. Followed CDE map reference. The map shows as expected, but no way to see any markers from an MDX source. I started with a very simple marker MDX that returns...
View ArticleSchedule Report in BI server 5.1 Comm.Edition not getting Email Attachment of...
Hi All, I have scheduled a report in pentaho bi server 5.1 to get email attachment with excel format of report in localhost 8080 it is running successfully The same process, while coming to production...
View ArticleHow to pass at most 5 lines per second to the next step
Hi all. I have a job with 2 steps which one step passes lines to the next one, and this one is executed one for each entry. The problem is that this process is too fast for the number of available...
View ArticleExceeded time problem
Hi everybody. I have problem in Spoon. When i start spoon.bat or try to open or save a job, it show a dialog with "Maximum wait time of 10 seconds exceed while acquiring lock" . Someone know this...
View ArticleMaxOpenPreparedStatements
When configuring the jdbc data source, on the conection pooling tab, one of the options is for the MaxOpenPreparedStatements. I currently have it set to a value of 20. My pentaho server is still just...
View Articleinstall 2 pentahos on same machine
Hi guys ! I need to install 2 pentahos on the same machine (one 4.8 and one 5.0.1) and I am stuck. I think I would need 2 other sets of databases (4.8 is running hibernate and quartz) and i think i...
View ArticleChange the axis of a series on a line chart
I have a line chart with 4 series on it, I need to change one serie to another axis, here is some code in beanshell for that purpose: Code: /*************** code ********************/ CategoryPlot...
View ArticleI can't force stop job
I created job with several transformations that are using Kafka Consumer http://wiki.pentaho.com/display/EAI/...Kafka+Consumer. These transformations run infinite time and they should never end. But I...
View ArticlePentaho 5.4 Released (and CE too)
Last week it was announced that Pentaho became officially an Hitachi Data Systems company. And a while back, when the news around the intent for acquisition came out I blogged about it and guaranteed...
View ArticleCDV (Community Data Validation) HTTP Notifications
http://www.webdetails.pt/ctools/cdv/...=notifications The above shows that HTTP notifications are supported. Are there any examples? How does it work?
View ArticleHide a sub report containing a chart pentaho
Hi we are using Pentaho report designer and we want to hide a subreport if there is no data . We have tried to use this formula : not(isemptydata()) in the visible expression but it does not seem to...
View Article