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’m trying of get a variable value in a CpythonScriptExecutor step in pentaho spoon but i don’t know how to do that. I’ve tried with getVariable(“My_var”, “default_value”) , os.getenv(…) and ${My_var} ...
Liliana's user avatar
0 votes
0 answers
49 views

I am trying to build a project using Gradle, but I'm encountering compilation errors related to missing Pentaho Reporting Engine packages. I don't know if it is the gradle version or so, but they are ...
Kerry Steph's user avatar
0 votes
0 answers
30 views

I am new to Pentaho tool, Can anyone please explain how to import a CSV file from SharePoint in Pentaho ETL tool. Thanks in advance. Krishna
Krishna Murthy's user avatar
0 votes
0 answers
67 views

I have installed Kettle10.2, but I am unable to find the connection options for the database repository. May I ask if this feature was removed in version 10.2? I compared it with version 9.4 and it ...
awiseking's user avatar
0 votes
0 answers
151 views

Hitachi has the worst documentation so I figured I would ask here. Has anyone used Java 21 with Pentaho and had any issues? I haven't had any issues running it, but wanted to see if there is anything ...
Chicken Sandwich No Pickles's user avatar
1 vote
0 answers
31 views

How can I draw a chart in .prpt format using Java API and pentaho? I'm using pentaho files (.prpt) and Java API to create reports. Data is being sent using Angular and hql with .prpt and pdf files ...
Shima Nikkhooo's user avatar
0 votes
1 answer
125 views

We are using the Execute Row SQL script node to execute large dynamic SQL scripts in SQL Server. The code is metadata driven, so none of the below can be hard-coded. The SQL is compiled at run-time. ...
ned-codes's user avatar
1 vote
0 answers
38 views

I have some issues with a HTTP post step in Pentaho. If I preview it works, and does the post acuratly, however when I properly run the transformation I get this error (in the HTTP post step). The ...
Andreas Fredriksson's user avatar
-1 votes
1 answer
108 views

i m using Pentaho Data Integration for loading incremental data from Production Postgres to Staging Postgres DB. For doing so i m getting max timestamp from staging DB and querying production DB for ...
Rajen Raiyarela's user avatar
1 vote
2 answers
132 views

I have a csv file which has the below mentioned data of Table names in a sql server instance in ubuntu. Tables TableName1 TableName2 TableName3 . . . I want to read this csv file and I want to get ...
Aravind S's user avatar
0 votes
1 answer
70 views

I am trying to write some data into text file but before that I want to write about the type of the data being written to the file. eg. This is the data about City and country City~Country Mumbai~...
Anonymous's user avatar
0 votes
0 answers
31 views

I need to create a job that takes a folder in which only csv files are found but these have the name with the date for example 03-16-2024_shopping in this way x files I would like to take all the ...
victor viera's user avatar
0 votes
0 answers
483 views

I recently upgraded my Java version from 8 to 11 (openjdk 11.0.22 2024-01-16 LTS ) on a CentOS virtual machine where I run Pentaho Data Integration (PDI) jobs. According to documentation, PDI 9.3 ...
Nikhil's user avatar
  • 621
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
1 answer
180 views

I am trying to create an SCD type 2 data warehouse with Pentaho. I don't actually know how to load surrogate_ids and other data simultaneously and properly. I'd be glad if someone helps. I'm trying to ...
Süleyman Səməndov'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
0 answers
145 views

I am using Pentaho 8.2. In one of my transformation step, I am trying to read an Excel file from a remote shared path on another server. However, I am encountering the following error: ERROR (version ...
rabin's user avatar
  • 270
-1 votes
1 answer
141 views

I've successfully input multiple Microsoft Excel files from a folder. How can I save all of them into one Excel file? referensi input : https://stackoverflow.com/a/66865749/23392458 I want all Excel ...
Nebulax'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
0 votes
1 answer
249 views

In Pentaho the directory where the current job is stored in the variable: ${Internal.Job.Filename.Directory} But how can I move backward to get the parent directories ? I want to use it to set a ...
rainman's user avatar
  • 2,659

1
2 3 4 5
78