[
https://issues.apache.org/jira/browse/HADOOP-11944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538524#comment-14538524
]
Sean Busbey commented on HADOOP-11944:
--------------------------------------
actually I just re-read this comment:
{quote}{noformat}
# if PATCH_DIR is already inside BASEDIR, then
# there is no need to move it since we assume that
# Jenkins or whatever already knows where it is at
# since it told us to put it there!
{noformat}{quote}
Maybe I've been thinking about this wrong. Should this check be looking to see
if the user passed in a patch dir? We already know if they did because
USER_PATCH_DIR will be set. In that case, presumably the same condition will
hold.
> add option to test-patch to avoid relocating patch process directory
> --------------------------------------------------------------------
>
> Key: HADOOP-11944
> URL: https://issues.apache.org/jira/browse/HADOOP-11944
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Minor
> Attachments: HADOOP-11944.1.patch
>
>
> When we have a jenkins setup that places the patch process in a defined
> location under WORKPLACE, there's no need to have patch process relocate it.
> Add a flag to leave it as is.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)