We (at least I) was talking about the name of the Hadoop core jar in HBase lib/ 
being not of any particular importance.

Best regards,

    - Andy

Problems worthy of attack prove their worth by hitting back. - Piet Hein (via 
Tom White)


--- On Fri, 6/10/11, Mike Spreitzer <[email protected]> wrote:

> From: Mike Spreitzer <[email protected]>
> Subject: Re: Hadoop not working after replacing hadoop-core.jar with 
> hadoop-core-append.jar
> To: [email protected]
> Date: Friday, June 10, 2011, 10:10 AM
> Also, regarding names: yes, the JAR
> file names matter.  In Hadoop's 
> bin/hadoop I see this:
> 
> for f in $HADOOP_HOME/hadoop-core-*.jar; do
>   CLASSPATH=${CLASSPATH}:$f;
> done
> 
> Regards,
> Mike Spreitzer
>

Reply via email to