Hi,

Windows 7 Home Premium
Service Pack 1
64-bit

java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)

I have download the zip file.

https://repository.apache.org/content/repositories/orgapachemahout-1002/org/apache/mahout/mahout-distribution/0.9/mahout-distribution-0.9-src.zip

Unpack it - success
mvn compile - success
mvn install - build was success some test are failed. I have attached the
result of the test run with this mail.

Is this the way to test and bubit the test results. please update and
correct me if i made something wrong.


Thanks,
    Chameera.






On Fri, Jan 17, 2014 at 3:57 PM, Andrew Psaltis <
andrew.psal...@webtrends.com> wrote:

> Suneel,
> I removed all Lucene entries from my local maven repo and indeed the tests
> that were failing due to that succeed. Now I just get the good ole: Unable
> to load realm mapping info from SCDynamicStore and the subsequently
> expected KrbException
>
> Thanks,
> Andrew
>
>
> From: Suneel Marthi <suneel_mar...@yahoo.com<mailto:
> suneel_mar...@yahoo.com>>
> Reply-To: Suneel Marthi <suneel_mar...@yahoo.com<mailto:
> suneel_mar...@yahoo.com>>
> Date: Thursday, January 16, 2014 11:24 AM
> To: "dev@mahout.apache.org<mailto:dev@mahout.apache.org>" <
> dev@mahout.apache.org<mailto:dev@mahout.apache.org>>, Andrew Psaltis <
> andrew.psal...@webtrends.com<mailto:andrew.psal...@webtrends.com>>, "
> i...@eprice.gr<mailto:i...@eprice.gr>" <i...@eprice.gr<mailto:
> i...@eprice.gr>>
> Cc: "u...@mahout.apache.org<mailto:u...@mahout.apache.org>" <
> u...@mahout.apache.org<mailto:u...@mahout.apache.org>>
> Subject: Re: Mahout 0.9 Release - Call for Volunteers
>
> This is not a maven issue.
>
> Andrew, r u on Mac OS 10.8?  If so u would be seeing these errors.
> These errors being spewed by Carrot RandomizedRunner and per the
> conversation in Mahout-1345 this happens on Mac OS X due to an issue in
> Lucene 4.3.1 and below that was fixed in later Lucene releases.
>
> Do u have an older version of Lucene (< 4.4)  somewhere on ur system, that
> could be causing this?
>
> Mahout 0.9 Release Lucene version is 4.6.0.
>
>
>
> On Thursday, January 16, 2014 1:03 PM, Sotiris Salloumis <i...@eprice.gr
> <mailto:i...@eprice.gr>> wrote:
> Hi Andrew,
>
> Could please check if you have the latest maven?
>
> http://maven.apache.org/download.cgi
>
> Or what version of Maven you are using, I believe this is the issue.
>
> Regards
> Sotiris
>
> -----Original Message-----
> From: Andrew Psaltis [mailto:andrew.psal...@webtrends.com<mailto:
> andrew.psal...@webtrends.com>]
> Sent: Thursday, January 16, 2014 8:01 PM
> To: dev@mahout.apache.org<mailto:dev@mahout.apache.org>; i...@eprice.gr
> <mailto:i...@eprice.gr>
> Cc: Suneel Marthi; u...@mahout.apache.org<mailto:u...@mahout.apache.org>;
> priv...@mahout.apache.org<mailto:priv...@mahout.apache.org>
> Subject: Re: Mahout 0.9 Release - Call for Volunteers
>
> Tests for Mahout Core fail on
>
> OS X 10.8.5 (12F45)
> java version "1.7.0_17"
> Java(TM) SE Runtime Environment (build 1.7.0_17-b02) Java HotSpot(TM)
> 64-Bit
> Server VM (build 23.7-b01, mixed mode)
>
> Attached is the output from running: mvn clean test
>
> I have not started to look at the test cases that failed in a debugger, but
> would be glad to.
>
> Thanks,
> Andrew
>
>
>
>
>
> On 1/16/14 9:52 AM, "Yexi Jiang" <yexiji...@gmail.com<mailto:
> yexiji...@gmail.com>> wrote:
>
> >Tested on my mac and a server with ubuntu 12.04 LTS.
> >
> >All tests passed.
> >
> >[INFO]
> >-----------------------------------------------------------------------
> >-
> >
> >[INFO] Reactor Summary:
> >
> >[INFO]
> >
> >[INFO] Mahout Build Tools ................................ SUCCESS
> >[1.964s]
> >
> >[INFO] Apache Mahout ..................................... SUCCESS
> >[0.400s]
> >
> >[INFO] Mahout Math ....................................... SUCCESS
> >[1:53.067s]
> >
> >[INFO] Mahout Core ....................................... SUCCESS
> >[9:09.716s]
> >
> >[INFO] Mahout Integration ................................ SUCCESS
> >[1:04.662s]
> >
> >[INFO] Mahout Examples ................................... SUCCESS
> >[3.331s]
> >
> >[INFO] Mahout Release Package ............................ SUCCESS
> >[0.000s]
> >
> >[INFO] Mahout Math/Scala wrappers ........................ SUCCESS
> >[11.356s]
> >
> >[INFO]
> >-----------------------------------------------------------------------
> >-
> >
> >[INFO] BUILD SUCCESS
> >
> >[INFO]
> >-----------------------------------------------------------------------
> >-
> >
> >Regards,
> >Yexi
> >
> >2014/1/16 Sotiris Salloumis <i...@eprice.gr<mailto:i...@eprice.gr>>
> >>
> >> From unix you should try the following with wget or curl, make sure
> >>during  copy the email client will not wrap it up
> >>
> >>
> >http://repository.apache.org/content/repositories/orgapachemahout-1002/
> >org
> >/a
> >> pache/mahout/mahout-distribution/0.9/mahout-distribution-0.9-src.tar.
> >> gz
> >>
> >> Above link via Google url shortener for easy copy/paste
> >http://goo.gl/gX6xGz
> >>
> >>
> >> Regards
> >> Sotiris
> >>
> >> -----Original Message-----
> >> From: Yexi Jiang [mailto:yexiji...@gmail.com<mailto:yexiji...@gmail.com
> >]
> >> Sent: Thursday, January 16, 2014 5:59 PM
> >> To: mahout
> >> Cc: Suneel Marthi; u...@mahout.apache.org<mailto:u...@mahout.apache.org>;
> priv...@mahout.apache.org<mailto:priv...@mahout.apache.org>
> >> Subject: Re: Mahout 0.9 Release - Call for Volunteers
> >>
> >> Got the same error.
> >>
> >> Regards,
> >> Yexi
> >>
> >>
> >> 2014/1/16 Chameera Wijebandara <chameerawijeband...@gmail.com<mailto:
> chameerawijeband...@gmail.com>>
> >>
> >> > Hi Suneel,
> >> >
> >> > Still it getting 404 error.
> >> >
> >> > Thanks,
> >> >    Chameera
> >> >
> >> >
> >> > On Thu, Jan 16, 2014 at 7:11 PM, Suneel Marthi
> >> > <suneel_mar...@yahoo.com<mailto:suneel_mar...@yahoo.com>
> >> > >wrote:
> >> >
> >> > > Here's the new URL for Mahout 0.9 Release:
> >> > >
> >> > >
> >> > https://repository.apache.org/content/repositories/orgapachemahout-
> >> > 100 1/org/apache/mahout/mahout-buildtools/0.9/
> >> > >
> >> > > For those volunteering to test this, some of the things to be
> >verified:
> >> > >
> >> > > a) Verify that u can unpack the release (tar or zip)
> >> > > b) Verify u r able to compile the distro
> >> > > c)  Run through the unit tests: mvn clean test
> >> > > d) Run the example scripts under $MAHOUT_HOME/examples/bin.
> >> > > Please run through all the different options in each script.
> >> > >
> >> > >
> >> > >
> >> > > Committers and PMC members:
> >> > > ---------------------------------------
> >> > >
> >> > > Need atleast 3 +1 votes from this group for the Release to pass.
> >> > >
> >> > >
> >> > > Thanks and Regards.
> >> >
> >> >
> >> >
> >> >
> >> > --
> >> > Thanks,
> >> >    Chameera
> >> >
> >>
> >>
> >>
> >> --
> >> ------
> >> Yexi Jiang,
> >> ECS 251,  yjian...@cs.fiu.edu<mailto:yjian...@cs.fiu.edu>
> >> School of Computer and Information Science, Florida International
> >University
> >> Homepage: http://users.cis.fiu.edu/~yjian004/
> >>
> >
> >
> >
> >--
> >------
> >Yexi Jiang,
> >ECS 251,  yjian...@cs.fiu.edu<mailto:yjian...@cs.fiu.edu>
> >School of Computer and Information Science, Florida International
> >University
> >Homepage: http://users.cis.fiu.edu/~yjian004/
>
>
>
>
>


-- 
Thanks,
    Chameera
Tests run: 815, Failures: 0, Errors: 138, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mahout Build Tools ................................ SUCCESS [44.201s]
[INFO] Apache Mahout ..................................... SUCCESS [8.290s]
[INFO] Mahout Math ....................................... SUCCESS [4:02.073s]
[INFO] Mahout Core ....................................... FAILURE [7:57.163s]
[INFO] Mahout Integration ................................ SKIPPED
[INFO] Mahout Examples ................................... SKIPPED
[INFO] Mahout Release Package ............................ SKIPPED
[INFO] Mahout Math/Scala wrappers ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:52.097s
[INFO] Finished at: Fri Jan 17 17:23:21 IST 2014
[INFO] Final Memory: 36M/179M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
project mahout-core: There are test failures.
[ERROR]
[ERROR] Please refer to 
C:\Users\Chameera\Desktop\mahout-distribution-0.9-src\mahout-distribution-0.9\core\target\surefire-reports
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command

[ERROR]   mvn <goals> -rf :mahout-core


Reply via email to