Quantcast
Channel: Pentaho Community Forums
Viewing all 16689 articles
Browse latest View live

Issue using Visualiser on Windows 8 with IE 11

$
0
0
Hi

I am new to this forum and I hope I am in the right place.

I have been using the PDI tool to prepare a POC of the agile BI Process however i have an issue when i try to connect to the visualiser from a step within the PDI as the page does not open.

However when i copy the url (right click the screen and select the url path) to chrome or fire fox it opens fine. I expect that this is an issue with IE 11 but does anybody know of a workaround for this?. Have tried to force IE to run as IE 9 by updating the registry settings but this doesnt seem to have fixed the issue.

Any help on the above much appreciated

Thanks

Thomas

pentaho analyzer (xanalyzer) validation

$
0
0
Hello,

I have some stored/saved analysis (.xanalyzer file). There are some formulas used.
Has anyone solved the validation of such files? The thing is that when I change a name or visibility of some element(or if I just remove it) in mondrian (for example a measure) and I use this measure in some stored analysis (.xanalyzer), I will not be able to see my analysis correctly because there will be some content missing.

e.g. I have this in .analyzer file....formula="[Measures].[sum_total]"
and in mondrian I was forced to rename it...<Measure name="sum_total_old">

Do you have any suggestion how to solve the issue of validating .xanalyzer (not opening one by one) files after having made some changes in mondrian? Or more likely, does any Pentaho tool support something like this? Or is there a way how to open the analysis in PUC without notifying a user that there is something missing?

Thank you for answers

pentaho 4.8.2

$
0
0
Hi
Anyone working on pentaho 4.8 version.

Need to know about new feature in 4.8 version..In PRD,PDI

urgent help me out.


Thanks in advance

Problem Run a job from Repository

$
0
0
Hi,

i am using data integration 4.2.0.

I have a problem with running a job from Repository.
I have a script php that lunches the job using this command:
PHP Code:

$WshShell = new COM("WScript.Shell");
$oExec =  $WshShell->Run('C:\pdi42\data-integration\Kitchen.bat /rep:"RepoPAS400" /job:"Main_Job"  /dir:"C:\pdi42\ETL\AS400\"  /user:---- /pass:----  /level:Detailed >> D:\loglEtl\log.txt'0false); 

i also tried:
PHP Code:

$oExec =  
$WshShell->Run('C:\pdi42\data-integration\Kitchen.bat /rep:"RepoPAS400" /user:"admin" /dir:"/Jobs" /job:"Main_Job"  /level:Detailed >> D:\loglEtl\log.txt'0false); 

and other variations

The thing is this the last command works when lunched from a cmd. But lunching it from php always gives a repository not found error.
When I lunch the php script, in the log file there is this message:

Code:

WARNING: Using java from path
DEBUG: _PENTAHO_JAVA_HOME=
DEBUG: _PENTAHO_JAVA=java.exe
INFO  28-11 12:45:07,540 - Kitchen - Il log è al livello: Log dettagliato
INFO  28-11 12:45:07,540 - Kitchen - Sono stati forniti repository e username
INFO  28-11 12:45:07,540 - Kitchen - Avvio dell'esecuzione.
ERRORE: nessun repository specificato, impossibile caricare il job.
ERRORE: Kitchen non può continuare poiché il job non può essere caricato.

(translated it says that the repository is not specified)


Some more info but i think this doesn't change anything
The file "Main_Job.kjb" is in the folder: C:\pdi42\ETL\AS400\Jobs and the repository is set to C:\pdi42\ETL\AS400I found the file "repository.xml" in my user folder so i copied it in the pdi folder but nothing changed. I opened the file inside i see there is the repository definition.


Help me!!!!

Thanks all

Collapse and expand table row

$
0
0
Hello,

Sorry if this has already been covered elsewhere but I couldn't find anything.

My issue is that I have a table on my dashboard where one column contains a lot of information which is making each row very large and look messy. I see there is an expand on click option under the table component but I cannot get this to do what I want, even after following some posts on here.

I want each row to only show one line of text hiding the rest of the cells contents, but when clicked it will expand to show all the text / data in that specific row and collapse when clicked again.

This is what my table currently looks like;


Title 1
Title 2 Title 3 Title 4 Title 5
abadabag fffff There is too much information in her to look tidy! There is too much information in her to look tidy! There is too much information in her to look tidy! There is too much information in her to look tidy! There is too much information in her to look tidy! 13/11/2013 14/11/2013
babgabga bbbbb There is too much information in her to look tidy!There is too much information in her to look tidy! There is too much information in her to look tidy! There is too much information in her to look tidy! 13/11/2013 14/11/2013
agbsfbsf ffffeda There is too much information in her to look tidy! There is too much information in her to look tidy!
13/11/2013 14/11/2013

This looks a mess and what I want is to only show the first line of text so each row is much smaller. When that row is clicked on I want it to then expand to show all the information and collapse if clicked again.

So the table would look like this if row 3 had been clicked on, and then collapse back to the same as the other rows when clicked again:

Title 1
Title 2 Title 3 Title 4 Title 5
abadabag fffff There is too much information in her to look tidy! … 13/11/2013 14/11/2013
babgabga bbbbb There is too much information in her to look tidy!There is too much information in her to look tidy! There is too much information in her to look tidy! There is too much information in her to look tidy! 13/11/2013 14/11/2013
agbsfbsf ffffeda There is too much information in her to look tidy! … 13/11/2013 14/11/2013


I hope this makes sense :)

I appreciate any help.

JPivot export excel HTTP Status 404 how to view log?

$
0
0
As in title, I have a bi-server 5.0.1 CE and I did a Jpivot that work well.
When I try to print it or to export to excel it gives the error HTTP Status 404:
HTTP Status 404 -


type Status report
message
description The requested resource is not available.

Apache Tomcat/6.0.36

have you any idea why it happen and where to find the log?
Thx!

CDE dashboard that call a Pivot4J report

$
0
0
Hallo!

as I have a dashboard and I want to call a Pivot4J report. what is the method to use?
Can I use an Iframe to show the Pivot4J report? Or is it possible to open it in a new tab?
Do I have to use "Pivot component" or "Pivot link coponent"?

Thank you for sharing your knowledge

publishing reports to biserver-5.0.1

$
0
0
Hi All,

I have downloaded the pentaho 5 CE and started working on that.

First of all I wwould like to thank all the developrs for the beautiful work.

I have a problem in publishing the reports developed from pentaho report designer 3.9.1 GA version.

I tried using the url http://localhost:8080/pentaho to publish the password and provided the Admin/password to publish .

Problem is that its not getting published.
How to accomplish the same. Am I missing something. please let me know.

Thanks in advance.
Malibu

Pentaho 5 - How to unhide folder

$
0
0
Hi guys,

I created a new folder (Public) and set as hidden, now how do I unhide the folder and view it again?

\o/

How to export CDE dashboard to Pdf/Excel/Excel(Paginated)/Word ?

$
0
0
Hi Forum,

I have developed a dashboard and want to export the entire dashboard to pdf file ? What code can I write and where to write in CDE editor ?

Dashboard is having 6 panels of 6 different charts with table component data


Thank you.

Detalles como fila pentaho report designer 3.9

$
0
0
Hola , tengo un pequeño problema con el pentaho report designer 3.9 , resulta que quiero poner los detalles en forma de fila, normalmente cuando tienes un campo N en el detalle sale de esta forma :
1
2
3
4
5
Lo que ando buscando es que de alguna manera obtenerlo de esta forma
1 2 3 4 5

En las búsquedas que hice no he encontrado nada , por favor ayuda
Gracias por adelantado

Pentaho BI Server 4.8.0 + Report Designer 3.9.1: Report validation failed

$
0
0
Hi,


I'm using Pentajo Report Desinger v 3.9.1 and Pentaho BI 4.8.0 in Glassfish V3.1.2. I can view the report in the preview way, but when I publish a report and I try to view it I get the following exception


ParentException:
java.lang.ClassCastException: org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.StartSequenceElement cannot be cast to org.pentaho.reporting.engine.classic.core.layout.model.RenderNode at org.pentaho.reporting.engine.classic.core.layout.process.alignment.CenterAlignmentProcessor.performCenterAlignment(CenterAlignmentProcessor.java:143)


Any suggestions please...


Thanks in advance.
Attached Files

Pentaho 5 Restful Web Services

Training algorithms taking 'forever', need some suggestions

$
0
0
I have a training set with 3 input attributes (1 nominal, 2 numeric), 1 nominal output, and 250,000 instances.

I'm experimenting with RandomForests, and LWL mostly, but would like to try some other classifiers.

The training for this takes a very long time, too slow to experiment interactively.

One thing I notice is that weka is not using all 4 cores in my CPU effectively.

What are some suggestions to speed up the training time on the machine I have?

Also, are there any places where I can rent large multi-core machines by the minute (not hour)?

Thanks

CDE preview not previewing(?)

$
0
0
So. I finally got to download latest trunk snapshots from the CI (about 3 hours ago), I was able to save a new dashboard but...
I create row, column, row and add html code for a header. Set colors, include html and... when I press the preview button: nothing shows up.

I decided to try something weird: saved the dashboard, and previewed again: it shows up. Then I notice I haven't changed the default span size for column (5) to full (24). Make the change, hit preview and... still showing as 5. Save again, preview again - got a 24 span-size column.

Weka Help

$
0
0
Hello guys (and girls)..... My name is Eduardo and I´m from Portugal. I´m quite new in this world of Data Mining. I´m doing the final worl to finish the degree, but I need some help with a file to open in Weka v3.6.10.... I made this file but when I open in the Weka program, keeps show me an error.

I don´t know what I do wrong, so I need some guidance to pass this error to go foward....

The file .csv is like that:

@RELATION Games
@attribute Fav Home { 0, 1}
@attribute Fav Away { 0, 1}
@attribute Result Home { 0, 1}
@attribute Result Away { 0, 1}
@attribute Fav Home Over 0.5 HT { 0, 1}
@attribute Fav Away Over 0.5 HT { 0, 1}
@attribute Fav Home Over 1.5 HT { 0, 1}
@attribute Fav Away Over 1.5 HT { 0, 1}
@attribute Fav Home Over 1.5 { 0, 1}
@attribute Fav Away Over 1.5 { 0, 1}
@attribute Fav Home Over 2.5 { 0, 1}
@attribute Fav Away Over 2.5 { 0, 1}

@data

1,0,1,0,1,0,0,0,0,0,0,0
1,0,1,0,1,0,1,0,1,0,1,0
1,0,0,0,1,0,1,0,1,0,1,0
1,0,1,0,1,0,1,0,1,0,1,0
0,1,0,0,0,0,0,0,0,1,0,1
0,1,0,1,0,0,0,0,0,0,0,0
1,0,1,0,1,0,1,0,1,0,1,0
1,0,1,0,0,0,0,0,1,0,1,0
1,0,1,0,1,0,1,0,1,0,1,0
1,0,0,0,1,0,1,0,1,0,0,0
1,0,0,0,1,0,1,0,1,0,0,0
0,1,0,0,0,1,0,0,0,0,0,0
1,0,1,0,0,0,0,0,1,0,1,0


When I load the file, this error appears:

"File C:\Users\...... .csv not recognised as an ´CSV data files` file.
Reason:

wrong number of values. Read 2, expected 1, read Token[EOL], line 3"


If you can help me with this, I´ll thank you in advance.

Performance issue with Oracle Views

$
0
0
Hi,

We are using Oracle DB connection via JDBC inside Table Input step to extract the data into delimited file. After setting defaultRowFetch the performance has increased dramatically. But still when comparing the statistics , the time taken to fetch the same amount of data from Table differs so much with data pulled from a view. How to increase the performance in case of Oracle views?

One more thing, will restrictGettTables parameter has any effect on performance....

Please help

Pentaho Remote Execution

$
0
0
I have pentaho BI server running in my local system and the fact table in the remote server, I am trying to connect the server from the table output step database connection option with the hostname as the server ip address and it's database name, username and password and I tried with the three port number 3306, 21 and 22.

But in all the port number it show the connection problem and i refereed in net regards the remote connection from localhost and not getting any exact solution.

Can anyone help me to solve the problem.

Thanks

Impact on moving from pentaho 4.1 to 4.8.2

$
0
0
Hi
I need to know what will be the impact while moving from pentaho 4.1 to pentaho 4.8.2?

Like Repository,UI level(css)


In 4.8.2 default Pentaho BA Server is PostgreSQL.Whether we can use MYSQL in 4.8.2 version..Anything impact on this part?
whether i can configure my 4.8.0-GA BA Server to use your existing 4.5.0-GA solution database instance.

If so how i can achieve this?


Pls help me experts :)

Dashboard

$
0
0
Hi

In my sample xaction.I have used relational query to get list of years with particular filter(like specific id).I ll get 6 to 7 years like
2011
2012
2013





I need to display this years in my msg template as
2011 2012 2013
I can do this using java-script and display my param in msg template as {year}

But my issue is i need a link for each year which should call an prpt with that parameter..



I have attached my dashboard..On clicking on particular id i need to display pop with some details .in that i need to display year with dill on that..



Can anyone help me on this.
Attached Images
Viewing all 16689 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>