Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
1 answer
65 views

How do you clear the cache for Pentaho in a Linux environment? Is there a particular file I need to delete somewhere?
Chicken Sandwich No Pickles's user avatar
0 votes
1 answer
41 views

Within Pentaho, how do I move files from a particular local directory that are 1 KB in size to another folder? Ideally, I'd like to move all 1 KB files at once and not go one by one (we're talking ...
slybitz's user avatar
  • 719
0 votes
1 answer
159 views

We are using Pentaho 9.3. Pentaho will work fine, but occasionally we will get an error message "Error connection to database [database_name]. Unable to get database metadata from this database ...
Chicken Sandwich No Pickles's user avatar
0 votes
0 answers
33 views

I am working on optimizing a data migration task using Pentaho 9.4. My job, parallel-mandate-migration, is designed to migrate data in partitions for improved performance. Although the job executes ...
B VISHWANATH REDDY's user avatar
0 votes
0 answers
85 views

My Pentaho Data Integration version is 10.2 input table SELECT * FROM DGKHZZXXB WHERE QUAL_CERT_NM IS NOT NULL I have filtered QUAL_CERT_NM column is not NULL, and there are some records have empty ...
Risun Wang's user avatar
0 votes
1 answer
111 views

I'm practicing Pentaho Spoon and I have 2 queries that use PL/SQL. The first query joins multiple tables in my Oracle database to calculate a value, then insert the value into a table in the database. ...
Ngoc's user avatar
  • 9
0 votes
1 answer
44 views

I am working on a Pentaho job that takes processes and deletes files from an email account and then places the data in a database. The job then loops back to check if there are additional files. The ...
plakosizzle's user avatar
0 votes
2 answers
71 views

In my Pentaho Data Integration (PDI) workflows, I need to copy data from Database A to Database B. so I use copy tables function to do it. copy tables function However, before writing the data to ...
Tommer's user avatar
  • 1
-1 votes
1 answer
37 views

I would like to generate two outputs in Pentaho. One output with lines where the CPF is unique and another output as lines where the CPF is repeated. Initially I used the "Data grid" and &...
campos's user avatar
  • 305
1 vote
0 answers
122 views

I am new in Pentaho data Integration and I have a request to ingest and excel file with dynamic columns names. The columns names will be added or be deleted every month. We will need to load the data ...
user24857039's user avatar
0 votes
1 answer
174 views

I have a transformation where I read in a raw application/octet-stream into a stream field using a RESTClient step, which is working correctly. Now, I would like to write the (*.jpg) file to the ...
Ezra Wise's user avatar
0 votes
0 answers
141 views

I am trying to upload multiple GZip files to Amazon S3 using Pentaho 9.3. I have also set the part size to maximum in the kettle property but am still facing the S3 multi-part error. Reference for ...
Niti Khamker's user avatar
0 votes
1 answer
107 views

Can we simply extract the row number from stream in Pentaho Spoon to perform a concat operation with it, for example? Let's consider we have: # Country RowNum 1 FR null 2 BE null Here I want to ...
Omegad's user avatar
  • 61
0 votes
0 answers
75 views

I'm facing an issue with a Pentaho Server job that executes a Python script (Automacao_latromi_relatoriobi_inbound_V4.py). The job fails with a "No such file or directory" error when ...
Lucas Abrantes's user avatar
0 votes
1 answer
303 views

In Pentaho Data Integration (V7), we have activated Kettle's own log tables to generate an error reporting system. So far, we have activated the Job, Transformation, and Channel log tables: In the ...
Cristina's user avatar
  • 159
0 votes
1 answer
744 views

I'm having some trouble integration Pentaho with my Java application. I'm currently using Java 11, and Quarkus 3.X. My goal is to create an API to trigger the Pentaho job to run. I have the kettle and ...
vincentyeung's user avatar
0 votes
1 answer
161 views

When I kick off Pentaho to run the logs start off like this... NFO: Lock acquired. Setting startlevel to 100 Jan 20, 2024 7:06:24 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired INFO: ...
Chicken Sandwich No Pickles's user avatar
-3 votes
1 answer
122 views

I need to select the substring of a text from an given keyword. For example Str= 'book, painting' I need to get output like ', painting' So i gave regular expression like (•*)(\, •*) and collect ...
Thendral Nilavu's user avatar
0 votes
0 answers
424 views

I have a problem, I am trying to run Pentaho Data Integration 9.4 in an Ubuntu 22.04 environment and it installed everything apparently correct, the Virtual Machine 8, and the dependencies that ...
Daykenis Caballero Feria's user avatar
0 votes
1 answer
67 views

Whenever I'm in the middle of a "big" transformation, at some (random) moment the connection between Pentaho and MySQL is reset and I need to start all over again. Is there any way to ...
Júlia Aguiar's user avatar
0 votes
2 answers
137 views

I have a database table that has two columns - date and name. The date column is in a standard YYYYMMDD format, and the name column is just a set of unique random names. Assuming the table contains ...
paperclip's user avatar
  • 660
0 votes
1 answer
617 views

I am configuring the repository to work with Pentaho. Currently I have a simple script that creates some Environmental variables (e.g. KETTLE_HOME) and then calls/opens the provided spoon client. Here ...
farm clash's user avatar
0 votes
1 answer
80 views

<?xml version="1.0" encoding="ISO-8859-1"?> <ONIXmessage xmlns="http://www.editeur.org/onix/3.0/short/onix-international.dtd" release="3.0"> ...
swathi anand's user avatar
1 vote
1 answer
107 views

while trying to extract data from sql server where data stored in VarBinary(max) and store it into text file using pentaho ETL Tool. While extracting data getting invalid data which is stored as ...
user3625039's user avatar
0 votes
1 answer
233 views

I would like to fill the null values in StoreName with the previous StoreName values. For example the first 7 products are based in the "AKHİSAR" store but the store name is valid for only ...
cey's user avatar
  • 159

1
2 3 4 5
17