[
https://issues.apache.org/jira/browse/HBASE-25296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
tianhang tang updated HBASE-25296:
----------------------------------
Description:
[hbase.rolling.restart|https://hbase.apache.org/book.html#hbase.rolling.restart]
{panel:title=HBase 2.0+ can no longer read Sequence File based WAL file.}
HBase can no longer read the deprecated WAL files written in the Apache Hadoop
Sequence File format. The hbase.regionserver.hlog.reader.impl and
hbase.regionserver.hlog.reader.impl configuration entries should be set to use
the Protobuf based WAL reader / writer classes. This implementation has been
the default since HBase 0.96, so legacy WAL files should not be a concern for
most downstream users.
{panel}
It should be:
"The _hbase.regionserver.hlog.reader.impl_ and
_hbase.regionserver.hlog.writer.impl_ "...
was:
[hbase.rolling.restart|https://hbase.apache.org/book.html#hbase.rolling.restart]
{panel:title=HBase 2.0+ can no longer read Sequence File based WAL file.}
HBase can no longer read the deprecated WAL files written in the Apache Hadoop
Sequence File format. The hbase.regionserver.hlog.reader.impl and
hbase.regionserver.hlog.reader.impl configuration entries should be set to use
the Protobuf based WAL reader / writer classes. This implementation has been
the default since HBase 0.96, so legacy WAL files should not be a concern for
most downstream users.
{panel}
It should be:
"The _hbase.regionserver.hlog.reader.impl_ and
_hbase.regionserver.hlog.reader.impl_ "...
Summary: [Documentation] fix duplicate conf entry (was:
[Documentation]fix duplicate conf entry)
> [Documentation] fix duplicate conf entry
> ----------------------------------------
>
> Key: HBASE-25296
> URL: https://issues.apache.org/jira/browse/HBASE-25296
> Project: HBase
> Issue Type: Bug
> Reporter: tianhang tang
> Assignee: tianhang tang
> Priority: Trivial
>
> [hbase.rolling.restart|https://hbase.apache.org/book.html#hbase.rolling.restart]
> {panel:title=HBase 2.0+ can no longer read Sequence File based WAL file.}
> HBase can no longer read the deprecated WAL files written in the Apache
> Hadoop Sequence File format. The hbase.regionserver.hlog.reader.impl and
> hbase.regionserver.hlog.reader.impl configuration entries should be set to
> use the Protobuf based WAL reader / writer classes. This implementation has
> been the default since HBase 0.96, so legacy WAL files should not be a
> concern for most downstream users.
> {panel}
> It should be:
> "The _hbase.regionserver.hlog.reader.impl_ and
> _hbase.regionserver.hlog.writer.impl_ "...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)