[
https://issues.apache.org/jira/browse/YARN-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13832716#comment-13832716
]
Alejandro Abdelnur commented on YARN-1442:
------------------------------------------
Instead introducing a new system property "yarn.minicluster.directory" we
should have a common "hadoop.test.dir" used by all minicluster and tests, if
different components need their own subdir, they can created it under it. Else
we need to chase all properties to set.
> change yarn minicluster base directory via system property
> ----------------------------------------------------------
>
> Key: YARN-1442
> URL: https://issues.apache.org/jira/browse/YARN-1442
> Project: Hadoop YARN
> Issue Type: New Feature
> Affects Versions: 2.2.0
> Reporter: André Kelpe
> Priority: Minor
> Attachments: HADOOP-10122.patch
>
>
> The yarn minicluster used for testing uses the "target" directory by default.
> We use gradle for building our projects and we would like to see it using a
> different directory. This patch makes it possible to use a different
> directory by setting the yarn.minicluster.directory system property.
--
This message was sent by Atlassian JIRA
(v6.1#6144)