Two identical subsequent Table inputs give different results (one is )
A transformation is updating a table. One step is run before to read checksum. Another step is run after to read checksum after possible changes to the table. Untitled.jpg But whenever the two checksum...
View ArticleRead files dynamically from http server
Hi, I have a requirement where I have to download files from HTTP server, but the critical thing is files will be keep appending and we need to fetch them dynamically every time. I was able to use HTTP...
View ArticleInserting New Row in Pentaho
Hi, I have the following two tables: ForForum.jpg I want to append the second table to the first, so that SYSNAME, OBJSTRUC, AddChange, EN appear as the header/field names. Is there a way to do this in...
View Articleunable to login to DI server through web browser but can login using spoon
Hi, I have a strange problem, I have installed DI Server, I was able to login to it via web browsers (Internet Explorer/Chrome) and aso via spoon untill yestrday, but today after restarting the DI...
View ArticleSetting SQL_MODE for Mysql database only (Pentaho stripping comments)
Hi There I'm working with some jobs at the moment that have to run on both Mysql and MS SQL. All is fine and the lovely feature of Mysql called SQL_MODE allows me to use Code: SET sql_mode = 'MSSQL'; I...
View ArticlePDI6.1 - kitchen startup slow
As reported by others - I'm having issues with kitchen (and spoon) starting up slow and being heavy on memory use. I have found this Jira http://jira.pentaho.com/browse/PDI-13463 - so I understand this...
View ArticlePassing paramter to table input
Hi Good Morning, Currently i am using Pentaho 7.0 , Postgresql database. i created a parameter in transformation properties and that parameter is using in js. the out put of js is sql query, that query...
View Articlekitchen.sh, pan.sh, spoon.sh all launch the spoon.sh GUI
Hello! I'm an overall new user. I've been using kettle from 6.1 and all was working well. I upgraded to 7 because I hit a heap error, and though the upgrade would fix it, but turned out that experience...
View ArticleMaximum record count Pentaho can display
Hi, Is there any max no of rows Pentaho can have for the reports display? Unable to display the report(Table Component) with 125000 records. Report getting displayed for 120000 records. Getting Error...
View ArticleError Handling in Json Input step
Hi, I have been trying to implement error handling in Json input step available in Pentaho. There was some Path issue to few attributes what I have mentioned and defined error handling. it is not...
View ArticleQuestion about passing column values to multiple transformations
Good Morning, I'm attempting to generate a report that contains record counts passed to it from a previous transformation. I compare spreadsheet data with records contained in the database with the...
View ArticleUnable to find datasource by JNDI name - Pentaho 7.0
I'm having a problem executing a transformation from Spoon on Server that uses a JNDI connection. I get a "Unable to find datasource by JNDI name" error. On client, I edited the jdbc.properties file in...
View Articlestep plugin
I have a new plugin. the GUI from the plugin accept the variable like salary = ${xxx}. but when I preview it, it returned salary = ${xxx}. it seemed the value of ${xxx} was unable to pass to the plugin...
View ArticleDeletion of Steps form transformations
Hey, I have an attachment showing several steps in my transformation that I need to delete. The problem is when I delete them and save the transformation, close the transformation ad reopen it, all the...
View ArticleOpposite of cumulative sum?
Hi, I'm working with some data which is cumulative. I have amounts by account and date which I can put in order, but for a given account, what is the cleanest way to subtract the value for date d-1...
View ArticleCustom analyzer plugin - Google maps visualization not recognising key
Hi, I'm having a go at creating an add-in for Analyzer (I want to display a route on Google maps). It seems the Google maps API is already loaded in Analyzer anyway, so I haven't done an...
View ArticleExtend Line on a bar chart
Hi, I have a bar chart with a line which works great. The line is horizontal target line, but what I want to do is extend it right the way across the chart to the outer edges. Is this possible? If...
View Articlekettle 7.0 can insert into ElasticSearch 5.0 data ?
hi,evryone I want to insert ElasticSearch 5.0 data with kettle ElasticSearch Bulk Insert step . my kettle version is 7.0 I find this step support ElasticSearch 2.0 . I want to know ElasticSearch Bulk...
View ArticleStream being cleared
Hi All, I'm trying to use Filter Rows to compare to pieces of data to see if they match, however it only picks up the step before the Filter Rows, the second step before Filter is being cleared from...
View ArticleUpgrading from mondrian 3.5 to 3.12
Hi, We had recently upgraded from mondrian 3.5 to 3.12 in our application. But after upgrading we find that some of our queries are taking longer time to run than before. We weren't able to find the...
View Article