[ https://issues.apache.org/jira/browse/HADOOP-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andras Bokor resolved HADOOP-9386. ---------------------------------- Resolution: Duplicate > MapFile.fix does not allow custom index intervals > ------------------------------------------------- > > Key: HADOOP-9386 > URL: https://issues.apache.org/jira/browse/HADOOP-9386 > Project: Hadoop Common > Issue Type: Improvement > Components: io > Affects Versions: 1.0.4 > Reporter: Robert Dyer > Assignee: Andras Bokor > Priority: Minor > > MapFile.Writer provides a setIndexInterval() method for customizing how > frequently an index is written. By default it is set to 128. > The method MapFile.fix() provides the ability to regenerate just the index > file from the existing data file. This method hard codes the index interval > to 128, thus making it impossible to re-generate an index with custom > intervals. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org