forked from OSBI/saiku
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
60 lines (43 loc) · 2.3 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
SAIKU README
------------------------------------------------------------------
Saiku Suite V2.1 GA
OSBI Ltd
Saiku server is a modular OLAP server. Allowing you to use and internal Mondrian
Server or 3rd party XML/A servers for data sources, Saiku Server allows you to integrate
OLAP into your application with no MDX knowledge or writing. Saiku server also handles
security, and query saving and loading.
New Features
------------------------------------------------------------------
Fine grained member selection.
Drag and Drop query manipulation
CRUD query operations.
Export to XLS, CSV.
Drillthrough to record level data.
OAuth security along with standard Spring Security features (LDAP, Simple, DB...).
....
Hardware and software requirements
------------------------------------------------------------------
CPU: 1GHz
Ram: 512mb Min
Java 6
Installation instructions, getting started tips, and documentation
------------------------------------------------------------------
No need to install anything, the extracted package is enough. You only need to set your JAVA_HOME variable to get started!
Just execute the according script depending on your system: start-saiku.bat for Windows / start-saiku.sh for Mac/Linux.
You can then access your installation at the default address: http://localhost:8080/
Saiku is a standard Java Web Application using the Tomcat Webserver.
If you want to change the port just edit the following file accordingly: saiku-server/tomcat/conf/server.xml
The package includes a default mondrian connection to the sample OLAP database foodmart, if you want to add your own OLAP datasource follow the instructions in the knowledgebase:
https://github.com/OSBI/saiku/wiki/Adding-a-new-data-source
Important known problems
------------------------------------------------------------------
There is an issue with XML/A connections with Mondrian XML/A instances. This issue is caused by mondrian and not saiku and will be fixed for the 2.0 stable release
Pricing information
------------------------------------------------------------------
Free as in speech, not as in beer.
Donations are more than welcome (PayPal): http://bit.ly/fQhpQQ
Contact information
------------------------------------------------------------------
Email: contact@analytical-labs.com
Twitter: @SaikuAnalytics
©2011 OSBI LTD