Hi all, I want to change the column family property for a existing hbase table. Setting one comlumn family COMPRESSION from 'none' to comress, and chagne one column family IN_MEMORY from 'false' to 'true'.
I want to use hbase shell to achieve that, but I cannot find the detailed description on 'alter' command. Could anyone point me to a reference on that? Thanks - Xin
