javascript
js.ktrsource.xlsHi I want to conver the following data. Source: id preference 1 104:3.333 2 103:3.45,102:3.12 3 101:2.81,102:4.0,103:5.0 Target: id code count 1 104 3.333 2 103 3.45 2 102 3.12 3 101...
View ArticleInstaview not opening - just inactive screen (PDI 4.4.1 GA)
Hi, is there anyone who may help me with Instaview for MongoDB on PDI 4.4.1 GA? When starting Instaview within PDI nothing happens. The screen is looking like if it is inactive (kind of black screen)....
View ArticleCDF - table component - may be bug in server-side pagination
Hi all, I was testing CDF table component and the functionality of server-side pagination. Component did not work (I did everythink according to this post...
View ArticleChild / Parent Relationship in SalesForce Input step
Hi everyone, I am currently struggling with the Salesforce Input step of my transformation. I started with a pretty simple query that won't give me the Parent Casenumber even though this should work...
View ArticleError in Switch case
Hi All, I'm new kettle tool. I'm getting exception while running a transformation. How to fix this error??? anyone help me out of this? Error in step, asking everyone to stop because of: 2013/08/07...
View ArticleURGENT: Problem password crypt in kettle.properties...
Hi. I've searched on the forum and I saw that other people have the same problem and have had no response. The problem is that the Kettle does not seem to automatically decrypt the passwords as a...
View ArticleProblem with Delete Filenames from Results Job Step
I have a simple job where I am using the Add filenames to Result and Delete filenames from result. The Add filenames to Result step is identifying the filename (noted in log) however the delete...
View Articlequestion regarding chart post-processing script
Hi, I have noticed that the code inserted in "chart post-processing script" is not executed once as I was expecting but multiple time, depending on the number of rows in the dataset. First, I don't...
View ArticleGetting Environment Variables outside of execute scope
I wish to get some values at time of plugin class creator. Specifically, {Internal.Job.Filename.Directory} at launch of class to allow some defaulting to occur. The environmentSubstitute function does...
View ArticleHow to execute multiple SQL statements in parallel?
I have a transformation that can have any number of SQL statements in a field in my stream. Right now it has 41 SQL statements but it can have more as time goes on. I want to be able to execute a...
View ArticleWeb service/API access?
Hi, we have been using the embedded Kettle jar libraries in a stand-alone app that we exec as a Java remote process that we pass our custom parameters to. The parameters are used as part of the...
View ArticleLooking for some guidance
I have a report that consists of multiple sub reports, where each sub report fetches its data via a web service call. Each web service call returns data about one or more items. When there is more than...
View Articlehow to extract fields from XML data in a field
Hi there, I'm trying to do some simple data extraction from a field that contains a basic google geocode xml response in it using the get data from XML step in Kettle. I'm confused as to why this is...
View ArticleProblem connecting to HBase
Hello, I have HBase and Kettle running on the same machine (with Windows 7). I'm trying to set up an "HBase output" step, but when i click on "Get table names" I get this error: hbase.jpg I'm pretty...
View Articledatastage to pentaho migration ( range lookup )
Hi, anyone is working on datastage to pentaho migration. if so could you please let me know how to develop range lookup in pentaho. Thanks in advance.
View ArticleSchema - Restricting access permission is not working.
hi, I can't set access permissions to schema dimensions in Openi, though i followed the steps properly. Some posts said that bi 4.8 is not working well on this topic and 3.8 is fine. Is this issue...
View ArticleDifference between SMO and LibSVM
Hi, Can you please tell me the difference between SMO and LibSVM modules in terms of their functionality in WEKA 3.6.8. Both of them use kernels, but when to use SMO and LibSVM? Please guide me.......
View ArticleMDX where clause+date parameter
Hi Community..!!! Find the image. date.png I have the above hierarchy in my CUBE. Question : 1) How can I pass date parameter to MDX where clause ? 2) In the above hierarchy, I have...
View ArticleCustomization of components
Hi, Does anyone have some info about where to find all information about "how to customize components" ? Something that can help modifying font, color of components/text in cmponents (especially table...
View ArticleDynamic Array with field names
Hi, I am ETL developer and pretty new to Pentaho with no java background. I am good in basic transformation, however this time got a need to dynamic validations of fields. Below is my input file...
View Article