Hi to all, I have to programmatically create HTable (from Java) with a compressed (snappy) column. Is it possible to do it from code or do I have to manually create them via hbase shell? If it is possible could someone show me a snippet?
Best, Flavio
