Konstantin Boudnik created BIGTOP-996:
-----------------------------------------
Summary: Document steps needed to run BT tests on a fresh host
Key: BIGTOP-996
URL: https://issues.apache.org/jira/browse/BIGTOP-996
Project: Bigtop
Issue Type: Bug
Components: Documentation
Affects Versions: 0.5.0
Reporter: Konstantin Boudnik
Assignee: Konstantin Boudnik
Priority: Blocker
Fix For: 0.6.0
I argue that a major part of becoming a contributor for Bigtop is a learning
curve in how to use all the mechanics of the trade. I see this times and again.
We need to have a HOWTO.txt document that would have a trivial description of
the needed steps. Something like:
sudo jenkins
clone Bigtop repo
mvn install top pom.xml
mvn install itest
set HADOOP_CONF_DIR, HADOOP_HOME, HADOOP_MAPRED_HOME
mvn install test-artifacts top pom.xml
mvn install test-execution top pom.xml
mvn -Dorg.apache.bigtop.itest.log4j.level=TRACE -f
bigtop-tests/test-execution/smokes/hadoop/pom.xml verify
That might be sufficient.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira