Vasu Mariyala created HBASE-10541: ------------------------------------- Summary: Make the file system properties customizable per table/column family Key: HBASE-10541 URL: https://issues.apache.org/jira/browse/HBASE-10541 Project: HBase Issue Type: New Feature Reporter: Vasu Mariyala Attachments: trunk-HBASE-10541.patch
The file system properties like replication (the number of nodes to which the hfile needs to be replicated), block size need to be customizable per table/column family. This is important especially in the testing scenarios or for test tables where we don't want the hfile to be replicated 3 times. -- This message was sent by Atlassian JIRA (v6.1.5#6160)