Maximum number of tables in hbase -
what maximum number of tables can create in hbase?. if create tables saving every hour data. example 24/8/3013 8:00pm data stored in 24_8_2013_8 affect hbase performance.
looks have misunderstood hbase. not meant used this. use hbase when need store really huge amounts of data. how data 1 acquire in 1 hour? doesn't sound wise me.
better think of schema if have such requirements. perhaps 1 row/hour, or suits use case. table each hour sounds illogical me.
Comments
Post a Comment