Updated Branches: refs/heads/master ae10430eb -> 7242e2aed
Opening up Bigtop 0.7.0 development Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/7242e2ae Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/7242e2ae Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/7242e2ae Branch: refs/heads/master Commit: 7242e2aede1fcabf8e2a25ea17e66f91663f682c Parents: ae10430 Author: Roman Shaposhnik <[email protected]> Authored: Mon Jun 10 17:47:23 2013 -0700 Committer: Roman Shaposhnik <[email protected]> Committed: Mon Jun 10 17:47:23 2013 -0700 ---------------------------------------------------------------------- CHANGES.txt | 183 ++++++++++++++++++- bigtop-test-framework/pom.xml | 4 +- bigtop-tests/test-artifacts/crunch/pom.xml | 4 +- bigtop-tests/test-artifacts/datafu/pom.xml | 4 +- bigtop-tests/test-artifacts/fatjar/pom.xml | 4 +- bigtop-tests/test-artifacts/flume/pom.xml | 4 +- bigtop-tests/test-artifacts/giraph/pom.xml | 4 +- bigtop-tests/test-artifacts/hadoop/pom.xml | 4 +- bigtop-tests/test-artifacts/hbase/pom.xml | 4 +- bigtop-tests/test-artifacts/hcatalog/pom.xml | 4 +- bigtop-tests/test-artifacts/hive/pom.xml | 4 +- bigtop-tests/test-artifacts/hue/pom.xml | 4 +- bigtop-tests/test-artifacts/mahout/pom.xml | 4 +- bigtop-tests/test-artifacts/oozie/pom.xml | 4 +- bigtop-tests/test-artifacts/package/pom.xml | 4 +- bigtop-tests/test-artifacts/pom.xml | 4 +- bigtop-tests/test-artifacts/solr/pom.xml | 4 +- bigtop-tests/test-artifacts/sqoop/pom.xml | 4 +- bigtop-tests/test-execution/common/pom.xml | 4 +- bigtop-tests/test-execution/conf/pom.xml | 4 +- bigtop-tests/test-execution/integration/pom.xml | 4 +- .../test-execution/integration/sqoop/pom.xml | 4 +- bigtop-tests/test-execution/package/pom.xml | 4 +- bigtop-tests/test-execution/pom.xml | 4 +- .../test-execution/smokes/crunch/pom.xml | 4 +- .../test-execution/smokes/datafu/pom.xml | 4 +- .../test-execution/smokes/flume/pom.xml | 4 +- .../test-execution/smokes/giraph/pom.xml | 4 +- .../test-execution/smokes/hadoop/pom.xml | 4 +- .../test-execution/smokes/hbase/pom.xml | 4 +- .../test-execution/smokes/hcatalog/pom.xml | 4 +- bigtop-tests/test-execution/smokes/hive/pom.xml | 4 +- bigtop-tests/test-execution/smokes/hue/pom.xml | 4 +- .../test-execution/smokes/mahout/pom.xml | 4 +- .../test-execution/smokes/oozie/pom.xml | 4 +- bigtop-tests/test-execution/smokes/pig/pom.xml | 4 +- bigtop-tests/test-execution/smokes/pom.xml | 4 +- bigtop-tests/test-execution/smokes/solr/pom.xml | 4 +- .../test-execution/smokes/sqoop/pom.xml | 6 +- bigtop.mk | 2 +- pom.xml | 2 +- 41 files changed, 261 insertions(+), 80 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 489c3f3..ac96955 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -15,7 +15,188 @@ Bigtop Changelog -* Release 0.6.0 (unreleased) +* Release 0.7.0 (unreleased) + +* Release 0.6.0 (2013-06-10) + +- SUB-TASK + - [BIGTOP-239] - HBase init scripts are shut down in the wrong order + - [BIGTOP-812] - HttpFS is using Tomcat 6.0.32 which has numerous vulnerabilities + - [BIGTOP-813] - add integration test for HCatlog + - [BIGTOP-814] - add packaging test for HCatlog + - [BIGTOP-822] - Bump version of Hadoop to 2.0.5 + - [BIGTOP-824] - Bump version of Hive to 0.10 + - [BIGTOP-832] - Bump version of Hue to 2.3.0 + - [BIGTOP-833] - Update HCatalog packaging for Bigtop 0.6.0 integration + - [BIGTOP-839] - add packaging test for Sqoop 2 + - [BIGTOP-852] - Improve HDFS helper script + - [BIGTOP-854] - add package testing manifest for HCatalog + - [BIGTOP-855] - add integration tests for HCatalog + - [BIGTOP-861] - init-hdfs.sh does not work from init scripts + - [BIGTOP-862] - All the Apache Hadoop services ought to start nicely and in order + - [BIGTOP-863] - verify the existence of the initscripts with typo + - [BIGTOP-864] - update the appliance for the location of the init-hdfs.sh script + - [BIGTOP-880] - Bump version of Datafu to 0.0.6 + - [BIGTOP-891] - TestPigTest doesn't run against YARN cluster + - [BIGTOP-915] - bump version of Oozie to 3.3.2 + - [BIGTOP-916] - Bump version of Pig to 0.11.1 + - [BIGTOP-917] - Bump version of Solr to 4.2.1 + - [BIGTOP-926] - Bump version of Giraph to 1.0 + - [BIGTOP-933] - Need to add ASF license text to bigtop-toolchain files + - [BIGTOP-962] - Bump Sqoop version to 1.99.2 + - [BIGTOP-963] - bump version of Whirr to 0.8.2 + - [BIGTOP-980] - bigtop-toolchaing user module can't create 'jenkins' user + +- BUG FIXES + - [BIGTOP-275] - scoping of variable in puppet code is incorrect + - [BIGTOP-379] - Package testing for Bigtop 0.5.0 release + - [BIGTOP-445] - yarn default file has the wrong name + - [BIGTOP-463] - should we reconsider /usr/lib vs. /usr/libexec decision? + - [BIGTOP-483] - Smoke test of Hadoop fails with clitest missing testConf.xml file + - [BIGTOP-489] - TestCLI with two test cases fails ID - 146 and 147 related to refreshServiceAcl + - [BIGTOP-504] - provide a functionality for detecting libjvm.so in bigtop-utils + - [BIGTOP-545] - package testing manifest in trunk needs to be updated + - [BIGTOP-553] - Metadata for packages needs to be harmonized between RPM and Debain + - [BIGTOP-584] - Fix hive smoke test failures in trunk + - [BIGTOP-624] - running start on a service already running should return success + - [BIGTOP-637] - Update boxgrinder appliance for the coming release + - [BIGTOP-786] - Not able to find wiki link on Bigtop homepage + - [BIGTOP-804] - org.apache.bigtop.itest.pmanager.PackageManagerTest.testLookupGcc fails on some systems + - [BIGTOP-808] - hadoop-conf-pseudo package breaks hadoop-conf alternatives during upgrades + - [BIGTOP-809] - Remove harmless scary message from solr build + - [BIGTOP-815] - Move the trunk forward now that 0.5.0 is released + - [BIGTOP-818] - Updated list of supported platforms on Bigtop's homepage and readme file + - [BIGTOP-823] - Remove obsolete slf4j removal in hive packaging + - [BIGTOP-826] - Wrong return code returned when stopping Hue on RHEL/SUSE + - [BIGTOP-827] - Ubuntu Install Instructutions Fail with a 404 + - [BIGTOP-829] - Hue status returned wrong information on SLES + - [BIGTOP-830] - Add $(APACHE_MIRROR) for bigtop-tomcat + - [BIGTOP-834] - Remove workaround for MAPREDUCE-4814 in historyserver + - [BIGTOP-835] - The shell exec method must have variants which have timeout and can run in background + - [BIGTOP-836] - Hue status on SuSE doesn't work when run from outside of /usr/bin + - [BIGTOP-837] - Oozie 3.3.0 can't be build against Hadoop 2.0.3 or later + - [BIGTOP-841] - hadoop-conf-pseudo missed configuration for capacity scheduler and historyserver + - [BIGTOP-842] - hadoop-mapreduce-historyserver service dumps some output to the console instead of its .out file + - [BIGTOP-844] - hadoop rpm upgrade sequence is broken + - [BIGTOP-846] - The helper script introduced in BIGTOP-547 doesn't create /user/$USER directories on HDFS + - [BIGTOP-850] - Remove non-ASF repositories and infrastructure references from the project files + - [BIGTOP-851] - Typo breaks detection of multiple libraries in bigtop-utils in some JVMs + - [BIGTOP-853] - HBase test, TestLoadAndVerify does not work on secure clusters + - [BIGTOP-857] - Inconsistent group ownership of /var/run/hadoop-hdfs between .deb and .rpm installs + - [BIGTOP-858] - HBase tests are no longer compile with HBase 0.94 + - [BIGTOP-859] - fix the Bigtop trunk package test + - [BIGTOP-869] - hadoop preun should not stop services itself on behalf of its subpackages + - [BIGTOP-870] - Bump version of Pig to 0.11 + - [BIGTOP-873] - Hive needs Ivy cache cleared + - [BIGTOP-874] - make test contracts show up in javadoc + - [BIGTOP-875] - hadoop-smoke is broken because of missed dependency + - [BIGTOP-876] - TestDFSAdmin in hadoop-smoke is outdated and still relies on presence of -upgradeProgress + - [BIGTOP-877] - TestDFSAdmin in hadoop-smoke has to ensure its own environment, e.g. create HDFS paths, etc. + - [BIGTOP-878] - Bump version of Oozie to 3.3.1 + - [BIGTOP-879] - Bump version of Solr to 4.2.0 + - [BIGTOP-883] - Add support for Oracle RPM Java 1.7 + - [BIGTOP-884] - hive smoke tests can't be executed as a jar file isn't present anymore + - [BIGTOP-885] - TestHiveSmokeBulk fails on Hive 0.9 + - [BIGTOP-886] - Non-fatal errors when starting Hive daemons in EL5 + - [BIGTOP-887] - Sqoop 2 should be consistent with Oozie / Bigtop for server plugins directory + - [BIGTOP-888] - Oozie losing value of JAVA_HOME when spawning sub-shell + - [BIGTOP-889] - pig smoke tests are no longer running + - [BIGTOP-890] - Remove workaround for distributed cache problem from Oozie package + - [BIGTOP-892] - hadoop packages misses capacity-scheduler configuration + - [BIGTOP-894] - Pig compilation fails on RPM systems on Bigtop trunk + - [BIGTOP-895] - A number of testcases in TestCLI are failing with (at least) Hadoop 2.0.3 and later + - [BIGTOP-896] - Solr rpm requires redhat-lsb to run + - [BIGTOP-899] - enabled deployment topology with 3 nodes + - [BIGTOP-900] - update deployment configs for Kerberized installations + - [BIGTOP-901] - Oozie smoke tests mightn't be able to obtain the jobtracker or namenode hostnames, using old config. names + - [BIGTOP-902] - Hive uses same file for log4j and standard output + - [BIGTOP-903] - crunch integration tests need to clean up output directory before each individual subtask is run + - [BIGTOP-904] - mahout tests should default to /tmp as a temp location + - [BIGTOP-905] - bump versions of test execution poms to match the BOM + - [BIGTOP-906] - a few tests need artifacts compiled against Hadoop 2.X + - [BIGTOP-907] - hadoop-mapreduce-historyserver should require hadoop-hdfs + - [BIGTOP-910] - datanode init script cannot stop the process bcause it cannot find the pid file + - [BIGTOP-912] - update HBase tests for 0.6.0 + - [BIGTOP-914] - puppet needs to provision test users + - [BIGTOP-918] - Move BOM version info to the root pom file + - [BIGTOP-920] - Add HCatalog tests + - [BIGTOP-923] - Packages that depend on bigtop-utils needs to specify >= 0.6 + - [BIGTOP-928] - Hive can't be build against non-published Hadoop artifacts + - [BIGTOP-929] - Pig component build needs to use internal resolvers + - [BIGTOP-930] - init-hdfs.sh fails on execution + - [BIGTOP-934] - Hidden cookie is being set by wiki.cloudera.org via http://blogs.apache.org/bigtop top page + - [BIGTOP-935] - Use init script templates for hive + - [BIGTOP-936] - Use init script templates for hbase + - [BIGTOP-937] - Hive does not restart on Ubuntu + - [BIGTOP-940] - fix issues with Hive package + - [BIGTOP-945] - Service lock files need to match init script name + - [BIGTOP-946] - solr-server runlevels are wrong in debian + - [BIGTOP-947] - oozie init script does not use JAVA_HOME in /etc/default/bigtop-utils + - [BIGTOP-948] - TestFileAppend and TestHDFSQuota tests need to be updated + - [BIGTOP-949] - Add Sqoop tests + - [BIGTOP-950] - race condition for output consumption in Shell code + - [BIGTOP-951] - Hive Smoke's TestJdbcDriver fails + - [BIGTOP-953] - Revert BIGTOP-835 and BIGTOP-950 + - [BIGTOP-954] - metadada and user data for sqoop and hcatalog packages are wrong + - [BIGTOP-956] - fix small issues with mahout, hue and oozie tests + - [BIGTOP-957] - update deployment code for Sqoop2 + - [BIGTOP-958] - update deployment code for HCatalog + - [BIGTOP-959] - get rid of hadoop specific init.d.tmpl + - [BIGTOP-960] - Remove workaround for HBASE-6263 in hbase-thrift start + - [BIGTOP-968] - oozie is now part of the core hue + - [BIGTOP-969] - a few files belong to more than one package + - [BIGTOP-970] - update package test manifest and fix small issues in package metadata for Bigtop 0.6.0 + - [BIGTOP-971] - take care of the rat licensing complaints + - [BIGTOP-974] - Crunch download location is no longer /incubator + - [BIGTOP-975] - HBase regionserver init script does not implement "condrestart" command + - [BIGTOP-981] - Provide minimal documentation for puppet deploy config file + - [BIGTOP-982] - hcatalog needs to be given HCAT_HOME and HIVE_HOME + - [BIGTOP-983] - Oozie-client package ships its docs twice + - [BIGTOP-984] - bigtop-utils doesn't detect JAVA_HOME for Oracle JDK 7 when package by Debian's tool + - [BIGTOP-985] - Create Hive JDBC package + - [BIGTOP-988] - HCatalog does not launch daemon process in a known directory + - [BIGTOP-991] - crunch archive is incorrect + - [BIGTOP-994] - hdfs-init missed a few permissions on the sub-directories + - [BIGTOP-997] - TestCLI fails test id 5: comparator fails + - [BIGTOP-1001] - need package tests for hive-jdbc package + - [BIGTOP-1002] - Complete porting Sqoop import tests to Sqoop 2 + +- IMPROVEMENT + - [BIGTOP-12] - Add HCatalog to Bigtop + - [BIGTOP-547] - create an HDFS setup helper script + - [BIGTOP-712] - Bigtop 0.5.0 release + - [BIGTOP-713] - use newer debhelper and source format 3.0 (quilt) for Debian and Ubuntu packaging + - [BIGTOP-756] - Provide the thrift API interface file in the HBase packages + - [BIGTOP-763] - Add hdfs-journalnode to hadoop.spec + - [BIGTOP-817] - Wiki breadcrumb still shows Bigtop(incubating) + - [BIGTOP-821] - Puppet README's Usage section cuts off because of angle bracket delimiter + - [BIGTOP-838] - Both conf.empty and conf.pseudo packages don't seem to include a sample hadoop-env.sh file + - [BIGTOP-843] - It would be really cool if bigtop-detect-javahome were smarter and didn't pick a 32-bit JVM, or a 1.7 JVM set with default + - [BIGTOP-882] - Upload content of Oozie sharelib to HDFS + - [BIGTOP-893] - migrate puppet code to use init-hdfs.sh + - [BIGTOP-931] - a few improvements to secure puppet deployment code + - [BIGTOP-961] - hcatalog should be re-using hive user when running + - [BIGTOP-967] - package removal is currently missing from our package tests + - [BIGTOP-973] - Improve error diagnostics when sed'ing Hadoop version in Oozie package + - [BIGTOP-995] - JDK bug 6979329 requires a redundant kinit -R + - [BIGTOP-1000] - Remove remaining references to the Incubator + +- NEW FEATURE + - [BIGTOP-732] - Support running multiple HBase region servers + - [BIGTOP-881] - Add support for Oozie to be configured with SSL (HTTPS) + +- TASK + - [BIGTOP-118] - Check to ensure our build system requirements are actually declared properly in the packaging. + - [BIGTOP-681] - Package tests needed for new DataFu package + - [BIGTOP-720] - Build environment automation + - [BIGTOP-760] - Push artifacts from non-Maven projects into local Maven cache + - [BIGTOP-805] - Add Sqoop 2 to bigtop + +- TEST + - [BIGTOP-621] - Add test for distcp - intra cluster + - [BIGTOP-625] - Add HDFS Append Test + - [BIGTOP-693] - Add hadoop-fuse-dfs test + - [BIGTOP-728] - add datafu integration test * Release 0.5.0 (2012-12-25) http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-test-framework/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-test-framework/pom.xml b/bigtop-test-framework/pom.xml index f4eadef..05c2b5b 100644 --- a/bigtop-test-framework/pom.xml +++ b/bigtop-test-framework/pom.xml @@ -21,14 +21,14 @@ <parent> <groupId>org.apache.bigtop</groupId> <artifactId>bigtop</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>itest-common</artifactId> <name>iTest: system and integration testing in the cloud</name> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <dependencies> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/crunch/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/crunch/pom.xml b/bigtop-tests/test-artifacts/crunch/pom.xml index 5f75de8..a28e5fb 100644 --- a/bigtop-tests/test-artifacts/crunch/pom.xml +++ b/bigtop-tests/test-artifacts/crunch/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>crunch-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>crunchsmoke</name> </project> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/datafu/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/datafu/pom.xml b/bigtop-tests/test-artifacts/datafu/pom.xml index 27b2bca..10f3f89 100644 --- a/bigtop-tests/test-artifacts/datafu/pom.xml +++ b/bigtop-tests/test-artifacts/datafu/pom.xml @@ -20,14 +20,14 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>datafu-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>datafusmoke</name> <dependencies> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/fatjar/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/fatjar/pom.xml b/bigtop-tests/test-artifacts/fatjar/pom.xml index 9875b35..8f94a10 100644 --- a/bigtop-tests/test-artifacts/fatjar/pom.xml +++ b/bigtop-tests/test-artifacts/fatjar/pom.xml @@ -21,13 +21,13 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>fat-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>fatjar</name> <dependencies> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/flume/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/flume/pom.xml b/bigtop-tests/test-artifacts/flume/pom.xml index 0329a80..5edaac2 100644 --- a/bigtop-tests/test-artifacts/flume/pom.xml +++ b/bigtop-tests/test-artifacts/flume/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>flume-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>flumesmoke</name> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/giraph/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/giraph/pom.xml b/bigtop-tests/test-artifacts/giraph/pom.xml index 21e27bd..c954297 100644 --- a/bigtop-tests/test-artifacts/giraph/pom.xml +++ b/bigtop-tests/test-artifacts/giraph/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>giraph-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>giraphsmoke</name> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/hadoop/pom.xml b/bigtop-tests/test-artifacts/hadoop/pom.xml index c83a8d8..e2c85dd 100644 --- a/bigtop-tests/test-artifacts/hadoop/pom.xml +++ b/bigtop-tests/test-artifacts/hadoop/pom.xml @@ -20,14 +20,14 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>hadoop-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>hadoopsmoke</name> <dependencies> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/hbase/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/hbase/pom.xml b/bigtop-tests/test-artifacts/hbase/pom.xml index 4a34e70..545d68a 100644 --- a/bigtop-tests/test-artifacts/hbase/pom.xml +++ b/bigtop-tests/test-artifacts/hbase/pom.xml @@ -21,13 +21,13 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>hbase-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>hbasesmoke</name> <dependencies> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/hcatalog/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/hcatalog/pom.xml b/bigtop-tests/test-artifacts/hcatalog/pom.xml index 7c8c83b..e649dee 100644 --- a/bigtop-tests/test-artifacts/hcatalog/pom.xml +++ b/bigtop-tests/test-artifacts/hcatalog/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>hcatalog-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>hcatalogsmoke</name> </project> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/hive/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/hive/pom.xml b/bigtop-tests/test-artifacts/hive/pom.xml index cb9b36c..8759975 100644 --- a/bigtop-tests/test-artifacts/hive/pom.xml +++ b/bigtop-tests/test-artifacts/hive/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>hive-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>hivesmoke</name> </project> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/hue/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/hue/pom.xml b/bigtop-tests/test-artifacts/hue/pom.xml index d2b4af1..6f86fda 100644 --- a/bigtop-tests/test-artifacts/hue/pom.xml +++ b/bigtop-tests/test-artifacts/hue/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>hue-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>huesmoke</name> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/mahout/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/mahout/pom.xml b/bigtop-tests/test-artifacts/mahout/pom.xml index d8ba3c5..a19f009 100644 --- a/bigtop-tests/test-artifacts/mahout/pom.xml +++ b/bigtop-tests/test-artifacts/mahout/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>mahout-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>mahoutsmoke</name> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/oozie/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/oozie/pom.xml b/bigtop-tests/test-artifacts/oozie/pom.xml index 06f2f5e..a367f3b 100644 --- a/bigtop-tests/test-artifacts/oozie/pom.xml +++ b/bigtop-tests/test-artifacts/oozie/pom.xml @@ -21,13 +21,13 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>oozie-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>ooziesmoke</name> <dependencies> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/package/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/package/pom.xml b/bigtop-tests/test-artifacts/package/pom.xml index 9c87da9..6d15ac3 100644 --- a/bigtop-tests/test-artifacts/package/pom.xml +++ b/bigtop-tests/test-artifacts/package/pom.xml @@ -20,14 +20,14 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>package-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>packagesmoke</name> <dependencies> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/pom.xml b/bigtop-tests/test-artifacts/pom.xml index 428ce24..9f46627 100644 --- a/bigtop-tests/test-artifacts/pom.xml +++ b/bigtop-tests/test-artifacts/pom.xml @@ -21,14 +21,14 @@ <parent> <groupId>org.apache.bigtop</groupId> <artifactId>bigtop</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> <packaging>pom</packaging> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>bigtop-smokes</name> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/solr/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/solr/pom.xml b/bigtop-tests/test-artifacts/solr/pom.xml index 908a596..5c88c74 100644 --- a/bigtop-tests/test-artifacts/solr/pom.xml +++ b/bigtop-tests/test-artifacts/solr/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>solr-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>solrsmoke</name> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-artifacts/sqoop/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/sqoop/pom.xml b/bigtop-tests/test-artifacts/sqoop/pom.xml index a429eeb..c43db82 100644 --- a/bigtop-tests/test-artifacts/sqoop/pom.xml +++ b/bigtop-tests/test-artifacts/sqoop/pom.xml @@ -23,13 +23,13 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>sqoop-smoke</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>sqoopsmokes</name> <dependencies> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/common/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/common/pom.xml b/bigtop-tests/test-execution/common/pom.xml index e6a8ae2..f994698 100644 --- a/bigtop-tests/test-execution/common/pom.xml +++ b/bigtop-tests/test-execution/common/pom.xml @@ -24,14 +24,14 @@ <parent> <groupId>org.apache.bigtop</groupId> <artifactId>bigtop</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>stacks-common</artifactId> <packaging>pom</packaging> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>stacks-validation-common</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/conf/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/conf/pom.xml b/bigtop-tests/test-execution/conf/pom.xml index fbe8067..6d5fc0c 100644 --- a/bigtop-tests/test-execution/conf/pom.xml +++ b/bigtop-tests/test-execution/conf/pom.xml @@ -21,13 +21,13 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>stacks-common</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../common/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests-conf</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>smoke-tests-conf</name> <dependencies> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/integration/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/integration/pom.xml b/bigtop-tests/test-execution/integration/pom.xml index 63952e5..1984c45 100644 --- a/bigtop-tests/test-execution/integration/pom.xml +++ b/bigtop-tests/test-execution/integration/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>stacks-common</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../common/pom.xml</relativePath> </parent> @@ -30,7 +30,7 @@ <groupId>org.apache.bigtop.itest</groupId> <artifactId>integration-tests</artifactId> <packaging>pom</packaging> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>hadoop-stack-integration</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/integration/sqoop/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/integration/sqoop/pom.xml b/bigtop-tests/test-execution/integration/sqoop/pom.xml index 9670d13..261fc85 100644 --- a/bigtop-tests/test-execution/integration/sqoop/pom.xml +++ b/bigtop-tests/test-execution/integration/sqoop/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>integration-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>sqoop-integration-execution</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>sqoop-integration-execution</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/package/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/package/pom.xml b/bigtop-tests/test-execution/package/pom.xml index 608ac67..723fddf 100644 --- a/bigtop-tests/test-execution/package/pom.xml +++ b/bigtop-tests/test-execution/package/pom.xml @@ -23,13 +23,13 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../smokes/pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>package-smoke-execution</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>packagesmokes</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/pom.xml b/bigtop-tests/test-execution/pom.xml index 71d6b3a..5191e47 100644 --- a/bigtop-tests/test-execution/pom.xml +++ b/bigtop-tests/test-execution/pom.xml @@ -21,14 +21,14 @@ <parent> <groupId>org.apache.bigtop</groupId> <artifactId>bigtop</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-test-execution</artifactId> <packaging>pom</packaging> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>bigtop-smokes</name> <modules> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/crunch/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/crunch/pom.xml b/bigtop-tests/test-execution/smokes/crunch/pom.xml index 7dea9a9..55bdc68 100644 --- a/bigtop-tests/test-execution/smokes/crunch/pom.xml +++ b/bigtop-tests/test-execution/smokes/crunch/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>crunch-smoke-execution</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>Crunch smoke test execution</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/datafu/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/datafu/pom.xml b/bigtop-tests/test-execution/smokes/datafu/pom.xml index d14b031..4dd139c 100644 --- a/bigtop-tests/test-execution/smokes/datafu/pom.xml +++ b/bigtop-tests/test-execution/smokes/datafu/pom.xml @@ -23,13 +23,13 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>datafu-smoke-execution</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>datafu smoke test execution</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/flume/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/flume/pom.xml b/bigtop-tests/test-execution/smokes/flume/pom.xml index 6276487..e803854 100644 --- a/bigtop-tests/test-execution/smokes/flume/pom.xml +++ b/bigtop-tests/test-execution/smokes/flume/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>flume-smoke-execution</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>Flume smoke test execution</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/giraph/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/giraph/pom.xml b/bigtop-tests/test-execution/smokes/giraph/pom.xml index e2b842c..66989ca 100644 --- a/bigtop-tests/test-execution/smokes/giraph/pom.xml +++ b/bigtop-tests/test-execution/smokes/giraph/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>giraph-smoke-execution</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>Giraph smoke test execution</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/hadoop/pom.xml b/bigtop-tests/test-execution/smokes/hadoop/pom.xml index 2635d2e..2182603 100644 --- a/bigtop-tests/test-execution/smokes/hadoop/pom.xml +++ b/bigtop-tests/test-execution/smokes/hadoop/pom.xml @@ -23,13 +23,13 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>hadoop-smoke-execution</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>Hadoop smoke test execution</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/hbase/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/hbase/pom.xml b/bigtop-tests/test-execution/smokes/hbase/pom.xml index 5cc3422..19f87ab 100644 --- a/bigtop-tests/test-execution/smokes/hbase/pom.xml +++ b/bigtop-tests/test-execution/smokes/hbase/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>hbase-smoke-execution</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>HBase smoke test execution</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/hcatalog/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml index 1a88989..f267221 100644 --- a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml +++ b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>hcatalog-smoke-execution</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>HCatalog smoke test execution</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/hive/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/hive/pom.xml b/bigtop-tests/test-execution/smokes/hive/pom.xml index 89e1036..ae83c72 100644 --- a/bigtop-tests/test-execution/smokes/hive/pom.xml +++ b/bigtop-tests/test-execution/smokes/hive/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>hive-smoke-execution</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>Hive smoke test execution</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/hue/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/hue/pom.xml b/bigtop-tests/test-execution/smokes/hue/pom.xml index 19e27a6..d748be2 100644 --- a/bigtop-tests/test-execution/smokes/hue/pom.xml +++ b/bigtop-tests/test-execution/smokes/hue/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>hue-smoke-execution</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>Hue smoke test execution</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/mahout/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/mahout/pom.xml b/bigtop-tests/test-execution/smokes/mahout/pom.xml index f0db530..1718ffa 100644 --- a/bigtop-tests/test-execution/smokes/mahout/pom.xml +++ b/bigtop-tests/test-execution/smokes/mahout/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>mahout-smoke-execution</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>Mahout smoke test execution</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/oozie/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/oozie/pom.xml b/bigtop-tests/test-execution/smokes/oozie/pom.xml index c1a5750..f4cceae 100644 --- a/bigtop-tests/test-execution/smokes/oozie/pom.xml +++ b/bigtop-tests/test-execution/smokes/oozie/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>oozie-smoke-test</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>Oozie smoke test execution</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/pig/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/pig/pom.xml b/bigtop-tests/test-execution/smokes/pig/pom.xml index 88077a1..5e56c0c 100644 --- a/bigtop-tests/test-execution/smokes/pig/pom.xml +++ b/bigtop-tests/test-execution/smokes/pig/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -30,7 +30,7 @@ <groupId>org.apache.bigtop.itest</groupId> <artifactId>pig-smoke-execution</artifactId> <packaging>jar</packaging> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>Pig smoke test execution</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/pom.xml b/bigtop-tests/test-execution/smokes/pom.xml index b5e97cf..23f4343 100644 --- a/bigtop-tests/test-execution/smokes/pom.xml +++ b/bigtop-tests/test-execution/smokes/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>stacks-common</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../common/pom.xml</relativePath> </parent> @@ -30,7 +30,7 @@ <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> <packaging>pom</packaging> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>hadoop-stack-validation</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/solr/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/solr/pom.xml b/bigtop-tests/test-execution/smokes/solr/pom.xml index 88d0c4d..11cd935 100644 --- a/bigtop-tests/test-execution/smokes/solr/pom.xml +++ b/bigtop-tests/test-execution/smokes/solr/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>solr-smoke-test</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>Solr smoke test execution</name> <properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop-tests/test-execution/smokes/sqoop/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-execution/smokes/sqoop/pom.xml b/bigtop-tests/test-execution/smokes/sqoop/pom.xml index 7eae008..4e14c30 100644 --- a/bigtop-tests/test-execution/smokes/sqoop/pom.xml +++ b/bigtop-tests/test-execution/smokes/sqoop/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>smoke-tests</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bigtop.itest</groupId> <artifactId>sqoop-smoke-execution</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <name>Sqoop smoke test execution</name> <properties> @@ -40,7 +40,7 @@ <!-- Integration tests are special --> <org.apache.maven-dependency-plugin.groupId>org.apache.bigtop.itest</org.apache.maven-dependency-plugin.groupId> <org.apache.maven-dependency-plugin.artifactId>sqoop-smoke</org.apache.maven-dependency-plugin.artifactId> - <org.apache.maven-dependency-plugin.version>0.6.0-SNAPSHOT</org.apache.maven-dependency-plugin.version> + <org.apache.maven-dependency-plugin.version>0.7.0-SNAPSHOT</org.apache.maven-dependency-plugin.version> <org.apache.maven-dependency-plugin.type>jar</org.apache.maven-dependency-plugin.type> </properties> http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/bigtop.mk ---------------------------------------------------------------------- diff --git a/bigtop.mk b/bigtop.mk index 3923a68..d3a6a67 100644 --- a/bigtop.mk +++ b/bigtop.mk @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -BIGTOP_VERSION=0.6.0 +BIGTOP_VERSION=0.7.0 # Hadoop 0.20.0-based hadoop package HADOOP_NAME=hadoop http://git-wip-us.apache.org/repos/asf/bigtop/blob/7242e2ae/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d1b8ca1..52df47e 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <groupId>org.apache.bigtop</groupId> <artifactId>bigtop</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Bigtop</name>
