Profile

Nikola Garafolic

This individual is no longer active. Application functionality related to this individual is limited.

Contact Details

My Content

1 to 8 of 8 total
Posted By Nikola Garafolic 09-05-2019 08:12
Found In Community: Pentaho
\ view thread
Turns out the cause of problem was using select * in database join instead of only relevant columns like username. When using only relevant columns, error goes away. And, no there was not last_login column inside the database join table, but still not that someone will believe me :D
Posted By Nikola Garafolic 09-04-2019 11:33
Found In Community: Pentaho
\ view thread
I will attach transformation, but to sum up, it is supposed to insert jpg files inside BLOB column in mysql database. The other transformation with exact same java script code is working fine, this one gives me following error:   Unexpected error last_login Timestamp : We cant convert data type Timestamp ...
Posted By Nikola Garafolic 09-04-2019 11:33
Found In Library: Pentaho
Posted By Nikola Garafolic 06-19-2019 12:23
Found In Community: Pentaho
\ view thread
Seems that remote endpoint is the cause for slow speeds I am getting - I think because I even tried to query using curl and speed was the same, around 5 requests per second on average.
Posted By Nikola Garafolic 06-17-2019 10:09
Found In Community: Pentaho
\ view thread
I am using rest client to fetch data from api. Have to do thousands of requests, but using rest client results in poor performance (3-5 queries in a second) due to client not being persistent, but opening connection on every request.  What can be done other than using multiple rest client in parallel?  ...
Posted By Nikola Garafolic 05-09-2019 09:20
Found In Community: Pentaho
\ view thread
Hi, thanks for response. Will try but on github they mention skipping tests is not recommended, thats why I didnt skip them.
Posted By Nikola Garafolic 05-09-2019 08:26
Found In Community: Pentaho
\ view thread
This content was either too long or contained formatting that did not work with our migration. A PDF document is attached that contains the original representation   I have problems building pentaho-kettle from github, either by cloning or using latest release, build always fails:ERROR] Failures: [ERROR] ...
Posted By Nikola Garafolic 05-09-2019 08:26
Found In Library: Pentaho