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 5B1B3E2D3 for ; Thu, 21 Feb 2013 22:10:36 +0000 (UTC) Received: (qmail 40209 invoked by uid 500); 21 Feb 2013 22:10:34 -0000 Delivered-To: apmail-mahout-user-archive@mahout.apache.org Received: (qmail 40174 invoked by uid 500); 21 Feb 2013 22:10:34 -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 40166 invoked by uid 99); 21 Feb 2013 22:10:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2013 22:10:34 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcamu-mahout-user@m.gmane.org designates 80.91.229.3 as permitted sender) Received: from [80.91.229.3] (HELO plane.gmane.org) (80.91.229.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2013 22:10:25 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U8eLC-0001eB-6E for user@mahout.apache.org; Thu, 21 Feb 2013 23:10:10 +0100 Received: from 173-228-60-229.dsl.dynamic.sonic.net ([173.228.60.229]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Feb 2013 23:10:10 +0100 Received: from wilson.chu by 173-228-60-229.dsl.dynamic.sonic.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Feb 2013 23:10:10 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: user@mahout.apache.org From: Wilson Chu Subject: Re: Running CVB command Date: Thu, 21 Feb 2013 22:04:37 +0000 (UTC) Lines: 24 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 173.228.60.229 (Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1) X-Virus-Checked: Checked by ClamAV on apache.org > > The job get stuck and I don't know why, which means that the job doesn't > finish and at the same it's not using CPU. Here it is the log's tail: > I saw the same. The command does not quit back to shell. Not using CPU. After one day waiting still the same. ... INFO: total training time time: 22811.054701ms Feb 21, 2013 3:43:05 AM org.apache.hadoop.io.compress.CodecPool getCompressor INFO: Got brand-new compressor Feb 21, 2013 3:43:05 AM org.slf4j.impl.JCLLoggerAdapter info INFO: printTopics time: 323.275654ms Feb 21, 2013 3:43:05 AM org.slf4j.impl.JCLLoggerAdapter info INFO: Program took 25559 ms (Minutes: 0.4259833333333333) Anyone has clue on what is wrong? --Wilson