-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18625/
-----------------------------------------------------------
(Updated March 21, 2014, 3:15 p.m.)
Review request for accumulo.
Changes
-------
Framework will now fail if accumulo takes too long to upgrade.
Bugs: ACCUMULO-2145
https://issues.apache.org/jira/browse/ACCUMULO-2145
Repository: accumulo
Description
-------
The framework would configure the Accumulo versions, HDFS, zookeeper, and which
test to run.
Runs a set of upgrade tests.
Diffs (updated)
-----
test/system/upgrade/README PRE-CREATION
test/system/upgrade/conf/accumulo/accumulo-env.sh PRE-CREATION
test/system/upgrade/conf/accumulo/accumulo-env.template.sh PRE-CREATION
test/system/upgrade/conf/accumulo/accumulo-metrics.xml PRE-CREATION
test/system/upgrade/conf/accumulo/accumulo-site.template.xml PRE-CREATION
test/system/upgrade/conf/accumulo/accumulo-site.xml PRE-CREATION
test/system/upgrade/conf/accumulo/accumulo.policy.example PRE-CREATION
test/system/upgrade/conf/accumulo/gc PRE-CREATION
test/system/upgrade/conf/accumulo/generic_logger.xml PRE-CREATION
test/system/upgrade/conf/accumulo/log4j.properties PRE-CREATION
test/system/upgrade/conf/accumulo/masters PRE-CREATION
test/system/upgrade/conf/accumulo/monitor PRE-CREATION
test/system/upgrade/conf/accumulo/monitor_logger.xml PRE-CREATION
test/system/upgrade/conf/accumulo/slaves PRE-CREATION
test/system/upgrade/conf/accumulo/tracers PRE-CREATION
test/system/upgrade/conf/hadoop-1/core-site.template.xml PRE-CREATION
test/system/upgrade/conf/hadoop-1/hdfs-site.template.xml PRE-CREATION
test/system/upgrade/conf/hadoop-1/mapred-site.template.xml PRE-CREATION
test/system/upgrade/conf/hadoop-2/core-site.template.xml PRE-CREATION
test/system/upgrade/conf/hadoop-2/hdfs-site.template.xml PRE-CREATION
test/system/upgrade/conf/hadoop-2/mapred-site.template.xml PRE-CREATION
test/system/upgrade/conf/hadoop-2/yarn-site.template.xml PRE-CREATION
test/system/upgrade/conf/zookeeper/zoo_sample.cfg PRE-CREATION
test/system/upgrade/setup/accumulo-setup.sh PRE-CREATION
test/system/upgrade/setup/hadoop-setup.sh PRE-CREATION
test/system/upgrade/setup/services.sh PRE-CREATION
test/system/upgrade/setup/zookeeper-setup.sh PRE-CREATION
test/system/upgrade/tests/Bulk_Ingest_Test.sh PRE-CREATION
test/system/upgrade/tests/Compaction_Test.sh PRE-CREATION
test/system/upgrade/tests/Ingest_Test.sh PRE-CREATION
test/system/upgrade/tests/Metadata_Test.sh PRE-CREATION
test/system/upgrade/upgrade_test.sh PRE-CREATION
test/system/upgrade_test.sh 6259e1c
Diff: https://reviews.apache.org/r/18625/diff/
Testing
-------
Thanks,
John McNamee