[ https://issues.apache.org/jira/browse/BIGTOP-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14361323#comment-14361323 ]
Dasha Boudnik edited comment on BIGTOP-1756 at 3/13/15 11:40 PM: ----------------------------------------------------------------- A thought occurs... do we really want to check in _bigtop-tests/test-execution/smokes/hadoop/pom.xml_ that HADOOP_MAPRED_HOME is set? Only the two mapreduce tests need it, and the rest won't run because of a property they don't require if we include this enforcer. Should we maybe just keep that part as is and close BIGTOP-1758? was (Author: dasha.boudnik): A thought occurs... do we really want to check in _bigtop-tests/test-execution/smokes/hadoop/pom.xml that HADOOP_MAPRED_HOME is set? Only the two mapreduce tests need it, and the rest won't run because of a property they don't require if we include this enforcer. Should we maybe just keep that part as is and close BIGTOP-1758? > Add HADOOP_MAPRED_HOME property to common > ----------------------------------------- > > Key: BIGTOP-1756 > URL: https://issues.apache.org/jira/browse/BIGTOP-1756 > Project: Bigtop > Issue Type: Bug > Components: tests > Affects Versions: 0.8.0 > Reporter: Dasha Boudnik > Assignee: Dasha Boudnik > Fix For: 0.9.0 > > Attachments: BIGTOP-1756.patch, BIGTOP-1756.patch, 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)