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

Konstantin Boudnik commented on HBASE-7973:
-------------------------------------------

Stack, I am sure can use {{WriterFactory getWriterFactory(Configuration conf, 
CacheConfig cacheConf)}} instead of {{getWriterFactoryNoCache(Configuration)}}.

I have put together what seems to be the fully compilable version of the test. 
Please take a look 
[here|https://issues.apache.org/jira/secure/attachment/12571697/BIGTOP-858.patch].
 Any input is appreciated! Thanks for very quick turnaround, guys!
                
> API changes between 0.92.1 and 0.94.2 breaking downstream API changes
> ---------------------------------------------------------------------
>
>                 Key: HBASE-7973
>                 URL: https://issues.apache.org/jira/browse/HBASE-7973
>             Project: HBase
>          Issue Type: Bug
>          Components: HFile
>    Affects Versions: 0.92.1
>            Reporter: Konstantin Boudnik
>
> {{HFile.getWriterFactory(Configuration)}} has migrated to 
> {{HFile.getWriterFactoryNoCache(Configuration)}} and 
> {{HFile.WriterFactory.createWriter(...)}} is now protected in 
> {{HFile.WriterFactory}}
> As the result, Bigtop integration tests won't compile.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to