Github user keith-turner commented on the pull request:
https://github.com/apache/accumulo/pull/28#issuecomment-94091528
I rebased on master and squished most of the commits. After rebasing on
master, APILyzer found some new problems.
```
FIELD
org.apache.accumulo.core.client.mapred.AbstractInputFormat$AbstractRecordReader
split
org.apache.accumulo.core.client.mapreduce.impl.AccumuloInputSplit
METHOD_PARAM
org.apache.accumulo.core.client.mapred.RangeInputSplit updateSplit(...)
org.apache.accumulo.core.client.mapreduce.impl.AccumuloInputSplit
FIELD
org.apache.accumulo.core.client.mapreduce.AbstractInputFormat$AbstractRecordReader
split
org.apache.accumulo.core.client.mapreduce.impl.AccumuloInputSplit
METHOD_PARAM
org.apache.accumulo.core.client.mapreduce.RangeInputSplit updateSplit(...)
org.apache.accumulo.core.client.mapreduce.impl.AccumuloInputSplit
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---