DO NOT use eclipse maven plugin to build or package , do it in the cmd or terminator, use mvn install, and DO NOT ignore test
in chinese 不要用eclipse的maven插件打包,在命令行里用mvn install 来安装,不要忽略掉 test At 2011-10-08 16:16:07,"戴清灏" <[email protected]> wrote: >If you can understand Chinese, you may read one post in my blog. It may help >you build mahout. >http://rogerdai16.wordpress.com/2011/08/20/%E6%89%93%E5%8C%85mahout/ > >2011/10/8 Guang Xiang <[email protected]> > >> Hi, all, >> >> >> I want to run LDA using Mahout on some large data set, but have no >> idea how to proceed. Does anyone have any experience on this, such as >> code that can be shared or documentation? >> >> Thank you a lot. >> >> Regards, >> >> >> >> Guang Xiang >> >>
