Most of the calculation happens during the Cube build phase; But there are also some calculation in the query phase (we call it as "online calculation") because the query may need merge or filter some records.
2017-07-18 17:52 GMT+08:00 [email protected] <[email protected]>: > shaofeng, > > thinks. > > Is it(measures result) calculated during the cube running or calculated > at query time? > > > > > > > [email protected] > > From: ShaoFeng Shi > Date: 2017-07-18 17:31 > To: dev > Subject: Re: about Measures result stroage > One Cube may has 1 or multiple Cube segments; Each segment will be saved as > a HBase table. All your measures will be saved together in HTable. > > So the HBase table number will be equals to Cube segment numbers. > > > > 2017-07-18 15:34 GMT+08:00 [email protected] <[email protected]>: > > > Hi, > > > > I have a question, when i create model(have many measures) ,and run a > > cube base this model > > what store about measures result in hbase , Other Single hbase > > table ? > > > > > > > > [email protected] > > > > > > -- > Best regards, > > Shaofeng Shi 史少锋 > -- Best regards, Shaofeng Shi 史少锋
