You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by rv...@apache.org on 2011/08/30 00:00:17 UTC

svn commit: r1163035 - in /incubator/bigtop/trunk/test/src/smokes: ./ flume/ flume/src/test/groovy/com/cloudera/itest/flumesmoke/ hadoop/ hadoop/src/test/groovy/com/cloudera/itest/hadoopexamples/ hadoop/src/test/groovy/com/cloudera/itest/hadoopsmoke/ h...

Author: rvs
Date: Mon Aug 29 22:00:16 2011
New Revision: 1163035

URL: http://svn.apache.org/viewvc?rev=1163035&view=rev
Log:
BIGTOP-40. iTest package names/groupIds need to be moved to org.apache rather than com.cloudera

Modified:
    incubator/bigtop/trunk/test/src/smokes/flume/pom.xml
    incubator/bigtop/trunk/test/src/smokes/flume/src/test/groovy/com/cloudera/itest/flumesmoke/TestFlumeSmoke.groovy
    incubator/bigtop/trunk/test/src/smokes/hadoop/pom.xml
    incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadoopexamples/TestHadoopExamples.groovy
    incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadoopsmoke/TestHadoopSmoke.groovy
    incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadooptests/TestTestCLI.groovy
    incubator/bigtop/trunk/test/src/smokes/hbase/pom.xml
    incubator/bigtop/trunk/test/src/smokes/hbase/src/test/groovy/com/cloudera/itest/hbasesmoke/TestHbasePigSmoke.groovy
    incubator/bigtop/trunk/test/src/smokes/hive/pom.xml
    incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/HiveBulkScriptExecutor.groovy
    incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/IntegrationTestHiveSmokeBulk.groovy
    incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/TestHiveSmokeBulk.groovy
    incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/TestJdbcDriver.java
    incubator/bigtop/trunk/test/src/smokes/oozie/pom.xml
    incubator/bigtop/trunk/test/src/smokes/oozie/src/test/groovy/com/cloudera/itest/ooziesmoke/TestOozieSmoke.groovy
    incubator/bigtop/trunk/test/src/smokes/package/pom.xml
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/CDHServices.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/CDHUpgradeSequence.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/DeployCDH.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestCommon.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestErrorProxy.java
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestMatchers.java
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestRepoMgr.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifier.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierFlume.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHBase.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHDFS.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHue.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierMapreduce.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierOozie.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierSqoop.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierZookeeper.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributed.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributedState.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributedUpgrade.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesReadiness.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesSingleNode.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServices.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesCreateState.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesCreateStateMissing.groovy
    incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesVerifyState.groovy
    incubator/bigtop/trunk/test/src/smokes/pom.xml
    incubator/bigtop/trunk/test/src/smokes/sqoop/pom.xml
    incubator/bigtop/trunk/test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHBase.groovy
    incubator/bigtop/trunk/test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHive.groovy

Modified: incubator/bigtop/trunk/test/src/smokes/flume/pom.xml
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/flume/pom.xml?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/flume/pom.xml (original)
+++ incubator/bigtop/trunk/test/src/smokes/flume/pom.xml Mon Aug 29 22:00:16 2011
@@ -19,11 +19,11 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-      <groupId>com.cloudera.itest</groupId>
+      <groupId>org.apache.bigtop.itest</groupId>
       <artifactId>cdh-smokes</artifactId>
       <version>1.0-cdh3u1-SNAPSHOT</version>
   </parent>
-  <groupId>com.cloudera.itest</groupId>
+  <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>flumesmoke</artifactId>
   <version>0.9.3-cdh3u1-SNAPSHOT</version>
   <name>flumesmoke</name>

Modified: incubator/bigtop/trunk/test/src/smokes/flume/src/test/groovy/com/cloudera/itest/flumesmoke/TestFlumeSmoke.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/flume/src/test/groovy/com/cloudera/itest/flumesmoke/TestFlumeSmoke.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/flume/src/test/groovy/com/cloudera/itest/flumesmoke/TestFlumeSmoke.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/flume/src/test/groovy/com/cloudera/itest/flumesmoke/TestFlumeSmoke.groovy Mon Aug 29 22:00:16 2011
@@ -16,15 +16,15 @@
  * limitations under the License.
  */
 
-package com.cloudera.itest.flumesmoke
+package org.apache.bigtop.itest.flumesmoke
 
 import org.junit.Test
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 import org.junit.AfterClass
 import org.junit.BeforeClass
 import static junit.framework.Assert.assertEquals
 import org.apache.hadoop.conf.Configuration
-import com.cloudera.itest.JarContent
+import org.apache.bigtop.itest.JarContent
 import org.apache.hadoop.hdfs.DFSConfigKeys
 
 class TestFlumeSmoke {

Modified: incubator/bigtop/trunk/test/src/smokes/hadoop/pom.xml
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/hadoop/pom.xml?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/hadoop/pom.xml (original)
+++ incubator/bigtop/trunk/test/src/smokes/hadoop/pom.xml Mon Aug 29 22:00:16 2011
@@ -18,12 +18,12 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <parent>
-      <groupId>com.cloudera.itest</groupId>
+      <groupId>org.apache.bigtop.itest</groupId>
       <artifactId>cdh-smokes</artifactId>
       <version>1.0-cdh3u1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
-  <groupId>com.cloudera.itest</groupId>
+  <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hadoopsmoke</artifactId>
   <version>0.20.2-cdh3u1-SNAPSHOT</version>
   <name>hadoopsmoke</name> 

Modified: incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadoopexamples/TestHadoopExamples.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadoopexamples/TestHadoopExamples.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadoopexamples/TestHadoopExamples.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadoopexamples/TestHadoopExamples.groovy Mon Aug 29 22:00:16 2011
@@ -16,15 +16,15 @@
  * limitations under the License.
  */
 
-package com.cloudera.itest.hadoopexamples
+package org.apache.bigtop.itest.hadoopexamples
 
 import org.junit.Before
 import static org.junit.Assert.assertNotNull
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 import static org.junit.Assert.assertTrue
 import org.junit.Test
 import org.apache.hadoop.conf.Configuration
-import com.cloudera.itest.JarContent
+import org.apache.bigtop.itest.JarContent
 import org.apache.commons.logging.LogFactory
 import org.apache.commons.logging.Log
 

Modified: incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadoopsmoke/TestHadoopSmoke.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadoopsmoke/TestHadoopSmoke.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadoopsmoke/TestHadoopSmoke.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadoopsmoke/TestHadoopSmoke.groovy Mon Aug 29 22:00:16 2011
@@ -16,10 +16,10 @@
  * limitations under the License.
  */
 
-package com.cloudera.itest.hadoopsmoke
+package org.apache.bigtop.itest.hadoopsmoke
 
-import com.cloudera.itest.JarContent
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.JarContent
+import org.apache.bigtop.itest.shell.Shell
 import org.junit.AfterClass
 import org.junit.BeforeClass
 import org.junit.Test

Modified: incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadooptests/TestTestCLI.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadooptests/TestTestCLI.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadooptests/TestTestCLI.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/hadoop/src/test/groovy/com/cloudera/itest/hadooptests/TestTestCLI.groovy Mon Aug 29 22:00:16 2011
@@ -15,7 +15,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.hadooptests
+package org.apache.bigtop.itest.hadooptests
 
 import org.apache.hadoop.conf.Configuration
 import org.apache.hadoop.fs.CommonConfigurationKeys

Modified: incubator/bigtop/trunk/test/src/smokes/hbase/pom.xml
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/hbase/pom.xml?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/hbase/pom.xml (original)
+++ incubator/bigtop/trunk/test/src/smokes/hbase/pom.xml Mon Aug 29 22:00:16 2011
@@ -19,11 +19,11 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-      <groupId>com.cloudera.itest</groupId>
+      <groupId>org.apache.bigtop.itest</groupId>
       <artifactId>cdh-smokes</artifactId>
       <version>1.0-cdh3u1-SNAPSHOT</version>
   </parent>
-  <groupId>com.cloudera.itest</groupId>
+  <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hbasesmoke</artifactId>
   <version>0.90.1-cdh3u1-SNAPSHOT</version>
   <name>hbasesmoke</name>

Modified: incubator/bigtop/trunk/test/src/smokes/hbase/src/test/groovy/com/cloudera/itest/hbasesmoke/TestHbasePigSmoke.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/hbase/src/test/groovy/com/cloudera/itest/hbasesmoke/TestHbasePigSmoke.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/hbase/src/test/groovy/com/cloudera/itest/hbasesmoke/TestHbasePigSmoke.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/hbase/src/test/groovy/com/cloudera/itest/hbasesmoke/TestHbasePigSmoke.groovy Mon Aug 29 22:00:16 2011
@@ -16,9 +16,9 @@
  * limitations under the License.
  */
 
-package com.cloudera.itest.hbasesmoke
+package org.apache.bigtop.itest.hbasesmoke
 
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 import org.junit.AfterClass
 import org.junit.BeforeClass
 import org.junit.Test
@@ -29,7 +29,7 @@ class TestHbasePigSmoke {
   private static final int ROW_CNT = 10;
 
   private static String extra_jars = 
-    System.getProperty("com.cloudera.itest.hbasesmoke.TestHbasePigSmoke.extra_jars",
+    System.getProperty("org.apache.bigtop.itest.hbasesmoke.TestHbasePigSmoke.extra_jars",
                                                         "");
   private static String register_clause = "";
   private static String tmp = "TestHbasePigSmoke-${(new Date().getTime())}";

Modified: incubator/bigtop/trunk/test/src/smokes/hive/pom.xml
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/hive/pom.xml?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/hive/pom.xml (original)
+++ incubator/bigtop/trunk/test/src/smokes/hive/pom.xml Mon Aug 29 22:00:16 2011
@@ -19,11 +19,11 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-      <groupId>com.cloudera.itest</groupId>
+      <groupId>org.apache.bigtop.itest</groupId>
       <artifactId>cdh-smokes</artifactId>
       <version>1.0-cdh3u1-SNAPSHOT</version>
   </parent>
-  <groupId>com.cloudera.itest</groupId>
+  <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hivesmoke</artifactId>
   <version>0.7.0-cdh3u1-SNAPSHOT</version>
   <name>hivesmoke</name>

Modified: incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/HiveBulkScriptExecutor.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/HiveBulkScriptExecutor.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/HiveBulkScriptExecutor.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/HiveBulkScriptExecutor.groovy Mon Aug 29 22:00:16 2011
@@ -15,10 +15,10 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.hivesmoke
+package org.apache.bigtop.itest.hivesmoke
 
-import com.cloudera.itest.JarContent
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.JarContent
+import org.apache.bigtop.itest.shell.Shell
 import static junit.framework.Assert.assertEquals
 
 public class HiveBulkScriptExecutor {

Modified: incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/IntegrationTestHiveSmokeBulk.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/IntegrationTestHiveSmokeBulk.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/IntegrationTestHiveSmokeBulk.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/IntegrationTestHiveSmokeBulk.groovy Mon Aug 29 22:00:16 2011
@@ -15,21 +15,21 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.hivesmoke
+package org.apache.bigtop.itest.hivesmoke
 
 import org.junit.Test
 import org.junit.AfterClass
 import org.junit.BeforeClass
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 import static junit.framework.Assert.assertEquals
-import com.cloudera.itest.junit.OrderedParameterized
+import org.apache.bigtop.itest.junit.OrderedParameterized
 import org.junit.runner.RunWith
 import org.junit.runners.Parameterized.Parameters
 
 @RunWith(OrderedParameterized.class)
 public class IntegrationTestHiveSmokeBulk {
   private static String extra_jars =
-    System.getProperty("com.cloudera.itest.hivesmoke.IntegrationTestHiveSmokeBulk.extra_jars","");
+    System.getProperty("org.apache.bigtop.itest.hivesmoke.IntegrationTestHiveSmokeBulk.extra_jars","");
 
   static Shell sh = new Shell("/bin/bash -s");
   static HiveBulkScriptExecutor scripts = new HiveBulkScriptExecutor("scripts/integration");

Modified: incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/TestHiveSmokeBulk.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/TestHiveSmokeBulk.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/TestHiveSmokeBulk.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/TestHiveSmokeBulk.groovy Mon Aug 29 22:00:16 2011
@@ -15,14 +15,14 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.hivesmoke
+package org.apache.bigtop.itest.hivesmoke
 
 import org.junit.Test
 import org.junit.AfterClass
 import org.junit.Before
 import org.junit.BeforeClass
-import com.cloudera.itest.shell.Shell
-import com.cloudera.itest.junit.OrderedParameterized
+import org.apache.bigtop.itest.shell.Shell
+import org.apache.bigtop.itest.junit.OrderedParameterized
 import org.junit.runner.RunWith
 import org.junit.runners.Parameterized.Parameters
 

Modified: incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/TestJdbcDriver.java
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/TestJdbcDriver.java?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/TestJdbcDriver.java (original)
+++ incubator/bigtop/trunk/test/src/smokes/hive/src/test/groovy/com/cloudera/itest/hivesmoke/TestJdbcDriver.java Mon Aug 29 22:00:16 2011
@@ -16,7 +16,7 @@
  * limitations under the License.
  */
 
-package com.cloudera.itest.hivesmoke;
+package org.apache.bigtop.itest.hivesmoke;
 
 import java.sql.Connection;
 import java.sql.DriverManager;
@@ -36,7 +36,7 @@ import org.junit.Test;
 import static org.junit.Assert.assertTrue;
 import static org.junit.Assert.assertEquals;
 
-import com.cloudera.itest.shell.Shell;
+import org.apache.bigtop.itest.shell.Shell;
 
 public class TestJdbcDriver {
 

Modified: incubator/bigtop/trunk/test/src/smokes/oozie/pom.xml
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/oozie/pom.xml?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/oozie/pom.xml (original)
+++ incubator/bigtop/trunk/test/src/smokes/oozie/pom.xml Mon Aug 29 22:00:16 2011
@@ -19,11 +19,11 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-      <groupId>com.cloudera.itest</groupId>
+      <groupId>org.apache.bigtop.itest</groupId>
       <artifactId>cdh-smokes</artifactId>
       <version>1.0-cdh3u1-SNAPSHOT</version>
   </parent>
-  <groupId>com.cloudera.itest</groupId>
+  <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>ooziesmoke</artifactId>
   <version>2.3.0-cdh3u1-SNAPSHOT</version>
   <name>ooziesmoke</name>

Modified: incubator/bigtop/trunk/test/src/smokes/oozie/src/test/groovy/com/cloudera/itest/ooziesmoke/TestOozieSmoke.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/oozie/src/test/groovy/com/cloudera/itest/ooziesmoke/TestOozieSmoke.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/oozie/src/test/groovy/com/cloudera/itest/ooziesmoke/TestOozieSmoke.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/oozie/src/test/groovy/com/cloudera/itest/ooziesmoke/TestOozieSmoke.groovy Mon Aug 29 22:00:16 2011
@@ -15,11 +15,11 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.ooziesmoke
+package org.apache.bigtop.itest.ooziesmoke
 
 import org.junit.Test
 import static org.junit.Assert.assertTrue
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 import org.junit.AfterClass
 import org.junit.BeforeClass
 import static junit.framework.Assert.assertEquals
@@ -40,11 +40,11 @@ class TestOozieSmoke {
     Configuration conf = new Configuration();
     conf.addResource('mapred-site.xml');
 
-    oozie_url = System.getProperty("com.cloudera.itest.oozie_url", "http://localhost:11000/oozie");
-    jobtracker = System.getProperty("com.cloudera.itest.jobtracker", "${conf.get('mapred.job.tracker')}");
-    namenode = System.getProperty("com.cloudera.itest.namenode", "${conf.get('fs.default.name')}");
+    oozie_url = System.getProperty("org.apache.bigtop.itest.oozie_url", "http://localhost:11000/oozie");
+    jobtracker = System.getProperty("org.apache.bigtop.itest.jobtracker", "${conf.get('mapred.job.tracker')}");
+    namenode = System.getProperty("org.apache.bigtop.itest.namenode", "${conf.get('fs.default.name')}");
 
-    oozie_tar_home = System.getProperty("com.cloudera.itest.oozie_tar_home",
+    oozie_tar_home = System.getProperty("org.apache.bigtop.itest.oozie_tar_home",
                                         (new File("/usr/share/doc/oozie/")).exists() ?
                                            "/usr/share/doc/oozie/" :
                                            "/usr/share/doc/packages/oozie/");

Modified: incubator/bigtop/trunk/test/src/smokes/package/pom.xml
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/pom.xml?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/pom.xml (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/pom.xml Mon Aug 29 22:00:16 2011
@@ -18,12 +18,12 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <parent>
-      <groupId>com.cloudera.itest</groupId>
+      <groupId>org.apache.bigtop.itest</groupId>
       <artifactId>cdh-smokes</artifactId>
       <version>1.0-cdh3u1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
-  <groupId>com.cloudera.itest</groupId>
+  <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>packagesmoke</artifactId>
   <version>1.0-cdh3u1-SNAPSHOT</version>
   <name>packagesmoke</name> 
@@ -49,7 +49,7 @@
     </dependency>
 
     <dependency>
-      <groupId>com.cloudera.itest</groupId>
+      <groupId>org.apache.bigtop.itest</groupId>
       <artifactId>hadoopsmoke</artifactId>
       <version>0.20.2-cdh3u1-SNAPSHOT</version>
       <type>test-jar</type>

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/CDHServices.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/CDHServices.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/CDHServices.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/CDHServices.groovy Mon Aug 29 22:00:16 2011
@@ -16,9 +16,9 @@
  * limitations under the License.
  */
 
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
-import com.cloudera.itest.pmanager.PackageManager
+import org.apache.bigtop.itest.pmanager.PackageManager
 
 class CDHServices {
   static final Map components = [

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/CDHUpgradeSequence.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/CDHUpgradeSequence.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/CDHUpgradeSequence.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/CDHUpgradeSequence.groovy Mon Aug 29 22:00:16 2011
@@ -15,9 +15,9 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 
 class CDHUpgradeSequence {
   private static Shell shRoot = new Shell("/bin/bash", "root");

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/DeployCDH.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/DeployCDH.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/DeployCDH.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/DeployCDH.groovy Mon Aug 29 22:00:16 2011
@@ -16,11 +16,11 @@
  * limitations under the License.
  */
 
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
 import org.junit.Test
-import com.cloudera.itest.pmanager.PackageManager
-import com.cloudera.itest.pmanager.PackageInstance
+import org.apache.bigtop.itest.pmanager.PackageManager
+import org.apache.bigtop.itest.pmanager.PackageInstance
 import org.hamcrest.Matcher
 import org.junit.Rule
 import org.junit.rules.ErrorCollector

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestCommon.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestCommon.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestCommon.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestCommon.groovy Mon Aug 29 22:00:16 2011
@@ -16,20 +16,20 @@
  * limitations under the License.
  */
 
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
 import org.junit.rules.ErrorCollector
-import com.cloudera.itest.pmanager.PackageManager
-import com.cloudera.itest.pmanager.PackageInstance
-import com.cloudera.itest.posix.Service
-import com.cloudera.itest.posix.UGI
-import com.cloudera.itest.posix.Alternative
+import org.apache.bigtop.itest.pmanager.PackageManager
+import org.apache.bigtop.itest.pmanager.PackageInstance
+import org.apache.bigtop.itest.posix.Service
+import org.apache.bigtop.itest.posix.UGI
+import org.apache.bigtop.itest.posix.Alternative
 import junit.framework.AssertionFailedError
 import static org.hamcrest.CoreMatchers.equalTo
 import org.hamcrest.Matcher
 
-import static com.cloudera.itest.packagesmoke.PackageTestMatchers.MapHasKeys.hasSameKeys
-import com.cloudera.itest.shell.Shell
+import static org.apache.bigtop.itest.packagesmoke.PackageTestMatchers.MapHasKeys.hasSameKeys
+import org.apache.bigtop.itest.shell.Shell
 
 class PackageTestCommon {
   static public PackageManager pm;

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestErrorProxy.java
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestErrorProxy.java?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestErrorProxy.java (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestErrorProxy.java Mon Aug 29 22:00:16 2011
@@ -15,7 +15,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke;
+package org.apache.bigtop.itest.packagesmoke;
 
 import org.hamcrest.Matcher;
 import org.junit.rules.ErrorCollector;

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestMatchers.java
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestMatchers.java?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestMatchers.java (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestMatchers.java Mon Aug 29 22:00:16 2011
@@ -15,7 +15,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke;
+package org.apache.bigtop.itest.packagesmoke;
 
 import org.hamcrest.Description;
 import org.hamcrest.Factory;

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestRepoMgr.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestRepoMgr.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestRepoMgr.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/PackageTestRepoMgr.groovy Mon Aug 29 22:00:16 2011
@@ -15,11 +15,11 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
-import com.cloudera.itest.pmanager.PackageManager
-import static com.cloudera.itest.shell.OS.linux_codename
-import static com.cloudera.itest.shell.OS.linux_flavor
+import org.apache.bigtop.itest.pmanager.PackageManager
+import static org.apache.bigtop.itest.shell.OS.linux_codename
+import static org.apache.bigtop.itest.shell.OS.linux_flavor
 
 
 class PackageTestRepoMgr {

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifier.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifier.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifier.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifier.groovy Mon Aug 29 22:00:16 2011
@@ -15,7 +15,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
 public class StateVerifier {
   public boolean config() {

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierFlume.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierFlume.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierFlume.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierFlume.groovy Mon Aug 29 22:00:16 2011
@@ -15,9 +15,9 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 import java.security.MessageDigest
 import org.junit.Before
 import org.junit.After

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHBase.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHBase.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHBase.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHBase.groovy Mon Aug 29 22:00:16 2011
@@ -15,9 +15,9 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 import java.security.MessageDigest
 
 class StateVerifierHBase extends StateVerifier {

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHDFS.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHDFS.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHDFS.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHDFS.groovy Mon Aug 29 22:00:16 2011
@@ -15,9 +15,9 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 import java.security.MessageDigest
 
 class StateVerifierHDFS extends StateVerifier {

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHue.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHue.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHue.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierHue.groovy Mon Aug 29 22:00:16 2011
@@ -15,9 +15,9 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 import org.junit.Test
 
 class StateVerifierHue extends StateVerifier {

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierMapreduce.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierMapreduce.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierMapreduce.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierMapreduce.groovy Mon Aug 29 22:00:16 2011
@@ -15,9 +15,9 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 import java.security.MessageDigest
 
 class StateVerifierMapreduce extends StateVerifier {

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierOozie.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierOozie.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierOozie.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierOozie.groovy Mon Aug 29 22:00:16 2011
@@ -15,9 +15,9 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 import java.security.MessageDigest
 import org.junit.Test
 

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierSqoop.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierSqoop.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierSqoop.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierSqoop.groovy Mon Aug 29 22:00:16 2011
@@ -15,9 +15,9 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 import java.security.MessageDigest
 import org.junit.Test
 

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierZookeeper.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierZookeeper.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierZookeeper.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/StateVerifierZookeeper.groovy Mon Aug 29 22:00:16 2011
@@ -15,9 +15,9 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 import java.security.MessageDigest
 
 class StateVerifierZookeeper extends StateVerifier {

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributed.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributed.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributed.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributed.groovy Mon Aug 29 22:00:16 2011
@@ -15,11 +15,11 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
-import com.cloudera.itest.junit.OrderedParameterized
+import org.apache.bigtop.itest.junit.OrderedParameterized
 import org.junit.runner.RunWith
-import com.cloudera.itest.junit.OrderedParameterized.RunStage
+import org.apache.bigtop.itest.junit.OrderedParameterized.RunStage
 import org.junit.Test
 
 @RunWith(OrderedParameterized.class)

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributedState.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributedState.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributedState.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributedState.groovy Mon Aug 29 22:00:16 2011
@@ -15,7 +15,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
 import org.junit.runners.Suite
 import org.junit.runner.RunWith

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributedUpgrade.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributedUpgrade.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributedUpgrade.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesPseudoDistributedUpgrade.groovy Mon Aug 29 22:00:16 2011
@@ -15,7 +15,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
 import org.junit.runners.Suite
 import org.junit.runner.RunWith

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesReadiness.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesReadiness.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesReadiness.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesReadiness.groovy Mon Aug 29 22:00:16 2011
@@ -15,11 +15,11 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
-import com.cloudera.itest.junit.OrderedParameterized
+import org.apache.bigtop.itest.junit.OrderedParameterized
 import org.junit.runner.RunWith
-import com.cloudera.itest.junit.OrderedParameterized.RunStage
+import org.apache.bigtop.itest.junit.OrderedParameterized.RunStage
 import org.junit.Test
 
 @RunWith(OrderedParameterized.class)

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesSingleNode.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesSingleNode.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesSingleNode.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestPackagesSingleNode.groovy Mon Aug 29 22:00:16 2011
@@ -16,7 +16,7 @@
  * limitations under the License.
  */
 
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
 import org.junit.BeforeClass
 import org.junit.Test
@@ -28,12 +28,12 @@ import org.junit.runner.RunWith
 import org.junit.runners.Parameterized.Parameters
 import org.junit.AfterClass
 
-import com.cloudera.itest.pmanager.PackageInstance
-import com.cloudera.itest.junit.OrderedParameterized
-import com.cloudera.itest.junit.OrderedParameterized.RunStage
+import org.apache.bigtop.itest.pmanager.PackageInstance
+import org.apache.bigtop.itest.junit.OrderedParameterized
+import org.apache.bigtop.itest.junit.OrderedParameterized.RunStage
 
-import static com.cloudera.itest.shell.OS.linux_flavor
-import com.cloudera.itest.shell.Shell
+import static org.apache.bigtop.itest.shell.OS.linux_flavor
+import org.apache.bigtop.itest.shell.Shell
 
 @RunWith(OrderedParameterized.class)
 class TestPackagesSingleNode extends PackageTestCommon {

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServices.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServices.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServices.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServices.groovy Mon Aug 29 22:00:16 2011
@@ -15,17 +15,17 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
 import org.junit.Test
 import org.junit.runner.RunWith
-import com.cloudera.itest.junit.OrderedParameterized
+import org.apache.bigtop.itest.junit.OrderedParameterized
 import org.junit.Rule
 import org.junit.rules.ErrorCollector
 import org.junit.runners.Parameterized.Parameters
 import org.junit.AfterClass
-import com.cloudera.itest.posix.Service
-import com.cloudera.itest.junit.OrderedParameterized.RunStage
+import org.apache.bigtop.itest.posix.Service
+import org.apache.bigtop.itest.junit.OrderedParameterized.RunStage
 import org.hamcrest.Matcher
 import static org.hamcrest.core.IsEqual.equalTo
 

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesCreateState.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesCreateState.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesCreateState.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesCreateState.groovy Mon Aug 29 22:00:16 2011
@@ -15,10 +15,10 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
 import org.junit.Test
-import com.cloudera.itest.junit.OrderedParameterized.RunStage
+import org.apache.bigtop.itest.junit.OrderedParameterized.RunStage
 import org.junit.runners.Parameterized.Parameters
 
 class TestServicesCreateState extends TestServices {

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesCreateStateMissing.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesCreateStateMissing.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesCreateStateMissing.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesCreateStateMissing.groovy Mon Aug 29 22:00:16 2011
@@ -15,7 +15,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
 import org.junit.runners.Parameterized.Parameters
 

Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesVerifyState.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesVerifyState.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesVerifyState.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/package/src/test/groovy/com/cloudera/itest/packagesmoke/TestServicesVerifyState.groovy Mon Aug 29 22:00:16 2011
@@ -15,10 +15,10 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.cloudera.itest.packagesmoke
+package org.apache.bigtop.itest.packagesmoke
 
 import org.junit.Test
-import com.cloudera.itest.junit.OrderedParameterized.RunStage
+import org.apache.bigtop.itest.junit.OrderedParameterized.RunStage
 import org.junit.runners.Parameterized.Parameters
 
 class TestServicesVerifyState extends TestServices {

Modified: incubator/bigtop/trunk/test/src/smokes/pom.xml
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/pom.xml?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/pom.xml (original)
+++ incubator/bigtop/trunk/test/src/smokes/pom.xml Mon Aug 29 22:00:16 2011
@@ -18,7 +18,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
-  <groupId>com.cloudera.itest</groupId>
+  <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>cdh-smokes</artifactId>
   <packaging>pom</packaging>
   <version>1.0-cdh3u1-SNAPSHOT</version>
@@ -67,11 +67,12 @@
     <module>oozie</module>
     <module>hbase</module>
     <module>flume</module>
+    <module>sqoop</module>
   </modules>
 
   <dependencies>
     <dependency>
-      <groupId>com.cloudera.itest</groupId>
+      <groupId>org.apache.bigtop.itest</groupId>
       <artifactId>itest-common</artifactId>
       <version>1.1-SNAPSHOT</version>
       <scope>test</scope>
@@ -84,6 +85,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-compiler-plugin</artifactId>
+        <version>2.3.2</version>
         <configuration>
           <source>1.5</source>
           <target>1.5</target>

Modified: incubator/bigtop/trunk/test/src/smokes/sqoop/pom.xml
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/sqoop/pom.xml?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/sqoop/pom.xml (original)
+++ incubator/bigtop/trunk/test/src/smokes/sqoop/pom.xml Mon Aug 29 22:00:16 2011
@@ -21,11 +21,11 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>com.cloudera.itest</groupId>
+    <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>cdh-smokes</artifactId>
     <version>1.0-cdh3u1-SNAPSHOT</version>
   </parent>
-  <groupId>com.cloudera.itest</groupId>
+  <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>sqoop-integration</artifactId>
   <version>1.2.0-cdh3u1-SNAPSHOT</version>
   <name>sqoop-integration</name>

Modified: incubator/bigtop/trunk/test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHBase.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHBase.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHBase.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHBase.groovy Mon Aug 29 22:00:16 2011
@@ -16,12 +16,12 @@
  * limitations under the License.
  */
 
-package com.cloudera.itest.integration.sqoop;
+package org.apache.bigtop.itest.integration.sqoop;
 
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 import org.junit.Test
 import org.junit.Before
-import com.cloudera.itest.JarContent
+import org.apache.bigtop.itest.JarContent
 import static org.junit.Assert.assertEquals
 import static org.junit.Assert.assertNotNull
 import org.junit.After

Modified: incubator/bigtop/trunk/test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHive.groovy
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHive.groovy?rev=1163035&r1=1163034&r2=1163035&view=diff
==============================================================================
--- incubator/bigtop/trunk/test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHive.groovy (original)
+++ incubator/bigtop/trunk/test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHive.groovy Mon Aug 29 22:00:16 2011
@@ -16,15 +16,15 @@
  * limitations under the License.
  */
 
-package com.cloudera.itest.integration.sqoop
+package org.apache.bigtop.itest.integration.sqoop
 
 import org.junit.Test
 import org.junit.After
 import static org.junit.Assert.assertEquals
 import static org.junit.Assert.assertNotNull
-import com.cloudera.itest.JarContent
+import org.apache.bigtop.itest.JarContent
 import org.junit.Before
-import com.cloudera.itest.shell.Shell
+import org.apache.bigtop.itest.shell.Shell
 
 class IntegrationTestSqoopHive {
   private static final String MYSQL_ROOTPW =