[
https://issues.apache.org/jira/browse/BIGTOP-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dasha Boudnik updated BIGTOP-1756:
----------------------------------
Attachment: BIGTOP-1756.patch
Patch tested and attached.
- HADOOP_MAPRED_HOME property is now to be found in
_bigtop-tests/test-execution/common/pom.xml_
- HADOOP_MAPRED_HOME, HADOOP_HOME and HADOOP_CONF_DIR are now removed from
_bigtop-tests/test-execution/smokes/crunch/pom.xml_,
_bigtop-tests/test-execution/smokes/datafu/pom.xml_ and
_bigtop-tests/test-execution/smokes/hadoop/pom.xml_ so there's no redundancy
(all three are set in the top-level pom file)
- Enforcers for HADOOP_MAPRED_HOME were added to these three files separately,
since only these tests require this property
> Add HADOOP_MAPRED_HOME property to common
> -----------------------------------------
>
> Key: BIGTOP-1756
> URL: https://issues.apache.org/jira/browse/BIGTOP-1756
> Project: Bigtop
> Issue Type: Bug
> Affects Versions: 0.8.0
> Reporter: Dasha Boudnik
> Assignee: Dasha Boudnik
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1756.patch
>
>
> A couple of tests in hadoop need this property to be set, but it's being
> checked within the tests. Since crunch and datafu also need mapred, let's
> carry the enforcer out to bigtop-tests-test-execution/common/pom.xml.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)