Job Entry Branching -- If you have two outbound hops, which hop is followed...
Hi there-- Obviously the default (and probably preferred) behavior of job entries is that they happen sequentially. So when you have a path A->B and another path A->C ----- how does Pentaho...
View ArticleLooping Job Entries -- they retain "Log Text" of all previous loops
Hi there-- I have a job that may loop a certain job entry 5-6 times. Then a SQL step writes the "previous_result.getLogText()" to a database. The issue is that this job entry retains all previous times...
View Article[pdi] 日本語文字の検索について
日本語文字列に対して、特定の日本語文字列を含むかどうか、を調べたいのですが、 Regex Formura 内の FIND関数 いずれも上手くいきませんでした。 最終的には、 Modified Java Script Value を使うことで、想定した機能は実現できたのですが、 なんとなく釈然としないものですから、 Modified Java Script Value...
View ArticleTwo charts on same row !
Hi guys, i am new to Pentaho. I am trying to put two bar charts on same row but unable to do it. Basically i want to display two charts side by side. I m using two different columns for both charts. I...
View ArticleHow to use Crossjoin() in place of *
Hi, I watched below links:- https://groups.google.com/a/saiku.meteorite.bi/forum/#!topic/user/E8HNtV2q2lc and...
View ArticleCDE - MDX Problem with special character
I have a problem when I use special character in my MDX Example: select NON EMPTY {[Measures].[Despesa pessoal]} ON COLUMNS, NON EMPTY {[Municipio].[Satuba], [Municipio].[São Sebastião],...
View Article[Bi-server 6.0] Manual jdbc authentification
Hello, I would like to use jdbc connection for authentification, I follow this tutorial : https://help.pentaho.com/Documentati...P0/150/010/040. 1) Everything is Ok except when I try to login, I have...
View ArticleLoad process is very slow...any suggestions to improve performance?
Hi everyone, I have a transformation that's loading data from one Redshift db source table to another Redshift db target table. I am doing full load/initial load now. For loading 100K it is taking 2...
View ArticleJNDI - Error connecting to database: (using class org.gjt.mm.mysql.Driver)
Hi! We are testing if we can change the way we connect to our database using JNDI connection. When I test the connection, it has an error. Can anyone please tell me what I need to do to fix the error....
View ArticleAppropriate values for approxRowCount in Schema Workbench dimension attribute
Hi Folks, I'm attempting to achieve some tuning of the queries the Mondrian engine generates against our data warehouse by specifying approxRowCount values for the dimension attributes. I've not found...
View ArticleQuestions for executing a Spoon Job from Java
I have a Spoon Job with some plugins in it. However, when I execute the job from Java, those steps written as a plugin are not executed. But I can run the Job in Spoon pdi-ce-6.0.0.0-353 successfully...
View ArticleHow to connect Pentaho bi server to Databricks
Hi This is not a easy question because Databricks is not a well know database. But in fact it's the same as connect pentaho to Spark 1.5.2. There no default configuration in Pentaho Datasource to work...
View ArticleSubstitute variable in SQL statements
Hi Team, I am facing in achieving this. I have a table which is having sql queries as rows in it. Those sql queries have certain variables in its filter condition. I am trying to execute those SQL...
View ArticleJSP error on PUC
Hi, I am not able to log in my pentaho User Console (PUC). Getting below error. message description The server encountered an internal error () that prevented it from fulfilling this request. exception...
View ArticleGet REST API suddenly taking a long time - loading in web browser much...
Hi there -- I have been using a simple REST API "get" call with 'Authentication' HTTP Login: (myUsername) HTTP: Password (MyPassword). It's a web-based application API that uses SSL --- in this case...
View ArticleNo single quote escaping in SQL Statement Job entry?
I noticed the transformation step "Execute SQL Statement" has a bevy of options, and typically escapes single quotes (and I think double as well) from variable and parameter replacements into the SQL...
View ArticleUnable To Start Weka-3-7-13
Hi Mark, I downloaded and installed the above package with JRE. After installation I launched Weka successfully but many of the available packages weren't showing up in Explorer. CLASSPATH is set...
View ArticleSubstituting Variables in a SQL Statement stored in a table by values in...
Hi , I am having a SQL query stored in a table and want to substitute some of the variables in that SQL query with column values in another table. I am unable to achieve this. Can some one help on...
View ArticlePerformance of Execute Row SQL Script
Hi , I want to understand how "execute row SQL Script" executes each SQL which it received from a field? Whether it executes all the SQL's stored in various rows of a field in sequential order or...
View ArticleAny help in using ETL Metadata Injection step for dynamic number of columns?
Hi , I have been struggling to understand the ETL metadata Injection step to use it my scenario with the help of available resources on google. However , Iam definitely missing something. My...
View Article