From 2b228f0ce85f69a324999a39681459ece2bb03ad Mon Sep 17 00:00:00 2001 From: Konstantin Boudnik Date: Fri, 22 Jan 2016 13:15:15 -0800 Subject: BIGTOP-2083. smoke-tests are still on hadoop 2.6.0 --- bigtop-tests/smoke-tests/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bigtop-tests') diff --git a/bigtop-tests/smoke-tests/build.gradle b/bigtop-tests/smoke-tests/build.gradle index 95e886a6..1a84d056 100644 --- a/bigtop-tests/smoke-tests/build.gradle +++ b/bigtop-tests/smoke-tests/build.gradle @@ -28,7 +28,7 @@ subprojects { } ext.groovyVersion = '1.8.0' - ext.hadoopVersion = '2.6.0' + ext.hadoopVersion = '2.7.1' // itest needs be greater than or equal to = 1.0.0 ext.itestVersion = '1.0.0' // Might need to be able to read an input for alternate version? ext.BIGTOP_HOME = rootDir -- cgit v1.2.3 From 4bdb3c9dc4d7e673ab91d3866a3fdc0e864d55e3 Mon Sep 17 00:00:00 2001 From: Konstantin Boudnik Date: Wed, 27 Jan 2016 15:53:34 -0800 Subject: BIGTOP-2289. Set master version to 1.2.0-SNAPSHOT --- 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/httpfs/pom.xml | 4 ++-- bigtop-tests/test-artifacts/hue/pom.xml | 4 ++-- bigtop-tests/test-artifacts/longevity/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/phoenix/pom.xml | 4 ++-- bigtop-tests/test-artifacts/pom.xml | 4 ++-- bigtop-tests/test-artifacts/solr/pom.xml | 4 ++-- bigtop-tests/test-artifacts/spark/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 ++-- bigtop-tests/test-execution/integration/sqoop/pom.xml | 4 ++-- bigtop-tests/test-execution/longevity/io/pom.xml | 4 ++-- bigtop-tests/test-execution/longevity/pom.xml | 4 ++-- bigtop-tests/test-execution/package/pom.xml | 4 ++-- bigtop-tests/test-execution/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/crunch/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/datafu/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/flume/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/giraph/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/hadoop/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/hbase/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/hcatalog/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/httpfs/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/hue/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/mahout/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/oozie/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/phoenix/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 ++-- bigtop-tests/test-execution/smokes/spark/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/sqoop/pom.xml | 6 +++--- 44 files changed, 89 insertions(+), 89 deletions(-) (limited to 'bigtop-tests') diff --git a/bigtop-tests/test-artifacts/crunch/pom.xml b/bigtop-tests/test-artifacts/crunch/pom.xml index 7ac5d457..deec265c 100644 --- a/bigtop-tests/test-artifacts/crunch/pom.xml +++ b/bigtop-tests/test-artifacts/crunch/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest crunch-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT crunchsmoke diff --git a/bigtop-tests/test-artifacts/datafu/pom.xml b/bigtop-tests/test-artifacts/datafu/pom.xml index 785fa545..07043070 100644 --- a/bigtop-tests/test-artifacts/datafu/pom.xml +++ b/bigtop-tests/test-artifacts/datafu/pom.xml @@ -20,14 +20,14 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest datafu-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT datafusmoke diff --git a/bigtop-tests/test-artifacts/fatjar/pom.xml b/bigtop-tests/test-artifacts/fatjar/pom.xml index 9cd0f3b7..ca01eda7 100644 --- a/bigtop-tests/test-artifacts/fatjar/pom.xml +++ b/bigtop-tests/test-artifacts/fatjar/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest fat-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT fatjar diff --git a/bigtop-tests/test-artifacts/flume/pom.xml b/bigtop-tests/test-artifacts/flume/pom.xml index f98db35a..61e06ddb 100644 --- a/bigtop-tests/test-artifacts/flume/pom.xml +++ b/bigtop-tests/test-artifacts/flume/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest flume-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT flumesmoke diff --git a/bigtop-tests/test-artifacts/giraph/pom.xml b/bigtop-tests/test-artifacts/giraph/pom.xml index 40202a46..efa7dd69 100644 --- a/bigtop-tests/test-artifacts/giraph/pom.xml +++ b/bigtop-tests/test-artifacts/giraph/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest giraph-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT giraphsmoke diff --git a/bigtop-tests/test-artifacts/hadoop/pom.xml b/bigtop-tests/test-artifacts/hadoop/pom.xml index 604ef82f..87539801 100644 --- a/bigtop-tests/test-artifacts/hadoop/pom.xml +++ b/bigtop-tests/test-artifacts/hadoop/pom.xml @@ -20,14 +20,14 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest hadoop-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT hadoopsmoke diff --git a/bigtop-tests/test-artifacts/hbase/pom.xml b/bigtop-tests/test-artifacts/hbase/pom.xml index e3c5805c..f1d40752 100644 --- a/bigtop-tests/test-artifacts/hbase/pom.xml +++ b/bigtop-tests/test-artifacts/hbase/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest hbase-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT hbasesmoke diff --git a/bigtop-tests/test-artifacts/hcatalog/pom.xml b/bigtop-tests/test-artifacts/hcatalog/pom.xml index 5f9000f8..f5cfc65f 100644 --- a/bigtop-tests/test-artifacts/hcatalog/pom.xml +++ b/bigtop-tests/test-artifacts/hcatalog/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest hcatalog-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT hcatalogsmoke diff --git a/bigtop-tests/test-artifacts/httpfs/pom.xml b/bigtop-tests/test-artifacts/httpfs/pom.xml index 7a79e127..7b880f8f 100644 --- a/bigtop-tests/test-artifacts/httpfs/pom.xml +++ b/bigtop-tests/test-artifacts/httpfs/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest httpfs-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT httpfssmokes diff --git a/bigtop-tests/test-artifacts/hue/pom.xml b/bigtop-tests/test-artifacts/hue/pom.xml index e419ef00..e93134e9 100644 --- a/bigtop-tests/test-artifacts/hue/pom.xml +++ b/bigtop-tests/test-artifacts/hue/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest hue-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT huesmoke diff --git a/bigtop-tests/test-artifacts/longevity/pom.xml b/bigtop-tests/test-artifacts/longevity/pom.xml index 112fc9f9..ee3d84b5 100644 --- a/bigtop-tests/test-artifacts/longevity/pom.xml +++ b/bigtop-tests/test-artifacts/longevity/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest io-longevity - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT io-longevity diff --git a/bigtop-tests/test-artifacts/mahout/pom.xml b/bigtop-tests/test-artifacts/mahout/pom.xml index f6109064..510fe1c9 100644 --- a/bigtop-tests/test-artifacts/mahout/pom.xml +++ b/bigtop-tests/test-artifacts/mahout/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest mahout-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT mahoutsmoke diff --git a/bigtop-tests/test-artifacts/oozie/pom.xml b/bigtop-tests/test-artifacts/oozie/pom.xml index 92e742ba..f18c998a 100644 --- a/bigtop-tests/test-artifacts/oozie/pom.xml +++ b/bigtop-tests/test-artifacts/oozie/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest oozie-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ooziesmoke diff --git a/bigtop-tests/test-artifacts/package/pom.xml b/bigtop-tests/test-artifacts/package/pom.xml index 0886f3ab..40a0219f 100644 --- a/bigtop-tests/test-artifacts/package/pom.xml +++ b/bigtop-tests/test-artifacts/package/pom.xml @@ -20,14 +20,14 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest package-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT packagesmoke diff --git a/bigtop-tests/test-artifacts/phoenix/pom.xml b/bigtop-tests/test-artifacts/phoenix/pom.xml index 387878a4..2b6a5d51 100644 --- a/bigtop-tests/test-artifacts/phoenix/pom.xml +++ b/bigtop-tests/test-artifacts/phoenix/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest phoenix-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT phoenixsmoke diff --git a/bigtop-tests/test-artifacts/pom.xml b/bigtop-tests/test-artifacts/pom.xml index 883353fe..60e320bb 100644 --- a/bigtop-tests/test-artifacts/pom.xml +++ b/bigtop-tests/test-artifacts/pom.xml @@ -21,14 +21,14 @@ org.apache.bigtop bigtop - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../../pom.xml org.apache.bigtop.itest bigtop-smokes pom - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT bigtop-smokes diff --git a/bigtop-tests/test-artifacts/solr/pom.xml b/bigtop-tests/test-artifacts/solr/pom.xml index b3d5ca2e..1ef9f8e2 100644 --- a/bigtop-tests/test-artifacts/solr/pom.xml +++ b/bigtop-tests/test-artifacts/solr/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest solr-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT solrsmoke diff --git a/bigtop-tests/test-artifacts/spark/pom.xml b/bigtop-tests/test-artifacts/spark/pom.xml index ea92349b..f96bc933 100644 --- a/bigtop-tests/test-artifacts/spark/pom.xml +++ b/bigtop-tests/test-artifacts/spark/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest spark-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT sparksmoke diff --git a/bigtop-tests/test-artifacts/sqoop/pom.xml b/bigtop-tests/test-artifacts/sqoop/pom.xml index d8a977c6..e6ffeb93 100644 --- a/bigtop-tests/test-artifacts/sqoop/pom.xml +++ b/bigtop-tests/test-artifacts/sqoop/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest sqoop-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT sqoopsmokes diff --git a/bigtop-tests/test-execution/common/pom.xml b/bigtop-tests/test-execution/common/pom.xml index b18266f3..70f574e8 100644 --- a/bigtop-tests/test-execution/common/pom.xml +++ b/bigtop-tests/test-execution/common/pom.xml @@ -24,14 +24,14 @@ org.apache.bigtop bigtop - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../../../pom.xml org.apache.bigtop.itest stacks-common pom - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT stacks-validation-common diff --git a/bigtop-tests/test-execution/conf/pom.xml b/bigtop-tests/test-execution/conf/pom.xml index bfba3af9..13ef0fe8 100644 --- a/bigtop-tests/test-execution/conf/pom.xml +++ b/bigtop-tests/test-execution/conf/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest stacks-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../common/pom.xml 4.0.0 org.apache.bigtop.itest smoke-tests-conf - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT smoke-tests-conf diff --git a/bigtop-tests/test-execution/integration/pom.xml b/bigtop-tests/test-execution/integration/pom.xml index c925d791..b7a2a8c3 100644 --- a/bigtop-tests/test-execution/integration/pom.xml +++ b/bigtop-tests/test-execution/integration/pom.xml @@ -22,7 +22,7 @@ org.apache.bigtop.itest stacks-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../common/pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest integration-tests pom - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT hadoop-stack-integration diff --git a/bigtop-tests/test-execution/integration/sqoop/pom.xml b/bigtop-tests/test-execution/integration/sqoop/pom.xml index afc1ba68..2ee336b8 100644 --- a/bigtop-tests/test-execution/integration/sqoop/pom.xml +++ b/bigtop-tests/test-execution/integration/sqoop/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest integration-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest sqoop-integration-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT sqoop-integration-execution diff --git a/bigtop-tests/test-execution/longevity/io/pom.xml b/bigtop-tests/test-execution/longevity/io/pom.xml index 2ab3582e..d1eb6f5e 100644 --- a/bigtop-tests/test-execution/longevity/io/pom.xml +++ b/bigtop-tests/test-execution/longevity/io/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest longevity-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest io - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT io-longevity-execution diff --git a/bigtop-tests/test-execution/longevity/pom.xml b/bigtop-tests/test-execution/longevity/pom.xml index 60da95b3..c1e1cff4 100644 --- a/bigtop-tests/test-execution/longevity/pom.xml +++ b/bigtop-tests/test-execution/longevity/pom.xml @@ -22,7 +22,7 @@ org.apache.bigtop.itest stacks-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../common/pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest longevity-tests pom - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT longevity diff --git a/bigtop-tests/test-execution/package/pom.xml b/bigtop-tests/test-execution/package/pom.xml index a927ae45..d0119ce3 100644 --- a/bigtop-tests/test-execution/package/pom.xml +++ b/bigtop-tests/test-execution/package/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../smokes/pom.xml org.apache.bigtop.itest package-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT packagesmokes diff --git a/bigtop-tests/test-execution/pom.xml b/bigtop-tests/test-execution/pom.xml index 4fe5e41b..84570b64 100644 --- a/bigtop-tests/test-execution/pom.xml +++ b/bigtop-tests/test-execution/pom.xml @@ -21,14 +21,14 @@ org.apache.bigtop bigtop - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../../pom.xml org.apache.bigtop.itest bigtop-test-execution pom - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT bigtop-smokes diff --git a/bigtop-tests/test-execution/smokes/crunch/pom.xml b/bigtop-tests/test-execution/smokes/crunch/pom.xml index d466c06b..05440393 100644 --- a/bigtop-tests/test-execution/smokes/crunch/pom.xml +++ b/bigtop-tests/test-execution/smokes/crunch/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest crunch-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Crunch smoke test execution diff --git a/bigtop-tests/test-execution/smokes/datafu/pom.xml b/bigtop-tests/test-execution/smokes/datafu/pom.xml index 2f632c69..69d7e98b 100644 --- a/bigtop-tests/test-execution/smokes/datafu/pom.xml +++ b/bigtop-tests/test-execution/smokes/datafu/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest datafu-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT datafu smoke test execution diff --git a/bigtop-tests/test-execution/smokes/flume/pom.xml b/bigtop-tests/test-execution/smokes/flume/pom.xml index 00178c59..ed9de49d 100644 --- a/bigtop-tests/test-execution/smokes/flume/pom.xml +++ b/bigtop-tests/test-execution/smokes/flume/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest flume-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Flume smoke test execution diff --git a/bigtop-tests/test-execution/smokes/giraph/pom.xml b/bigtop-tests/test-execution/smokes/giraph/pom.xml index 1e612d2c..004279f8 100644 --- a/bigtop-tests/test-execution/smokes/giraph/pom.xml +++ b/bigtop-tests/test-execution/smokes/giraph/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest giraph-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Giraph smoke test execution diff --git a/bigtop-tests/test-execution/smokes/hadoop/pom.xml b/bigtop-tests/test-execution/smokes/hadoop/pom.xml index ba0db440..a4227bfc 100644 --- a/bigtop-tests/test-execution/smokes/hadoop/pom.xml +++ b/bigtop-tests/test-execution/smokes/hadoop/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest hadoop-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Hadoop smoke test execution diff --git a/bigtop-tests/test-execution/smokes/hbase/pom.xml b/bigtop-tests/test-execution/smokes/hbase/pom.xml index cf11d72d..cf4e0a38 100644 --- a/bigtop-tests/test-execution/smokes/hbase/pom.xml +++ b/bigtop-tests/test-execution/smokes/hbase/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest hbase-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT HBase smoke test execution diff --git a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml index c2a97f19..be7db9ce 100644 --- a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml +++ b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest hcatalog-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT HCatalog smoke test execution diff --git a/bigtop-tests/test-execution/smokes/httpfs/pom.xml b/bigtop-tests/test-execution/smokes/httpfs/pom.xml index 77d74c61..d031b996 100644 --- a/bigtop-tests/test-execution/smokes/httpfs/pom.xml +++ b/bigtop-tests/test-execution/smokes/httpfs/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest httpfs-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Httpfs smoke test execution diff --git a/bigtop-tests/test-execution/smokes/hue/pom.xml b/bigtop-tests/test-execution/smokes/hue/pom.xml index ebb36860..81baa9cf 100644 --- a/bigtop-tests/test-execution/smokes/hue/pom.xml +++ b/bigtop-tests/test-execution/smokes/hue/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest hue-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Hue smoke test execution diff --git a/bigtop-tests/test-execution/smokes/mahout/pom.xml b/bigtop-tests/test-execution/smokes/mahout/pom.xml index 5e1bb58d..71182874 100644 --- a/bigtop-tests/test-execution/smokes/mahout/pom.xml +++ b/bigtop-tests/test-execution/smokes/mahout/pom.xml @@ -23,12 +23,12 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest mahout-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Mahout smoke test execution diff --git a/bigtop-tests/test-execution/smokes/oozie/pom.xml b/bigtop-tests/test-execution/smokes/oozie/pom.xml index cfd70ad5..fe6a77a7 100644 --- a/bigtop-tests/test-execution/smokes/oozie/pom.xml +++ b/bigtop-tests/test-execution/smokes/oozie/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest oozie-smoke-test - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Oozie smoke test execution diff --git a/bigtop-tests/test-execution/smokes/phoenix/pom.xml b/bigtop-tests/test-execution/smokes/phoenix/pom.xml index e3448ba4..d0755225 100644 --- a/bigtop-tests/test-execution/smokes/phoenix/pom.xml +++ b/bigtop-tests/test-execution/smokes/phoenix/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest phoenix-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Phoenix smoke test execution diff --git a/bigtop-tests/test-execution/smokes/pig/pom.xml b/bigtop-tests/test-execution/smokes/pig/pom.xml index f5cf308b..072f8089 100644 --- a/bigtop-tests/test-execution/smokes/pig/pom.xml +++ b/bigtop-tests/test-execution/smokes/pig/pom.xml @@ -22,7 +22,7 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest pig-smoke-execution jar - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Pig smoke test execution diff --git a/bigtop-tests/test-execution/smokes/pom.xml b/bigtop-tests/test-execution/smokes/pom.xml index ea77042c..fa350938 100644 --- a/bigtop-tests/test-execution/smokes/pom.xml +++ b/bigtop-tests/test-execution/smokes/pom.xml @@ -22,7 +22,7 @@ org.apache.bigtop.itest stacks-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../common/pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest smoke-tests pom - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT hadoop-stack-validation diff --git a/bigtop-tests/test-execution/smokes/solr/pom.xml b/bigtop-tests/test-execution/smokes/solr/pom.xml index d3730224..ef572ca4 100644 --- a/bigtop-tests/test-execution/smokes/solr/pom.xml +++ b/bigtop-tests/test-execution/smokes/solr/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest solr-smoke-test - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Solr smoke test execution diff --git a/bigtop-tests/test-execution/smokes/spark/pom.xml b/bigtop-tests/test-execution/smokes/spark/pom.xml index 3ec52f91..96370486 100644 --- a/bigtop-tests/test-execution/smokes/spark/pom.xml +++ b/bigtop-tests/test-execution/smokes/spark/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest spark-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Spark smoke test execution diff --git a/bigtop-tests/test-execution/smokes/sqoop/pom.xml b/bigtop-tests/test-execution/smokes/sqoop/pom.xml index 0b10bd10..ab9faf77 100644 --- a/bigtop-tests/test-execution/smokes/sqoop/pom.xml +++ b/bigtop-tests/test-execution/smokes/sqoop/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest sqoop-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Sqoop smoke test execution @@ -40,7 +40,7 @@ org.apache.bigtop.itest sqoop-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT jar -- cgit v1.2.3 From d60bfaf9f178f41eafe2a66ff8cd5071c9ff37ee Mon Sep 17 00:00:00 2001 From: Konstantin Boudnik Date: Wed, 27 Jan 2016 16:02:51 -0800 Subject: Prepare for release 1.1.0 --- 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/httpfs/pom.xml | 4 ++-- bigtop-tests/test-artifacts/hue/pom.xml | 4 ++-- bigtop-tests/test-artifacts/longevity/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/phoenix/pom.xml | 4 ++-- bigtop-tests/test-artifacts/pom.xml | 4 ++-- bigtop-tests/test-artifacts/solr/pom.xml | 4 ++-- bigtop-tests/test-artifacts/spark/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 ++-- bigtop-tests/test-execution/integration/sqoop/pom.xml | 4 ++-- bigtop-tests/test-execution/longevity/io/pom.xml | 4 ++-- bigtop-tests/test-execution/longevity/pom.xml | 4 ++-- bigtop-tests/test-execution/package/pom.xml | 4 ++-- bigtop-tests/test-execution/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/crunch/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/datafu/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/flume/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/giraph/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/hadoop/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/hbase/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/hcatalog/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/httpfs/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/hue/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/mahout/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/oozie/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/phoenix/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 ++-- bigtop-tests/test-execution/smokes/spark/pom.xml | 4 ++-- bigtop-tests/test-execution/smokes/sqoop/pom.xml | 6 +++--- 44 files changed, 89 insertions(+), 89 deletions(-) (limited to 'bigtop-tests') diff --git a/bigtop-tests/test-artifacts/crunch/pom.xml b/bigtop-tests/test-artifacts/crunch/pom.xml index 7ac5d457..085bad06 100644 --- a/bigtop-tests/test-artifacts/crunch/pom.xml +++ b/bigtop-tests/test-artifacts/crunch/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest crunch-smoke - 1.1.0-SNAPSHOT + 1.1.0 crunchsmoke diff --git a/bigtop-tests/test-artifacts/datafu/pom.xml b/bigtop-tests/test-artifacts/datafu/pom.xml index 785fa545..0fedc1ed 100644 --- a/bigtop-tests/test-artifacts/datafu/pom.xml +++ b/bigtop-tests/test-artifacts/datafu/pom.xml @@ -20,14 +20,14 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest datafu-smoke - 1.1.0-SNAPSHOT + 1.1.0 datafusmoke diff --git a/bigtop-tests/test-artifacts/fatjar/pom.xml b/bigtop-tests/test-artifacts/fatjar/pom.xml index 9cd0f3b7..02450742 100644 --- a/bigtop-tests/test-artifacts/fatjar/pom.xml +++ b/bigtop-tests/test-artifacts/fatjar/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest fat-smoke - 1.1.0-SNAPSHOT + 1.1.0 fatjar diff --git a/bigtop-tests/test-artifacts/flume/pom.xml b/bigtop-tests/test-artifacts/flume/pom.xml index f98db35a..488951f5 100644 --- a/bigtop-tests/test-artifacts/flume/pom.xml +++ b/bigtop-tests/test-artifacts/flume/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest flume-smoke - 1.1.0-SNAPSHOT + 1.1.0 flumesmoke diff --git a/bigtop-tests/test-artifacts/giraph/pom.xml b/bigtop-tests/test-artifacts/giraph/pom.xml index 40202a46..97b00e45 100644 --- a/bigtop-tests/test-artifacts/giraph/pom.xml +++ b/bigtop-tests/test-artifacts/giraph/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest giraph-smoke - 1.1.0-SNAPSHOT + 1.1.0 giraphsmoke diff --git a/bigtop-tests/test-artifacts/hadoop/pom.xml b/bigtop-tests/test-artifacts/hadoop/pom.xml index 604ef82f..ee7f8427 100644 --- a/bigtop-tests/test-artifacts/hadoop/pom.xml +++ b/bigtop-tests/test-artifacts/hadoop/pom.xml @@ -20,14 +20,14 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest hadoop-smoke - 1.1.0-SNAPSHOT + 1.1.0 hadoopsmoke diff --git a/bigtop-tests/test-artifacts/hbase/pom.xml b/bigtop-tests/test-artifacts/hbase/pom.xml index e3c5805c..f0d4f0be 100644 --- a/bigtop-tests/test-artifacts/hbase/pom.xml +++ b/bigtop-tests/test-artifacts/hbase/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest hbase-smoke - 1.1.0-SNAPSHOT + 1.1.0 hbasesmoke diff --git a/bigtop-tests/test-artifacts/hcatalog/pom.xml b/bigtop-tests/test-artifacts/hcatalog/pom.xml index 5f9000f8..190cb5a4 100644 --- a/bigtop-tests/test-artifacts/hcatalog/pom.xml +++ b/bigtop-tests/test-artifacts/hcatalog/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest hcatalog-smoke - 1.1.0-SNAPSHOT + 1.1.0 hcatalogsmoke diff --git a/bigtop-tests/test-artifacts/httpfs/pom.xml b/bigtop-tests/test-artifacts/httpfs/pom.xml index 7a79e127..17364d4e 100644 --- a/bigtop-tests/test-artifacts/httpfs/pom.xml +++ b/bigtop-tests/test-artifacts/httpfs/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest httpfs-smoke - 1.1.0-SNAPSHOT + 1.1.0 httpfssmokes diff --git a/bigtop-tests/test-artifacts/hue/pom.xml b/bigtop-tests/test-artifacts/hue/pom.xml index e419ef00..38c06c6b 100644 --- a/bigtop-tests/test-artifacts/hue/pom.xml +++ b/bigtop-tests/test-artifacts/hue/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest hue-smoke - 1.1.0-SNAPSHOT + 1.1.0 huesmoke diff --git a/bigtop-tests/test-artifacts/longevity/pom.xml b/bigtop-tests/test-artifacts/longevity/pom.xml index 112fc9f9..06f4b19e 100644 --- a/bigtop-tests/test-artifacts/longevity/pom.xml +++ b/bigtop-tests/test-artifacts/longevity/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest io-longevity - 1.1.0-SNAPSHOT + 1.1.0 io-longevity diff --git a/bigtop-tests/test-artifacts/mahout/pom.xml b/bigtop-tests/test-artifacts/mahout/pom.xml index f6109064..4cf07472 100644 --- a/bigtop-tests/test-artifacts/mahout/pom.xml +++ b/bigtop-tests/test-artifacts/mahout/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest mahout-smoke - 1.1.0-SNAPSHOT + 1.1.0 mahoutsmoke diff --git a/bigtop-tests/test-artifacts/oozie/pom.xml b/bigtop-tests/test-artifacts/oozie/pom.xml index 92e742ba..9322ea31 100644 --- a/bigtop-tests/test-artifacts/oozie/pom.xml +++ b/bigtop-tests/test-artifacts/oozie/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest oozie-smoke - 1.1.0-SNAPSHOT + 1.1.0 ooziesmoke diff --git a/bigtop-tests/test-artifacts/package/pom.xml b/bigtop-tests/test-artifacts/package/pom.xml index 0886f3ab..4a9a1214 100644 --- a/bigtop-tests/test-artifacts/package/pom.xml +++ b/bigtop-tests/test-artifacts/package/pom.xml @@ -20,14 +20,14 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest package-smoke - 1.1.0-SNAPSHOT + 1.1.0 packagesmoke diff --git a/bigtop-tests/test-artifacts/phoenix/pom.xml b/bigtop-tests/test-artifacts/phoenix/pom.xml index 387878a4..4b7daabd 100644 --- a/bigtop-tests/test-artifacts/phoenix/pom.xml +++ b/bigtop-tests/test-artifacts/phoenix/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest phoenix-smoke - 1.1.0-SNAPSHOT + 1.1.0 phoenixsmoke diff --git a/bigtop-tests/test-artifacts/pom.xml b/bigtop-tests/test-artifacts/pom.xml index 883353fe..92fd6a73 100644 --- a/bigtop-tests/test-artifacts/pom.xml +++ b/bigtop-tests/test-artifacts/pom.xml @@ -21,14 +21,14 @@ org.apache.bigtop bigtop - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml org.apache.bigtop.itest bigtop-smokes pom - 1.1.0-SNAPSHOT + 1.1.0 bigtop-smokes diff --git a/bigtop-tests/test-artifacts/solr/pom.xml b/bigtop-tests/test-artifacts/solr/pom.xml index b3d5ca2e..95a2c80f 100644 --- a/bigtop-tests/test-artifacts/solr/pom.xml +++ b/bigtop-tests/test-artifacts/solr/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest solr-smoke - 1.1.0-SNAPSHOT + 1.1.0 solrsmoke diff --git a/bigtop-tests/test-artifacts/spark/pom.xml b/bigtop-tests/test-artifacts/spark/pom.xml index ea92349b..f6c12ed2 100644 --- a/bigtop-tests/test-artifacts/spark/pom.xml +++ b/bigtop-tests/test-artifacts/spark/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest spark-smoke - 1.1.0-SNAPSHOT + 1.1.0 sparksmoke diff --git a/bigtop-tests/test-artifacts/sqoop/pom.xml b/bigtop-tests/test-artifacts/sqoop/pom.xml index d8a977c6..093c2866 100644 --- a/bigtop-tests/test-artifacts/sqoop/pom.xml +++ b/bigtop-tests/test-artifacts/sqoop/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest sqoop-smoke - 1.1.0-SNAPSHOT + 1.1.0 sqoopsmokes diff --git a/bigtop-tests/test-execution/common/pom.xml b/bigtop-tests/test-execution/common/pom.xml index b18266f3..776f3f53 100644 --- a/bigtop-tests/test-execution/common/pom.xml +++ b/bigtop-tests/test-execution/common/pom.xml @@ -24,14 +24,14 @@ org.apache.bigtop bigtop - 1.1.0-SNAPSHOT + 1.1.0 ../../../pom.xml org.apache.bigtop.itest stacks-common pom - 1.1.0-SNAPSHOT + 1.1.0 stacks-validation-common diff --git a/bigtop-tests/test-execution/conf/pom.xml b/bigtop-tests/test-execution/conf/pom.xml index bfba3af9..1d4e5afe 100644 --- a/bigtop-tests/test-execution/conf/pom.xml +++ b/bigtop-tests/test-execution/conf/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest stacks-common - 1.1.0-SNAPSHOT + 1.1.0 ../common/pom.xml 4.0.0 org.apache.bigtop.itest smoke-tests-conf - 1.1.0-SNAPSHOT + 1.1.0 smoke-tests-conf diff --git a/bigtop-tests/test-execution/integration/pom.xml b/bigtop-tests/test-execution/integration/pom.xml index c925d791..661d4b78 100644 --- a/bigtop-tests/test-execution/integration/pom.xml +++ b/bigtop-tests/test-execution/integration/pom.xml @@ -22,7 +22,7 @@ org.apache.bigtop.itest stacks-common - 1.1.0-SNAPSHOT + 1.1.0 ../common/pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest integration-tests pom - 1.1.0-SNAPSHOT + 1.1.0 hadoop-stack-integration diff --git a/bigtop-tests/test-execution/integration/sqoop/pom.xml b/bigtop-tests/test-execution/integration/sqoop/pom.xml index afc1ba68..4db6fdea 100644 --- a/bigtop-tests/test-execution/integration/sqoop/pom.xml +++ b/bigtop-tests/test-execution/integration/sqoop/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest integration-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest sqoop-integration-execution - 1.1.0-SNAPSHOT + 1.1.0 sqoop-integration-execution diff --git a/bigtop-tests/test-execution/longevity/io/pom.xml b/bigtop-tests/test-execution/longevity/io/pom.xml index 2ab3582e..495353d5 100644 --- a/bigtop-tests/test-execution/longevity/io/pom.xml +++ b/bigtop-tests/test-execution/longevity/io/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest longevity-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest io - 1.1.0-SNAPSHOT + 1.1.0 io-longevity-execution diff --git a/bigtop-tests/test-execution/longevity/pom.xml b/bigtop-tests/test-execution/longevity/pom.xml index 60da95b3..e70ced20 100644 --- a/bigtop-tests/test-execution/longevity/pom.xml +++ b/bigtop-tests/test-execution/longevity/pom.xml @@ -22,7 +22,7 @@ org.apache.bigtop.itest stacks-common - 1.1.0-SNAPSHOT + 1.1.0 ../common/pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest longevity-tests pom - 1.1.0-SNAPSHOT + 1.1.0 longevity diff --git a/bigtop-tests/test-execution/package/pom.xml b/bigtop-tests/test-execution/package/pom.xml index a927ae45..70e4dfb5 100644 --- a/bigtop-tests/test-execution/package/pom.xml +++ b/bigtop-tests/test-execution/package/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../smokes/pom.xml org.apache.bigtop.itest package-smoke-execution - 1.1.0-SNAPSHOT + 1.1.0 packagesmokes diff --git a/bigtop-tests/test-execution/pom.xml b/bigtop-tests/test-execution/pom.xml index 4fe5e41b..a27e0d3b 100644 --- a/bigtop-tests/test-execution/pom.xml +++ b/bigtop-tests/test-execution/pom.xml @@ -21,14 +21,14 @@ org.apache.bigtop bigtop - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml org.apache.bigtop.itest bigtop-test-execution pom - 1.1.0-SNAPSHOT + 1.1.0 bigtop-smokes diff --git a/bigtop-tests/test-execution/smokes/crunch/pom.xml b/bigtop-tests/test-execution/smokes/crunch/pom.xml index d466c06b..59ac691b 100644 --- a/bigtop-tests/test-execution/smokes/crunch/pom.xml +++ b/bigtop-tests/test-execution/smokes/crunch/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest crunch-smoke-execution - 1.1.0-SNAPSHOT + 1.1.0 Crunch smoke test execution diff --git a/bigtop-tests/test-execution/smokes/datafu/pom.xml b/bigtop-tests/test-execution/smokes/datafu/pom.xml index 2f632c69..29b63083 100644 --- a/bigtop-tests/test-execution/smokes/datafu/pom.xml +++ b/bigtop-tests/test-execution/smokes/datafu/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest datafu-smoke-execution - 1.1.0-SNAPSHOT + 1.1.0 datafu smoke test execution diff --git a/bigtop-tests/test-execution/smokes/flume/pom.xml b/bigtop-tests/test-execution/smokes/flume/pom.xml index 00178c59..c314c700 100644 --- a/bigtop-tests/test-execution/smokes/flume/pom.xml +++ b/bigtop-tests/test-execution/smokes/flume/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest flume-smoke-execution - 1.1.0-SNAPSHOT + 1.1.0 Flume smoke test execution diff --git a/bigtop-tests/test-execution/smokes/giraph/pom.xml b/bigtop-tests/test-execution/smokes/giraph/pom.xml index 1e612d2c..86b44f9e 100644 --- a/bigtop-tests/test-execution/smokes/giraph/pom.xml +++ b/bigtop-tests/test-execution/smokes/giraph/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest giraph-smoke-execution - 1.1.0-SNAPSHOT + 1.1.0 Giraph smoke test execution diff --git a/bigtop-tests/test-execution/smokes/hadoop/pom.xml b/bigtop-tests/test-execution/smokes/hadoop/pom.xml index ba0db440..55eec655 100644 --- a/bigtop-tests/test-execution/smokes/hadoop/pom.xml +++ b/bigtop-tests/test-execution/smokes/hadoop/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest hadoop-smoke-execution - 1.1.0-SNAPSHOT + 1.1.0 Hadoop smoke test execution diff --git a/bigtop-tests/test-execution/smokes/hbase/pom.xml b/bigtop-tests/test-execution/smokes/hbase/pom.xml index cf11d72d..ab1feee3 100644 --- a/bigtop-tests/test-execution/smokes/hbase/pom.xml +++ b/bigtop-tests/test-execution/smokes/hbase/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest hbase-smoke-execution - 1.1.0-SNAPSHOT + 1.1.0 HBase smoke test execution diff --git a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml index c2a97f19..12ee76c6 100644 --- a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml +++ b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest hcatalog-smoke-execution - 1.1.0-SNAPSHOT + 1.1.0 HCatalog smoke test execution diff --git a/bigtop-tests/test-execution/smokes/httpfs/pom.xml b/bigtop-tests/test-execution/smokes/httpfs/pom.xml index 77d74c61..0623cf9e 100644 --- a/bigtop-tests/test-execution/smokes/httpfs/pom.xml +++ b/bigtop-tests/test-execution/smokes/httpfs/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest httpfs-smoke-execution - 1.1.0-SNAPSHOT + 1.1.0 Httpfs smoke test execution diff --git a/bigtop-tests/test-execution/smokes/hue/pom.xml b/bigtop-tests/test-execution/smokes/hue/pom.xml index ebb36860..714548cd 100644 --- a/bigtop-tests/test-execution/smokes/hue/pom.xml +++ b/bigtop-tests/test-execution/smokes/hue/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest hue-smoke-execution - 1.1.0-SNAPSHOT + 1.1.0 Hue smoke test execution diff --git a/bigtop-tests/test-execution/smokes/mahout/pom.xml b/bigtop-tests/test-execution/smokes/mahout/pom.xml index 5e1bb58d..9d81bf6d 100644 --- a/bigtop-tests/test-execution/smokes/mahout/pom.xml +++ b/bigtop-tests/test-execution/smokes/mahout/pom.xml @@ -23,12 +23,12 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest mahout-smoke-execution - 1.1.0-SNAPSHOT + 1.1.0 Mahout smoke test execution diff --git a/bigtop-tests/test-execution/smokes/oozie/pom.xml b/bigtop-tests/test-execution/smokes/oozie/pom.xml index cfd70ad5..7e98e216 100644 --- a/bigtop-tests/test-execution/smokes/oozie/pom.xml +++ b/bigtop-tests/test-execution/smokes/oozie/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest oozie-smoke-test - 1.1.0-SNAPSHOT + 1.1.0 Oozie smoke test execution diff --git a/bigtop-tests/test-execution/smokes/phoenix/pom.xml b/bigtop-tests/test-execution/smokes/phoenix/pom.xml index e3448ba4..ac771112 100644 --- a/bigtop-tests/test-execution/smokes/phoenix/pom.xml +++ b/bigtop-tests/test-execution/smokes/phoenix/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest phoenix-smoke-execution - 1.1.0-SNAPSHOT + 1.1.0 Phoenix smoke test execution diff --git a/bigtop-tests/test-execution/smokes/pig/pom.xml b/bigtop-tests/test-execution/smokes/pig/pom.xml index f5cf308b..295febf7 100644 --- a/bigtop-tests/test-execution/smokes/pig/pom.xml +++ b/bigtop-tests/test-execution/smokes/pig/pom.xml @@ -22,7 +22,7 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest pig-smoke-execution jar - 1.1.0-SNAPSHOT + 1.1.0 Pig smoke test execution diff --git a/bigtop-tests/test-execution/smokes/pom.xml b/bigtop-tests/test-execution/smokes/pom.xml index ea77042c..1fbdeb52 100644 --- a/bigtop-tests/test-execution/smokes/pom.xml +++ b/bigtop-tests/test-execution/smokes/pom.xml @@ -22,7 +22,7 @@ org.apache.bigtop.itest stacks-common - 1.1.0-SNAPSHOT + 1.1.0 ../common/pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest smoke-tests pom - 1.1.0-SNAPSHOT + 1.1.0 hadoop-stack-validation diff --git a/bigtop-tests/test-execution/smokes/solr/pom.xml b/bigtop-tests/test-execution/smokes/solr/pom.xml index d3730224..ecb1ad65 100644 --- a/bigtop-tests/test-execution/smokes/solr/pom.xml +++ b/bigtop-tests/test-execution/smokes/solr/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest solr-smoke-test - 1.1.0-SNAPSHOT + 1.1.0 Solr smoke test execution diff --git a/bigtop-tests/test-execution/smokes/spark/pom.xml b/bigtop-tests/test-execution/smokes/spark/pom.xml index 3ec52f91..ebf3189d 100644 --- a/bigtop-tests/test-execution/smokes/spark/pom.xml +++ b/bigtop-tests/test-execution/smokes/spark/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml org.apache.bigtop.itest spark-smoke-execution - 1.1.0-SNAPSHOT + 1.1.0 Spark smoke test execution diff --git a/bigtop-tests/test-execution/smokes/sqoop/pom.xml b/bigtop-tests/test-execution/smokes/sqoop/pom.xml index 0b10bd10..d5503570 100644 --- a/bigtop-tests/test-execution/smokes/sqoop/pom.xml +++ b/bigtop-tests/test-execution/smokes/sqoop/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml 4.0.0 org.apache.bigtop.itest sqoop-smoke-execution - 1.1.0-SNAPSHOT + 1.1.0 Sqoop smoke test execution @@ -40,7 +40,7 @@ org.apache.bigtop.itest sqoop-smoke - 1.1.0-SNAPSHOT + 1.1.0 jar -- cgit v1.2.3 From 6b88f2c32aa22a286c160a15251a7d636497bffd Mon Sep 17 00:00:00 2001 From: yeongeon Date: Thu, 17 Dec 2015 11:31:22 +0900 Subject: BIGTOP-2180: Add smoke-test scripts using gradle for Apache Tajo. Signed-off-by: Konstantin Boudnik --- bigtop-tests/smoke-tests/README | 1 + bigtop-tests/smoke-tests/tajo/TestTajo.groovy | 116 ++++++++++++++++++++++++++ bigtop-tests/smoke-tests/tajo/build.gradle | 39 +++++++++ bigtop-tests/smoke-tests/tajo/table1/data.csv | 5 ++ 4 files changed, 161 insertions(+) create mode 100644 bigtop-tests/smoke-tests/tajo/TestTajo.groovy create mode 100644 bigtop-tests/smoke-tests/tajo/build.gradle create mode 100644 bigtop-tests/smoke-tests/tajo/table1/data.csv (limited to 'bigtop-tests') diff --git a/bigtop-tests/smoke-tests/README b/bigtop-tests/smoke-tests/README index 430d03b2..67ed7ea3 100644 --- a/bigtop-tests/smoke-tests/README +++ b/bigtop-tests/smoke-tests/README @@ -27,6 +27,7 @@ export JAVA_HOME="/usr/lib/jvm/java-openjdk/" export MAHOUT_HOME="/usr/lib/mahout" export KITE_HOME="/usr/lib/kite" export SPARK_HOME="/usr/lib/spark" +export TAJO_HOME="/usr/lib/tajo" ``` Then, simply invoke the tests you want to run, as described below. diff --git a/bigtop-tests/smoke-tests/tajo/TestTajo.groovy b/bigtop-tests/smoke-tests/tajo/TestTajo.groovy new file mode 100644 index 00000000..128e0772 --- /dev/null +++ b/bigtop-tests/smoke-tests/tajo/TestTajo.groovy @@ -0,0 +1,116 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + *

+ * http://www.apache.org/licenses/LICENSE-2.0 + *

+ * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package org.apache.bigtop.itest.tajo + +import org.junit.BeforeClass +import org.junit.AfterClass +import org.junit.FixMethodOrder +import org.junit.runners.MethodSorters +import org.junit.Test + +import org.apache.bigtop.itest.shell.Shell +import static org.apache.bigtop.itest.LogErrorsUtils.logError +import org.apache.commons.logging.LogFactory +import org.apache.commons.logging.Log + +import java.sql.* + +import static org.junit.Assert.assertEquals + +@FixMethodOrder(MethodSorters.NAME_ASCENDING) +class TestTajo { + static private Log LOG = LogFactory.getLog(Object.class) + + static Shell sh = new Shell("/bin/bash -s") + static String pwd = "" + + static Connection conn = null + static Statement stmt = null + static ResultSet rs = null + + @BeforeClass + static void setUp() { + try { + Class.forName("org.apache.tajo.jdbc.TajoDriver") + } catch (ClassNotFoundException e) { + logError(e) + } + + String url = "jdbc:tajo://localhost/default" + conn = DriverManager.getConnection(url) + stmt = conn.createStatement() + } + + @AfterClass + public static void tearDown() { + dropTable() + if (stmt != null) stmt.close() + if (conn != null) conn.close() + } + + static void dropTable() { + stmt.executeQuery("drop table if exists table1") + } + + @Test + void test1CreateSQL() { + try { + sh.exec("pwd") + pwd = sh.out + int lastIndex = pwd.length() - 1 + pwd = pwd.substring(1, lastIndex) + + String query = "create external table if not exists table1 (" + + " id int," + + " name text," + + " score float," + + " type text)" + + " using text with ('text.delimiter'='|') location 'file://"+ pwd +"/table1'" + LOG.info(query) + rs = stmt.executeQuery(query) + while (rs.next()) { + LOG.info(rs.getString(1) + "," + rs.getString(3)) + } + } finally { + if (rs != null) rs.close() + } + } + + @Test + void test2SelectSQL() { + StringBuffer answer = new StringBuffer() + StringBuffer correct = new StringBuffer() + correct.append("1,1.1") + correct.append("2,2.3") + correct.append("3,3.4") + correct.append("4,4.5") + correct.append("5,5.6") + try { + rs = stmt.executeQuery("select * from table1") + while (rs.next()) { + String str = rs.getString(1) + "," + rs.getString(3) + LOG.info(str) + answer.append(str) + } + } finally { + if (rs != null) rs.close() + } + assertEquals(answer.toString(), correct.toString()) + } +} diff --git a/bigtop-tests/smoke-tests/tajo/build.gradle b/bigtop-tests/smoke-tests/tajo/build.gradle new file mode 100644 index 00000000..2ed9085b --- /dev/null +++ b/bigtop-tests/smoke-tests/tajo/build.gradle @@ -0,0 +1,39 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + *

+ * http://www.apache.org/licenses/LICENSE-2.0 + *

+ * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +dependencies { + testCompile group: 'org.apache.tajo', name:'tajo-jdbc', version:'0.11.0' +} + + +def tests_to_include() { + return ["TestTajo.groovy"]; +} + +sourceSets { + test { + groovy { + srcDirs = ["./"] + exclude { FileTreeElement elem -> (doExclude(elem.getName())) } + } + } +} + +test.doFirst { + checkEnv(["TAJO_HOME"]) +} diff --git a/bigtop-tests/smoke-tests/tajo/table1/data.csv b/bigtop-tests/smoke-tests/tajo/table1/data.csv new file mode 100644 index 00000000..cd469fa2 --- /dev/null +++ b/bigtop-tests/smoke-tests/tajo/table1/data.csv @@ -0,0 +1,5 @@ +1|abc|1.1|a +2|def|2.3|b +3|ghi|3.4|c +4|jkl|4.5|d +5|mno|5.6|e \ No newline at end of file -- cgit v1.2.3 From e57947049fcb8d2246ae5ec399568382602b7163 Mon Sep 17 00:00:00 2001 From: Konstantin Boudnik Date: Sat, 30 Jan 2016 18:47:26 -0800 Subject: BIGTOP-2299. test resources are breaking rat --- bigtop-tests/test-artifacts/hadoop/pom.xml | 4 +--- bigtop-tests/test-artifacts/spark/pom.xml | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 3 deletions(-) (limited to 'bigtop-tests') diff --git a/bigtop-tests/test-artifacts/hadoop/pom.xml b/bigtop-tests/test-artifacts/hadoop/pom.xml index ee7f8427..a8b9789f 100644 --- a/bigtop-tests/test-artifacts/hadoop/pom.xml +++ b/bigtop-tests/test-artifacts/hadoop/pom.xml @@ -62,9 +62,7 @@ **/clitest_data/** **/ints/file*.txt **/text/file*.txt - **/resources/input.txt - **/resources/examples/text/*.txt - **/resources/part-00001.snappy + **/resources/** diff --git a/bigtop-tests/test-artifacts/spark/pom.xml b/bigtop-tests/test-artifacts/spark/pom.xml index f6c12ed2..1d6937c3 100644 --- a/bigtop-tests/test-artifacts/spark/pom.xml +++ b/bigtop-tests/test-artifacts/spark/pom.xml @@ -60,4 +60,18 @@ hadoop-common + + + + + org.apache.rat + apache-rat-plugin + + + **/resources/** + + + + + -- cgit v1.2.3 From abc43b8073b2c1818214ad5cbd7bbf458785f0b8 Mon Sep 17 00:00:00 2001 From: Konstantin Boudnik Date: Tue, 9 Feb 2016 00:20:09 -0800 Subject: BIGTOP-2319. Build initial smoke-tests distribution --- bigtop-tests/build.gradle | 63 ++++++++++++++++++ bigtop-tests/smoke-tests/run_itest.sh | 120 ++++++++++++++++++++++++++++++++++ 2 files changed, 183 insertions(+) create mode 100644 bigtop-tests/build.gradle create mode 100755 bigtop-tests/smoke-tests/run_itest.sh (limited to 'bigtop-tests') diff --git a/bigtop-tests/build.gradle b/bigtop-tests/build.gradle new file mode 100644 index 00000000..c8180d91 --- /dev/null +++ b/bigtop-tests/build.gradle @@ -0,0 +1,63 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +apply plugin: 'distribution' + +distributions { + main { + baseName = project.hasProperty('assemblyname') ? + project.property('assemblyname') : 'bigtop-smokes-suite' + contents { + exclude '*.iml' + exclude '.gradle' + exclude 'build' + exclude 'target' + from ("$rootDir") { + include '*.bom' + include 'gradlew' + include '*.gradle' + include 'gradle/**' + } + from ("$rootDir/buildSrc") { + into 'buildSrc' + } + from ("$rootDir/bigtop-packages/src/common/bigtop-utils") { + into 'bin' + include '*' + } + from ('smoke-tests') { + into 'smoke-tests' + include '*.gradle' + include 'logger-test-config/**' + } + from ('smoke-tests') { // Put the driver script to the top-level + include 'run_itest.sh' + } + from ('test-artifacts') { + into 'bigtop-tests/test-artifacts' + include 'hadoop/**' + include 'mahout/**' + include 'pom.xml' + } + } + } +} + +distZip.dependsOn clean +distTar.dependsOn clean + diff --git a/bigtop-tests/smoke-tests/run_itest.sh b/bigtop-tests/smoke-tests/run_itest.sh new file mode 100755 index 00000000..b5c41c24 --- /dev/null +++ b/bigtop-tests/smoke-tests/run_itest.sh @@ -0,0 +1,120 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +## Borrowed heavily from +## https://github.com/jctanner/odp-scripts/blob/master/run_itest.sh +## Kudos to https://github.com/jctanner + +# https://github.com/apache/bigtop/tree/master/bigtop-test-framework + +# "ITEST" is an integration testing framework written for and by the +# apache bigtop project. It consists of typical java tools/libraries +# such as junit, gradle and maven. + +# This script is a helper to run itest on any hadoop system without +# requiring intimate knowledge of bigtop. If running for the first +# time, simply execute ./run_itest.sh without any arguments. If you +# want more information, use these additional parameters: +# +# --info - turns on the log4j output +# --debug - turns up the log4j output to maximum +# --traceback - shows tracebacks from tests + +set_java_home() { + + ##################################################################### + # Use bigtop's bigtop-detect-javahome if JAVA_HOME is not already set + ##################################################################### + + if [ -z "$JAVA_HOME" ]; then + source bin/bigtop-detect-javahome + fi + + echo "# DEBUG: JAVA_HOME=$JAVA_HOME" +} + +set_hadoop_vars() { + + ##################################################################### + # Set the HADOOP_MAPRED_HOME and HADOOP_CONF vars + ##################################################################### + + # ITEST wants the MR dir with the examples jar ... + # java.lang.AssertionError: Can't find hadoop-examples.jar file + + if ( [ -z "$HADOOP_HOME" ] && [ -d /usr/lib/hadoop ] ); then + export HADOOP_HOME=/usr/lib/hadoop + fi + if ( [ -z "$HADOOP_CONF_DIR" ] && [ -d /etc/hadoop/conf ] ); then + export HADOOP_CONF_DIR=/etc/hadoop/conf + fi + if ( [ -z "$HADOOP_MAPRED_HOME" ] && [ -d /usr/lib/hadoop-mapreduce-client ] ); then + export HADOOP_MAPRED_HOME=/usr/lib/hadoop-mapreduce-client + fi + + echo "# DEBUG: HADOOP_CONF_DIR=$HADOOP_CONF_DIR" + echo "# DEBUG: HADOOP_MAPRED_HOME=$HADOOP_MAPRED_HOME" +} + + +print_tests() { + echo "######################################################" + echo "# RESULTS #" + echo "######################################################" + + for TEST in $(echo $ITESTS | tr ',' '\n'); do + TESTDIR=bigtop-tests/smoke-tests/$TEST/build + + if [ -d $TESTDIR ]; then + cd $TESTDIR + + for FILE in $(find -L reports/tests/classes -type f -name "*.html"); do + echo "## $TESTDIR/$FILE" + if [ $(which links) ]; then + links $FILE -dump + else + echo "PLEASE INSTALL LINKS: sudo yum -y install links" + fi + echo "" + done + fi + done +} + +# SET JAVA_HOME +set_java_home + +# SET HADOOP SERVICE HOMES +set_hadoop_vars + +echo "######################################################" +echo "# STARTING ITEST #" +echo "######################################################" +echo "# Use --debug/--info/--stacktrace for more details" + +# SET THE DEFAULT TESTS +if [ -z "$ITESTS" ]; then + export ITESTS="hcfs,hdfs,yarn,mapreduce" +fi +for s in `echo $ITESTS | sed -e 's#,# #g'`; do + ALL_SMOKE_TASKS="$ALL_SMOKE_TASKS bigtop-tests:smoke-tests:$s:test" +done + +# CALL THE GRADLE WRAPPER TO RUN THE FRAMEWORK +./gradlew -q clean test -Psmoke.tests $ALL_SMOKE_TASKS $@ + +# SHOW RESULTS (HTML) +print_tests -- cgit v1.2.3