Enter mahout hint error:could not find mahout-examples-*.job in the Mahout installation directory

Source: Internet
Author: User

Error:
error:could not find Mahout-examples-*.job in/home/grid/mahout-distribution-0.8 Or/home/grid/ Mahout-distribution-0.8/examples/target, please run the "mvn install" to create the. Job File


Problem Analysis:
is because the source package is downloaded and itsExamples/target directory does not contain example jar package, in fact, its error also prompted, can be mvn install the jar package;


Workaround:
First install the MAVEN tool, configure the MAVEN environment variable, this can refer to the online tutorial;


then go to the/home/grid/mahout-distribution-0.6/examples directory and run the MVN command:
the commands are as follows:
mvn Clean install-dmaven.test.skip=true


    -dmaven.test.skip=true parameter is not to execute the test code, if not with this parameter, or can not be out of the package, will error;


at this point, the problem is solved.

Enter Mahout prompt in Mahout installation directory error:could not find mahout-examples-*.job

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.