Pentaho kittle - Load field in TEXT data type in SQL Server
Hi, I am receiving a text file that need to be loaded in SQL Server database. The file has binary fields that need to be loaded into TEXT field type in SQL server. The field has description which can...
View ArticleEvaluating Pentaho - Quick pointers with CDE
Hello all, I am evaluating pentaho 6 and hitting a couple of brick walls. I installed BI Server CE 6 on my mac, and starts up, can browse login etc. Then to evaluate, i have a CSV with transaction...
View ArticlePDI 6.0 isn't running
Hi, I downloaded pdi-ce-6.0.1.0-386.zip hoping to upgrade to PDI 6.0 my previous install was from pdi-ce-5.2.0.0-209.zip. it works fine My machine is Windows 7 pro 64 bit. Java is 64 bit java version...
View ArticlePentaho 6.0 Security for a specific folder
Hi, I want to allow anonymous users to access a specific folder in Pentaho and nothing else. I've taken a look at the following links: http://forums.pentaho.com/showthread...shboards/page2...
View Articleis there a comparison of kettle and datastage?
is there a comparison of kettle and datastage? thanks!
View ArticleCalculating Hash
Hi All, Can someone help me with the following scenario: input.csv Product url watch C://images/condor_ref123_date_timestamp.jpg clock C://images/condor_ref234_date_timestamp.jpg I need HASH function...
View ArticleComposite partition key in Cassandra output
I am trying to take some data out of Oracle and into Cassandra using Pentaho DI. Everything works fine if i use a partition key with a single column. But I need to use a composite partition key:...
View ArticleReports REST access with parameters
Hello everybody, I'd like to know how I can create a report with parameters. I wrote this query on the foodmart sample datasource select brand_name, count(*) AS products_num from product where...
View Articleparameters from subreport to master report
hi all i am new to pentaho reporting.. i want to add parameter to master report from the subreport column!! is it possible? if yes, how can we do that? thanks
View ArticleFields from XML plus separate columns into a single row
Hi, I'm totally new to ETLs. If I have a database table that contains XML embedded in one field, what is the best way to extract that data along with other fields/columns. e.g. Source table : ID, Date,...
View ArticleDatabase Lookup and missing Fields
I am using the Database Lookup step to get the value of a lookup item. However, not all rows in the data stream will have a value to be looked up. I have setup the Database Lookup to use a default...
View ArticleNumerical and nominal
Hello, I read that an algorithm as J48, for example, can work with numerical and nominal attributes. But in the examples of dataset included in the program there are datasets with either nominal or...
View ArticleWeka Scoring Plugin
Hello everyone, I have installed the plug-in Weka Scoring in PDI 6. When I open the plug-in to edit it and I click on Browse... in Load/Import model, I get the error below. I cannot even select a file...
View ArticleJava Heap Space error sending emails
Hello I am a new user in the forum and to pentaho generally and need a little help. I have a pentaho job that gets a list of emails from a database table and then sends an email to each of those...
View ArticleHeap Error but job status still 'SUCCESS'. How to capture the error
Hi All, We have scheduled our kettle jobs using hudson where we get email notification if final exist state of the job is 'FAILURE' Yesterday I see that job had a java heap size error in between but at...
View Articleadd constant from a parameter
Hi, I have an input table that returns a set of columns, and before I do anything else with that result, I'd like to add a column with a value from a parameter (environment name). So, for instance, if...
View ArticleDashboard link
I've created several standard reports using Report Designer. These reports are simply graphs. I place the graphs inside of a dashboard window. I want to be able to link the graphs to the details of the...
View ArticleGetting a filename as a field
Hii everyone , I want to include the name of the file as a column value in my output, how do i achieve this for example my file name is "metro_ftp_t1" and I want this name should come as a column value...
View ArticleOn using https link for Hyperlink in PRD it gives SSLHandshakeException
Hello, I'm trying to add Hyperlink to a column of Report which links to another report . It is working fine when I use http link or say any local link ; but on using https link it gives error and does...
View ArticleHow can i acheive this any idea.?
When a Student file has a value that's not present in the reference table, add the new value in the reference table. Then load the Student to the main table where the foreign key constraint is now...
View Article