Repository: bigtop
Updated Branches:
  refs/heads/master 162f0a62f -> 062428f2f


BIGTOP-2539: Smoke tests for flume, pig and sqoop identify as 
org.apache.bigtop.itest.hadoop.mapreduce

Signed-off-by: Konstantin Boudnik <konstantin_boud...@epam.com>


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/062428f2
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/062428f2
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/062428f2

Branch: refs/heads/master
Commit: 062428f2f3f2bf4d0d74ac5e80595fc3ed2532cf
Parents: 162f0a6
Author: Kengo Seki <sek...@apache.org>
Authored: Thu Sep 29 11:08:42 2016 +0900
Committer: Konstantin Boudnik <konstantin_boud...@epam.com>
Committed: Thu Oct 13 13:32:24 2016 -0700

----------------------------------------------------------------------
 bigtop-tests/smoke-tests/flume/TestFlumeNG.groovy      | 2 +-
 bigtop-tests/smoke-tests/pig/TestPigSmoke.groovy       | 2 +-
 bigtop-tests/smoke-tests/sqoop/TestSqoopETLHsql.groovy | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/062428f2/bigtop-tests/smoke-tests/flume/TestFlumeNG.groovy
----------------------------------------------------------------------
diff --git a/bigtop-tests/smoke-tests/flume/TestFlumeNG.groovy 
b/bigtop-tests/smoke-tests/flume/TestFlumeNG.groovy
index 568e44b..9577005 100644
--- a/bigtop-tests/smoke-tests/flume/TestFlumeNG.groovy
+++ b/bigtop-tests/smoke-tests/flume/TestFlumeNG.groovy
@@ -16,7 +16,7 @@
  * limitations under the License.
  */
 
-package org.apache.bigtop.itest.hadoop.mapreduce
+package org.apache.bigtop.itest.flume
 
 import org.junit.BeforeClass
 import org.junit.AfterClass

http://git-wip-us.apache.org/repos/asf/bigtop/blob/062428f2/bigtop-tests/smoke-tests/pig/TestPigSmoke.groovy
----------------------------------------------------------------------
diff --git a/bigtop-tests/smoke-tests/pig/TestPigSmoke.groovy 
b/bigtop-tests/smoke-tests/pig/TestPigSmoke.groovy
index 9902267..419b211 100644
--- a/bigtop-tests/smoke-tests/pig/TestPigSmoke.groovy
+++ b/bigtop-tests/smoke-tests/pig/TestPigSmoke.groovy
@@ -16,7 +16,7 @@
  * limitations under the License.
  */
 
-package org.apache.bigtop.itest.hadoop.mapreduce
+package org.apache.bigtop.itest.pig
 
 import org.junit.BeforeClass
 import org.junit.AfterClass

http://git-wip-us.apache.org/repos/asf/bigtop/blob/062428f2/bigtop-tests/smoke-tests/sqoop/TestSqoopETLHsql.groovy
----------------------------------------------------------------------
diff --git a/bigtop-tests/smoke-tests/sqoop/TestSqoopETLHsql.groovy 
b/bigtop-tests/smoke-tests/sqoop/TestSqoopETLHsql.groovy
index 28e53cc..c44e1c8 100644
--- a/bigtop-tests/smoke-tests/sqoop/TestSqoopETLHsql.groovy
+++ b/bigtop-tests/smoke-tests/sqoop/TestSqoopETLHsql.groovy
@@ -17,7 +17,7 @@
  */
 
 
-package org.apache.bigtop.itest.hadoop.mapreduce
+package org.apache.bigtop.itest.sqoop
 
 import org.junit.Assert
 import org.junit.BeforeClass

Reply via email to