WARN NativeCodeLoader warning in spark shell

2015-01-30 Thread kundan kumar
Hi, Whenever I start spark shell I get this warning. WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable Whats the meaning of this and does/how can it impact the execution of my spark jobs ? Please suggest how can I fix

Re: WARN NativeCodeLoader warning in spark shell

2015-01-30 Thread Sean Owen
This is ignorable, and a message from Hadoop, which basically means what it says. It's almost infamous; search Google. You don't have to do anything. On Fri, Jan 30, 2015 at 1:04 PM, kundan kumar iitr.kun...@gmail.com wrote: Hi, Whenever I start spark shell I get this warning. WARN