+1!

Cheers,
Chris

On Jun 19, 2012, at 2:26 AM, Julien Nioche wrote:

> Quite annoying that we did not spot this before releasing. What about a 1.5.1 
> soonish with this fix + couple smallish improvements e.g. upgrade to Hadoop 
> 1.0.3?
> 
> J.
> 
> ---------- Forwarded message ----------
> From: Julien Nioche <lists.digitalpeb...@gmail.com>
> Date: 19 June 2012 08:56
> Subject: Re: Nutch 1.5 Deploy Mode Doesn't Work like Nutch 1.4 Deploy Mode
> To: u...@nutch.apache.org
> 
> 
> Alternatively modify the bin/nutch script to make it more robust
> 
> # NUTCH_JOB 
> if [ -f ${NUTCH_HOME}/*nutch*.job ]; then
>     local=false
>   for f in $NUTCH_HOME/*nutch*.job; do
>     NUTCH_JOB=$f;
>   done
> fi
> 
> On 19 June 2012 00:09, sidbatra <siddharthaba...@gmail.com> wrote:
> This turns out to be a genuine bug with an easy fix.
> 
> build.xml is configured to generate a job file titled "apache-nutch-1.5.job"
> but the deploy binary is still looking for "nutch-1.5.job"
> 
> 
> Renaming "apache-nutch-1.5.job" to "nutch-1.5.job" fixes this bug in deploy
> mode.
> 
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Nutch-1-5-Deploy-Mode-Doesn-t-Work-like-Nutch-1-4-Deploy-Mode-tp3990169p3990196.html
> Sent from the Nutch - User mailing list archive at Nabble.com.
> 
> 
> 
> -- 
> 
> Open Source Solutions for Text Engineering
> 
> http://digitalpebble.blogspot.com/
> http://www.digitalpebble.com
> http://twitter.com/digitalpebble
> 
> 
> 
> 
> -- 
> 
> Open Source Solutions for Text Engineering
> 
> http://digitalpebble.blogspot.com/
> http://www.digitalpebble.com
> http://twitter.com/digitalpebble
> 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattm...@nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Reply via email to