jeanlyn92:
I was not very clear in previous reply: I meant to refer to
/home/hadoop/mylib/hadoop-lzo-SNAPSHOT.jar
But looks like the distro includes hadoop-lzo-0.4.15.jar
Cheers
On Thu, Mar 19, 2015 at 6:26 PM, jeanlyn92 wrote:
> That's not enough .The config must appoint specific jar instead
If I read the screenshot correctly, Hadoop lzo jar is under /home/hadoop/mylib
Cheers
> On Mar 19, 2015, at 5:37 AM, jeanlyn92 wrote:
>
> You should conf as follow:
> export
> SPARK_LIBRARY_PATH="$HADOOP_HOME/lib/native:$HADOOP_HOME/share/hadoop/common/lib/hadoop-lzo-0.4.15.jar"
>
>
>> On
How did you generate the Hadoop-lzo jar ?
Thanks
> On Mar 17, 2015, at 2:36 AM, 唯我者 <878223...@qq.com> wrote:
>
> hi,everybody:
>I have configured the env about LZO like this:
> <9da01...@a75e774d.bbf50755.jpg>
>
> <54346...@a75e774d.bbf50755.jpg>
>
>
> But when I execute code w