Iterators.advance() in place since Guava 13.0
http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/collect/Iterators.html#advance%28java.util.Iterator,%20int%29



On Mon, Mar 30, 2015 at 10:37 AM, Pat Ferrel (JIRA) <j...@apache.org> wrote:

>
>     [
> https://issues.apache.org/jira/browse/MAHOUT-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386770#comment-14386770
> ]
>
> Pat Ferrel commented on MAHOUT-1655:
> ------------------------------------
>
> Suneel says: "Replace Iterators.skip() to Iterators.advance() to get past
> that error."
>
> I assume this is a guava 14.0.1 API since we are using that as the deafult
> non-mr modules.
>
> > Refactor module dependencies
> > ----------------------------
> >
> >                 Key: MAHOUT-1655
> >                 URL: https://issues.apache.org/jira/browse/MAHOUT-1655
> >             Project: Mahout
> >          Issue Type: Improvement
> >          Components: mrlegacy
> >    Affects Versions: 0.9
> >            Reporter: Pat Ferrel
> >            Assignee: Andrew Musselman
> >            Priority: Critical
> >             Fix For: 0.10.0
> >
> >
> > Make a new module, call it mahout-hadoop. Move anything there that is
> currently in mrlegacy but used in math-scala or spark. Remove dependencies
> on mrlegacy altogether if possible by using other core classes.
> > The goal is to have math-scala and spark module depend on math, and a
> small module called mahout-hadoop (much smaller than mrlegacy).
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>

Reply via email to