-
The backtrace when you don't set the connection at all:
```
NoMethodError (undefined method `[]' for nil:NilClass):
mondrian-olap (0.8.0) lib/mondrian/olap/connection.rb:15:in `initialize'
mon…
-
Context: The functionality of my program is to classify multiple subsets of the data in different processes. The Mondrian Trees are then pickled and gathered at the root process to compose a "super fo…
-
I am using python 3.6 and anaconda 1.7. I installed the latest version of scikit-garden using pip.
I used scikit-garden for the last month. I started to get this error today .
Here is the traceba…
-
I have mysql - dw db and ETL (Ketl) when run Pan.sh (ETL) I don't have new data in pivot4j. How I may refresh data in Mondrian DB. However new date are in database (dw - mysql).
Thank you.
-
It would be nice to implement virtual cubes like in Mondrian (see http://mondrian.pentaho.com/documentation/schema.php#Virtual_cubes)
-
The following MDX query produces an `ArrayIndexOutOfBoundsException` in Mondrian 3.11:
```
SELECT NON EMPTY [Jurisdicciones].[Jurisdiccion].Members ON COLUMNS,
NON EMPTY {[Measures].[V…
-
Trying to install mondrian, and ran into an issue with "ant"
On the step for set up - when running ant
C:\mondrian> ant
i end up getting the following output instead.
help:
[echo]
[e…
-
**Kernel Sources Unreleased Models:**
- Redmi Note 11 / NFC (spes/spesn)
- Redmi Note 11 Pro 5G / Redmi Note 11E Pro (veux)
- Xiaomi 12T (plato)
- Xiaomi 12T Pro / Redmi K50 Ultra (diting)
- Redm…
-
I want to run the API based Docker, and my mondrian-connections.json as follow in docker:
```
{
"AppTraffic" : {
"JdbcDriver" : "org.mysql.jdbc.Driver",
"Jd…
-
Thanks for help.
I find the doucment for mondrian 4 schema (https://mondrian.pentaho.com/head/documentation/schema.php#Schema_element), but the very import chapters (3.3) missing, and i cannot find a…