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

Cosmin Lehene commented on HBASE-5656:
--------------------------------------

Lars, currently we use 0.92 and have other patches in our build. I don't need 
it for 0.94.0, we'd just have to port the patch once we switch to 0.94.


Btw. a minimal version of the patch would just do 
hcd.setCompressionType(reader.getCompressionAlgorithm()) inside the loop. 

                
> LoadIncrementalHFiles createTable should detect and set compression algorithm
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-5656
>                 URL: https://issues.apache.org/jira/browse/HBASE-5656
>             Project: HBase
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 0.92.1
>            Reporter: Cosmin Lehene
>            Assignee: Cosmin Lehene
>             Fix For: 0.92.2, 0.96.0, 0.94.1
>
>         Attachments: HBASE-5656-0.92.patch, HBASE-5656-0.92.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> LoadIncrementalHFiles doesn't set compression when creating the the table.
> This can be detected from the files within each family dir. 

--
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