[
https://issues.apache.org/jira/browse/YETUS-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15095767#comment-15095767
]
Kai Zheng commented on YETUS-222:
---------------------------------
Thanks Allen for the answer. I guess it's possible to add a task to trigger the
dist package building. The task might seem to add the dist related options like
below, but the problem is we might not want to do it frequently every time when
uploading a patch. Perhaps regularly daily or weekly. Not sure how to do it.
{noformat}
mvn package -Pdist -Pnative -DskipTests -Drequire.snappy -Dbundle.snappy
-Dsnappy.lib=/tmp/libsnappy \
-Drequire.openssl -Dbundle.openssl
-Dopenssl.lib=/usr/lib64 \
-Drequire.isal -Dbundle.isal
-Disal.lib=/usr/lib \
{noformat}
> 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)