You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2013/03/02 00:17:13 UTC

[jira] [Created] (HBASE-7973) API changes between 0.92.1 and 0.94.2 breaking downstream API changes

Konstantin Boudnik created HBASE-7973:
-----------------------------------------

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