I'm very sorry for all the confusion! You can't find it because nobody built it. You need to clone it from here: http://mrunit.apache.org/development/source_and_guide.html and then run 'mvn install' to install the package on your system (also, to skip running the tests you need to use '-DskipTests').
On Thu, Feb 28, 2013 at 2:31 PM, vivek bairathi <[email protected]> wrote: > Hi Dan, > > Can you please provide the "mrunit-1.0.0-SNAPSHOT.jar" as I am not able to > find it anywhere. If not then please tell me a way to get it. > > Thanks. > > > On Wed, Feb 27, 2013 at 10:31 PM, Dan Filimon > <[email protected]>wrote: > >> Yes, we need the snapshot because of the streaming k-means mapper and >> reducer tests. >> >> Specifically, we need to add more than one input to the mappers (we >> need the entire set of points). Only the mrunit SNAPSHOT has this >> feature. >> >> On Wed, Feb 27, 2013 at 12:04 AM, Ted Dunning <[email protected]> >> wrote: >> > The problem here is the dependency on the snapshot build of mrunit. >> > >> > Can somebody speak up and say why we need the SNAPSHOT instead of the >> > released 0.9.0 build? >> > >> > >> > On Tue, Feb 26, 2013 at 4:41 AM, vivek bairathi < >> [email protected]>wrote: >> > >> >> dependencies for project org.apache.mahout:mahout-core:jar:0.8-SNAPSHOT: >> >> Could not find artifact org.apache.mrunit:mrunit:jar:1.0.0-SNAPSHOT at >> >> specified path D:\mahout-skm\core\lib\mrunit-1.0.0-SNAPSHOT.jar -> >> [Help 1] >> >> [ERROR] >> >> >> > > > > -- > Regards, > Vivek Bairathi
