[ 
https://issues.apache.org/jira/browse/HBASE-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156405#comment-13156405
 ] 

Karthik Ranganathan commented on HBASE-4772:
--------------------------------------------

Sorry my bad, thought I had committed. Still getting used to the workflow. 
Committed now for real (I think):

Committing to https://svn.apache.org/repos/asf/hbase/trunk ...
        M       
src/main/java/org/apache/hadoop/hbase/regionserver/StoreFile.java
        A       
src/test/java/org/apache/hadoop/hbase/regionserver/CreateRandomStoreFile.java
Committed r1205661
        A       
src/test/java/org/apache/hadoop/hbase/regionserver/CreateRandomStoreFile.java
        M       
src/main/java/org/apache/hadoop/hbase/regionserver/StoreFile.java
r1205661 = d52d71356f96307f25dda9cae723304ba53d0f02 (refs/remotes/origin/trunk)
No changes between current HEAD and refs/remotes/origin/trunk
Resetting to the latest refs/remotes/origin/trunk
                
> Utility to Create StoreFiles
> ----------------------------
>
>                 Key: HBASE-4772
>                 URL: https://issues.apache.org/jira/browse/HBASE-4772
>             Project: HBase
>          Issue Type: Test
>    Affects Versions: 0.94.0
>            Reporter: Nicolas Spiegelberg
>            Assignee: Mikhail Bautin
>            Priority: Minor
>             Fix For: 0.94.0
>
>         Attachments: HBASE-4772-B.patch, HBASE-4772.patch
>
>
> Add a tool to create a StoreFile with the specified number of key/value 
> pairs, with the specified compression and Bloom filter type.  This is useful 
> for creating HFileV1 & HFileV2 store files for testing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to