Saiku over Solr -
i'm trying use saiku goal is: how read cube without build "ad hoc" data structure (e.g. copy existent data star schema). know pratice build star schema during night analyse data in day after. think sort of degenerate dimensions stored search engine solr. why not use real time data? maybe speedup solr search engine neutralize others bottleneck (reading csv, mondrian, mdx queries)? see there presentation tom barber @ apachecon2014 (https://www.youtube.com/watch?v=9ch5qlngmoe) show use of saiku on solr. there code github ( https://github.com/osbi/optiq-solr ) adapter built on top of optiq (now calcite), not find example or documentation use it. me?
Comments
Post a Comment