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

Duo Zhang commented on HADOOP-16183:
------------------------------------

I think there is a YETUS_ARG to set your own personality script?

In HBase we have a hase-personality.sh under the dev-support directory and we 
use in the jenkins config, and we use this we executing test-patch

{noformat}
YETUS_ARGS=("--personality=${COMPONENT}/dev-support/hbase-personality.sh" 
${YETUS_ARGS[@]})
{noformat}

> Use latest Yetus to support ozone specific build process
> --------------------------------------------------------
>
>                 Key: HADOOP-16183
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16183
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Major
>
> In YETUS-816 the hadoop personality is improved to better support ozone 
> specific changes.
> Unfortunately the hadoop personality is part of the Yetus project and not the 
> Hadoop project: we need a new yetus release or switch to an unreleased 
> version.
> In this patch I propose to use the latest commit from yetus (but use that 
> fixed commit instead updating all the time). 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to