Manukranth Kolloju created HBASE-11417:
------------------------------------------

             Summary: Determining and storing the Write/Read Amplification 
inside HBase
                 Key: HBASE-11417
                 URL: https://issues.apache.org/jira/browse/HBASE-11417
             Project: HBase
          Issue Type: Brainstorming
            Reporter: Manukranth Kolloju
            Assignee: Manukranth Kolloju


We should be able to calculate the read and write amplification from inside 
hbase and store it in the StoreFiles. This should give us a broad picture of 
the usage pattern to identify and answer some key questions
* What is the read/write amplification.
* What portion of the data can be served out of Cache/Flash or Disk and how do 
we identify it.
* Whether HBase is the best fit for the work load.
* Or whether HBase was a right fit for the work load in the first place.
etc.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to