Hi All - I came across a weird situation - when I check Kylin segments
sizes in Kylin web ui they
are like half the size reported by hadoop fs -du (of course I'm writing
about the size without considering replication) - e.g.:

*HTable:* KYLIN_G9RQOGC1HD

   - Region Count: 169
   - Size: 840.33 GB
   - Start Time: 2015-07-01 01:00:00
   - End Time: 2016-01-01 00:00:00


vs
hadoop fs -du -h -s /hbase/data/default/KYLIN_G9RQOGC1HD
1.6 T  4.1 T  /hbase/data/default/KYLIN_G9RQOGC1HD

Do you know what might be the cause of this discrepancy?

Thanks,
Marek

Reply via email to