Oh okay, thanks for clarifying Regards, Abhilash
On Thu, Aug 6, 2015 at 1:28 PM, hongbin ma <[email protected]> wrote: > The config in kylin job conf is MR job's configs. MR will not attempt to > use LZO is the corresponding entries are commented in that xml. > > However, the option of using or not using LZO to compress HBase's tables > are left to be decided by > > https://github.com/apache/incubator-kylin/blob/master/job/src/main/java/org/apache/kylin/job/hadoop/hbase/CreateHTableJob.java#L100 > > This will run a lzo test and see if LZO should be applied to HTables. > > > > > On Thu, Aug 6, 2015 at 3:51 PM, Abhilash L L <[email protected]> > wrote: > > > I meant that if in kylin conf, if we specify dont use compression it > should > > not use it at all. Not sure if its being honored based on the config in > > kylin job conf xml file > > > > Regards, > > Abhilash > > > > On Thu, Aug 6, 2015 at 1:09 PM, hongbin ma <[email protected]> wrote: > > > > > I don't understand, > > > > > > Do you mean that your env's hbase-site.xml is configured to use LZO, > > > whereas LZO is not available? > > > If so, I don't think the problem has anything to do with Kylin > > > > > > > > > > > > > > > -- > > > Regards, > > > > > > *Bin Mahone | 马洪宾* > > > Apache Kylin: http://kylin.io > > > Github: https://github.com/binmahone > > > > > > > > > -- > Regards, > > *Bin Mahone | 马洪宾* > Apache Kylin: http://kylin.io > Github: https://github.com/binmahone >
