我的命令是mahout目錄下執行:mvn install
報錯如下:
R]
ERROR] ^
[ERROR] /root/bigdata/mahout-0.14.0/core/target/generated-sources/mahout/org/apache/mahout/math/map/AbstractByteCharMap.java:265: 錯誤: 意外的結束標記: </tt>
[ERROR] * keys = (8,7,6), values = (1,2,2) --> keyList = (6,8), valueList = (2,1)</tt>
[ERROR] ^
[ERROR] /root/bigdata/mahout-0.14.0/core/target/generated-sources/mahout/org/apache/mahout/math/map/AbstractByteCharMap.java:296: 錯誤: '>' 的用法錯誤
[ERROR] * <b>Example:</b> <br> <tt>keys = (8,7,6), values = (1,2,2) --> keyList = (6,7,8), valueList = (2,2,1)</tt>
[ERROR] ^
[ERROR]
[ERROR] Command line was: /usr/local/java/jre/../bin/javadoc @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in '/root/bigdata/mahout-0.14.0/core/target/apidocs' dir.
[ERROR]
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :core_2.11
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/19736.html
標籤:分布式計算/Hadoop
上一篇:測驗經典面試問題:一個專案從0到1,你需要做哪些作業?作業的重點是什么?
下一篇:IO流模擬控制臺上傳圖片
