Return-Path: X-Original-To: apmail-mahout-user-archive@www.apache.org Delivered-To: apmail-mahout-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D48D9C43E for ; Fri, 7 Mar 2014 11:29:28 +0000 (UTC) Received: (qmail 60437 invoked by uid 500); 7 Mar 2014 11:29:26 -0000 Delivered-To: apmail-mahout-user-archive@mahout.apache.org Received: (qmail 60037 invoked by uid 500); 7 Mar 2014 11:29:11 -0000 Mailing-List: contact user-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@mahout.apache.org Delivered-To: mailing list user@mahout.apache.org Received: (qmail 60022 invoked by uid 99); 7 Mar 2014 11:29:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2014 11:29:08 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kevinmoulart@gmail.com designates 209.85.160.174 as permitted sender) Received: from [209.85.160.174] (HELO mail-yk0-f174.google.com) (209.85.160.174) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2014 11:29:01 +0000 Received: by mail-yk0-f174.google.com with SMTP id 20so10308340yks.5 for ; Fri, 07 Mar 2014 03:28:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=nR4nvm9C1YsgNMFrXtYXj0FUKkRxsmEjcWtsJZdX4rc=; b=zZG5wWEy3rSlQZK2RyD8dHKfGtg66tnLEqnkqP5IOA2HbktMMejEgNzakrSMgCdlW4 fg4PjNiUoLHyhsR/WPUvOJH554Bp73aip+nVcxGx0YGQTdg89fxEWvnwMR4RehdJAHZU T/MF0ce76sxWh/uPyhDQvmkaHnmy+RDkCe7r3dOt/tqQTJ0H+eiCZuFrHESQ5fik6OkD KMiAezhOSO0/RObJCELhP1GoaOaW9Zje+sPfFboxe1vex0zHoTUJcVa09pRxoDkOPrLt KHNECXHZi3xSSGSKgUA2k8UnJ0GZcLhqM8y0bfdg/V1YF3ce+UtXWs5BRAuxOs0DjzP/ VQHw== X-Received: by 10.236.210.18 with SMTP id t18mr21737178yho.67.1394191720161; Fri, 07 Mar 2014 03:28:40 -0800 (PST) MIME-Version: 1.0 Received: by 10.170.113.201 with HTTP; Fri, 7 Mar 2014 03:28:20 -0800 (PST) In-Reply-To: References: <1393956126.27565.YahooMailNeo@web160205.mail.bf1.yahoo.com> <1394030709.44468.YahooMailNeo@web163504.mail.gq1.yahoo.com> <1394037000.64504.YahooMailNeo@web163505.mail.gq1.yahoo.com> From: Kevin Moulart Date: Fri, 7 Mar 2014 12:28:20 +0100 Message-ID: Subject: Re: Fwd: PCA with ssvd leads to StackOverFlowError To: user Content-Type: multipart/alternative; boundary=089e0160a70a3aa3b304f4028efe X-Virus-Checked: Checked by ClamAV on apache.org --089e0160a70a3aa3b304f4028efe Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Perfect ! It works like a charm now ! I'll still be testing after lunch, and let you know if any new problem subsists, but it looks promising ! Thanks you very much ! K=C3=A9vin Moulart 2014-03-06 19:31 GMT+01:00 Ted Dunning : > On Thu, Mar 6, 2014 at 7:46 AM, Kevin Moulart >wrote: > > > [ERROR] > > > > > /home/myCompny/Downloads/mahout9/math/src/main/java/org/apache/mahout/mat= h/stats/GroupTree.java:[171,31] > > cannot find symbol > > > > Replace that line with: > > stack =3D new ArrayDeque(); > --089e0160a70a3aa3b304f4028efe--