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

Allen Wittenauer commented on YETUS-222:
----------------------------------------

bq. do we want to include all the native features such as snappy, openssl and 
ISA-L when we build native codes in Jenkins?

FWIW, we already do. e.g., from 
https://builds.apache.org/job/PreCommit-hdfs-Build/13834/console:

{code}
mvn -Dmaven.repo.local=/home/jenkins/yetus-m2/hadoop-trunk-1 -Ptest-patch 
-DskipTests -Pnative -Drequire.libwebhdfs -Drequire.snappy -Drequire.openssl 
-Drequire.fuse -Drequire.test.libhadoop clean test-compile -DskipTests=true
{code}

The only thing not currently enabled in the personality on Linux (besides 
ISA-L) is bzip2 because the cmake bits for that detection are completely 
unreliable.  (I've got a Hadoop jira out there for it somewhere I think)

> hadoop: add ISA-L support
> -------------------------
>
>                 Key: YETUS-222
>                 URL: https://issues.apache.org/jira/browse/YETUS-222
>             Project: Yetus
>          Issue Type: Improvement
>          Components: Test Patch
>            Reporter: Allen Wittenauer
>
> Hadoop personality should support building the native code under Jenkins when 
> Docker is invoked.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to