Showing posts with label bi. Show all posts
Showing posts with label bi. Show all posts

Monday, September 28, 2015

Installing Pentaho BI server on Amazon EC2

Steps to install Pentaho BI server on Amazon EC2 box:

  1. Bring up amazon ec2 box
  2. Download pentaho community latest version from http://community.pentaho.com/.
    At the time of writing this blog, Pentaho 5.3 and we download it using this command

    wget http://sourceforge.net/projects/pentaho/files/Business%20Intelligence%20Server/5.3/biserver-ce-5.3.0.0-213.zip
  3. Unzip the folder 

Monday, June 1, 2015

Hide files in Pentaho User Console

Hello Friends,

There are situations when you need to hide the files generated by Pentaho.
Pentaho by default generates three types of files to be displayed in Pentaho User console:

.cda - The data access file, which is of no use to business user
.cdfde - Framework File, again of no use to be business user
.wcdf - Dashboard file, which you most likely need to keep
Use case: When you give a multiple dashboards to business user, he should be able to see only the dashboard files. Something like the image below:


To achieve this go as admin -> browse files -> select a file -> click on properties -> hidden





To show the hidden files, go as admin, click on Menu-> show hidden files as show:


Reference:
http://pentaho-bi-suite.blogspot.in/2014/04/hide-cda-and-tmpcda-files-in-pentaho-ce.html
http://forums.pentaho.com/showthread.php?153655-Pentaho-5-How-to-unhide-folder