Re: c# porting of mahout

2010-04-16 Thread Steven Bourke
M, pedram salehpoor >> wrote: >>> For Hadoop I was thinking about making them assemblies usable for c#. >>> >>> But ever changing code is a problem. Do currently new features are added >> or >>> the next version is more bug cleaning? >> Steven B

Re: How to create eclipse project for mahout using maven ?

2010-03-03 Thread Steven Bourke
I've never used maven to build mahout. But when using eclipse I add the dependencies to the class path. Is that an option for you? On 3 Mar 2010, at 11:16, Jeff Zhang wrote: > Hi all, > > I'd like to create eclipse project using maven for mahout, but I meet a > error message. How people here cr