You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gu Chao (JIRA)" <ji...@apache.org> on 2017/08/03 10:58:00 UTC

[jira] [Commented] (SPARK-21626) "WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable"

    [ https://issues.apache.org/jira/browse/SPARK-21626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112564#comment-16112564 ] 

Gu Chao commented on SPARK-21626:
---------------------------------

[~srowen] I can solve this problem, but I do not know why.
{code:shell}
export LD_LIBRARY_PATH=$HADOOP_HOME/lib/native/:$LD_LIBRARY_PATH
{code}


> "WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable"
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-21626
>                 URL: https://issues.apache.org/jira/browse/SPARK-21626
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Shell
>    Affects Versions: 2.2.0
>            Reporter: Gu Chao
>
> After starting spark-shell, It output:
> 17/08/03 18:24:16 WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org