You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by 麦树荣 <sh...@qunar.com> on 2015/04/20 07:59:41 UTC

答复: Unable to load native-hadoop library

hi,

You can build native lib in your platform with maven:
mvn package -Pnative -DskipTests

发件人: Mahmood Naderan [mailto:nt_mahmood@yahoo.com]
发送时间: 2015年4月19日 2:54
收件人: User
主题: Unable to load native-hadoop library

Hi,
Regarding this warning

WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable

It seems that the prebuild 32-bit binary is not compatible on the host's 64-bit architecture. Just want to know does it make sense? Is there any concern about the functionality?

Regards,
Mahmood