Dynamic reading table columns
Hi Friends, I have one requirement as below. CREATE TABLE accounts( id integer constraint accounts_id_pk primary key, name varchar(20), createtime timestamp without time zone ); This accounts table is...
View ArticleHTTP Status 404 - /pentaho/Home
Hello, i'm sorry if i write in bad category. I am new to the forum. Version biserver-ce: (biserver-ce-6.0.1.0-386) I have problems starting pentaho. A few days ago started properly. I was trying to...
View ArticleDelete rows from Hbase using Pentaho Kettle
Is it possible to delete rows from Habse Database using PDI . I was not able to find any step. Can it be established using User Defined Java Step ? If Yes Can anyone Provide the Sample please... Thanks...
View ArticleQuery Timeout in Saiku - Where to change it?
Hi all. I am trying to find where I can change Saiku query timeout but I had no success. Sometimes I have to press the "play" button two or three times in order to retrieve data from the cube but it...
View ArticleStep Null If return error java.lang.Double can not be cast to [B
I am importing a text file with a numeric column that I defined as being Number (14). Some records in the file have value "0" (zero, without quotes) and I would like to turn this value into NULL, so I...
View ArticleV7.0 REST Client doesn't send Header parameters
Hi, Issue: the parameters defined in the Header section of the REST Client are not sent to the API I'm using. This works in v6.1 but not in 7.0. Same settings, same computer. Could anyone else...
View ArticlePotential causes of all jobs (10+ unrelated) -- all suddenly running much...
Hi there- I've had various PDI scripts running since early 2015 -- they are unrelated except they are all run by a master job in PDI (version 5.4.0.1), on the same remote computer, and to the same SQL...
View ArticleMaking a ReST API call with authorization header
Hi all, I'm trying to make an API call to a service which requires an authorization header, but having a time with figuring it out. Perhaps syntax? I'm on version 6.1 of PDI community edition. My...
View ArticleSpoon and AWS VPC
Hi, Does anyone know if there is a thread on these forums (or a tutorial elsewhere) that explains how to access an AWS VPC Redshift environment using PDI (Spoon) run from your desktop? Thanks in advance!
View ArticleGetting Error as [SQL0913] Row or object *** in *** type *FILE in use AS400
Hi All, I am using Pentaho 6.0 to Insert/Updating AS400 Database(Using Native JDBC). **************** Multiple Thread ****************------------------> Table1(I/U)...
View ArticleHow to pass the JNDI connection into the pentaho kettle via java ?
Do I need to add any additional jars? If any samples here passing JNDI connection ?
View ArticleCDE Dashboard using mdx and parameterized cube
is it possible to use a cube name set via a parameter, like SELECT something ON COLUMNS, something_else ON ROWS FROM [{S{param_cube}}] I've tried it, but it is not working yet, maybe some parameter...
View ArticlePentaho 7.0 Community Startup Tabs
I'm trying to use Community Startup Tabs to do when a user logs in the page,it redirects him to another page. I've modifyed the config.xml this way: Code: <?xml version="1.0"?> <cstConfig>...
View Articlepentaho-server 7.0
Hi All, I am confused, I'm trying to learn pentaho comunity edition. I started from http://community.pentaho.com/ site and downloaded pentaho-server 7.0.25 from...
View ArticleHow to load multi level XML file INTO CSV .?
i want to load XMl FIle data into CSV. when i load the data i am getting duplicate record and and also i was getting cross join.
View ArticleHow to handle translate MDSCHEMA_KPIS for CalculatedMembers with KendoUI?
KendoUI contacts Mondrian to present a Pivot Grid. In schema xml, a cube is defined with CalculatedMember. KendoUI translates this into KPIs in Fields list. But when a user clicks on the KPI Field to...
View ArticleData Service Parameters in DI
Hi, I am new to Pentaho DI. I have a transformation in which output step serves as Data Service. I use this data service from non pentaho tool by using jdbc connection. I want to get username and...
View ArticleJava out of memory error
Hi, i'm receiving this error when at end of my transformation (Insert step) my spoon.bat has: if "%PENTAHO_DI_JAVA_OPTIONS%"=="" set PENTAHO_DI_JAVA_OPTIONS="-Xms512m" "-Xmx1300m"...
View ArticleHow can I get Marketplace in Pentaho 7.0?
Hi, I'm using the Business Analytic Platform version 7.0 from http://community.pentaho.com/ But in this system there is only a link for the marketplace... http://www.pentaho.com/marketplace/ I...
View ArticleComponent Mail Pentaho Data Integration - [Error]
Personally what configuration I use to run the email component in windows 10, the following error appears: Error: 2016/12/20 12:52:43 - Mail - ERROR (version 7.0.0.0-25, build 1 from 2016-11-05...
View Article