Hi,

Try the --driver-library-path option of spark-submit, e.g.:

/opt/spark/bin/spark-submit --driver-library-path /opt/hadoop/lib/native (...)

Regards,
Christophe.

On 21/10/2014 20:44, Pradeep Ch wrote:
> Hi all,
>
> Can anyone tell me how to set the native library path in Spark.
>
> Right not I am setting it using "SPARK_LIBRARY_PATH" environmental variable 
> in spark-env.sh. But still no success.
>
> I am still seeing this in spark-shell.
>
> NativeCodeLoader: Unable to load native-hadoop library for your platform... 
> using builtin-java classes where applicable
>
>
> Thanks,
> Pradeep


Kelkoo SAS
Société par Actions Simplifiée
Au capital de € 4.168.964,30
Siège social : 8, rue du Sentier 75002 Paris
425 093 069 RCS Paris

Ce message et les pièces jointes sont confidentiels et établis à l'attention 
exclusive de leurs destinataires. Si vous n'êtes pas le destinataire de ce 
message, merci de le détruire et d'en avertir l'expéditeur.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to