mondrian icon indicating copy to clipboard operation
mondrian copied to clipboard

Mondrian is an Online Analytical Processing (OLAP) server that enables business users to analyze large quantities of data in real-time.

Results 109 mondrian issues
Sort by recently updated
recently updated
newest added

You cant use the jar in a nice way because it is not a OSGI-Bundle Please create make a OSGI-Bundle instead of a jar. http://felix.apache.org/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.html

Using the mysql driver and a table with a column of Mysql Float value type. Mondrian doesn't recognize the data type because the mysql driver is returning a REAL data...

I am modifying the source code for mondrian. After decompile MondrianDef.class,I found some grammatical mistakes there. I hope to find the source code to help me modify but could not...

I found that VisualTotals function don't work if i use link to external dimension

Hi, I am trying to build mondrian master branch, but settings.xml file seems to be missing. I have used public settings.xml file, which I got here [https://raw.githubusercontent.com/pentaho/maven-parent-poms/master/maven-support-files/settings.xml](https://raw.githubusercontent.com/pentaho/maven-parent-poms/master/maven-support-files/settings.xm)l . Is there...

Hi I see from the 3.13 branch that the release.txt is not updated I am currently using 3.5 version and would like to the differences between the two versions Could...

`ant workbench` builds workbench successfully, while `ant workbench-run` or `java -jar lib/workbench.jar` causes ``` >java -jar lib/workbench.jar Error: A JNI error has occurred, please check your installation and try again...

I install mondrian with version 3.5, and success to connect it to hive, it can work now. But once I upgrade it to 4.3, it can't work fine any way....

under mondrian version 4.5, run command 'ant war' to build it, but build failed. ``` D:\github_code\mondrian>ant war Buildfile: D:\github_code\mondrian\build.xml BUILD FAILED Target "war" does not exist in the project "mondrian"....