[ 
https://issues.apache.org/jira/browse/MAHOUT-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646258#action_12646258
 ] 

Grant Ingersoll commented on MAHOUT-94:
---------------------------------------

{quote}
One issue with getting the data automatically is that GroupLens has asked to 
not include their data with the distro, since they need those that use it to 
acknowledge their license terms. Automatically grabbing it also seems to go 
around that. 
{quote}

Hmm, not sure here.  We could, in the demo instructions, tell them to read the 
README first.  Also, I don't think we are violating any of their terms.  We 
aren't redistributing and we aren't using it commercially.   The only part we 
haven't done is let them know of our usage.

{quote}
The jetty part is possible, sure. There's yet another little catch that may 
make it hard to make this plug-and-play and that is that the demo needs a large 
heap, which is not available by default, which means setting command line 
options. That could be taken care of in an ant target I guess.
{quote}

What I have so far is just automating the setup and packaging, but I don't 
actually start Jetty.

I've excluded the Axis stuff for now, but that will need to be worked in.  I'll 
post a patch shortly.

> Make the Taste Demo more automated. 
> ------------------------------------
>
>                 Key: MAHOUT-94
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-94
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>
> Would be really cool if the Taste Demo 
> (http://lucene.apache.org/mahout/taste.html#demo) was easier to get up and 
> going.  For instance, we could have an Ant task that automatically gets the 
> data and puts it into the work directory just like we do for Reuters, 
> Wikipedia and Twenty News.  Then, we could also ship Jetty w/ the examples, 
> such that one just needs to do {code}java -jar start.jar{code} to fire up the 
> WAR and have it running (Solr does this)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to