Remove HBase private copy of SequenceFile
-----------------------------------------
Key: HBASE-1164
URL: https://issues.apache.org/jira/browse/HBASE-1164
Project: Hadoop HBase
Issue Type: Task
Components: io
Affects Versions: 0.19.0, 0.19.1, 0.20.0
Reporter: Jim Kellerman
Assignee: Jim Kellerman
Fix For: 0.19.1, 0.20.0
HBase maintains a private copy of SequenceFile although there are no changes
from Hadoop's SequenceFile.
As sync's will depend on modifications to Hadoop's SequenceFile, remove HBase
private copy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.