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 2016/09/21 00:07:06 UTC

bigtop git commit: BIGTOP-2537. Hive smoke test identifies as org.apache.bigtop.itest.hadoop.mapreduce

Repository: bigtop
Updated Branches:
  refs/heads/master df73ae61b -> 9b775291f


BIGTOP-2537. Hive smoke test identifies as org.apache.bigtop.itest.hadoop.mapreduce


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

Branch: refs/heads/master
Commit: 9b775291f71beda2f5463a46082ce6df38bf4514
Parents: df73ae6
Author: Roman Shaposhnik <rv...@apache.org>
Authored: Tue Sep 20 17:06:06 2016 -0700
Committer: Roman Shaposhnik <rv...@apache.org>
Committed: Tue Sep 20 17:06:06 2016 -0700

----------------------------------------------------------------------
 bigtop-tests/smoke-tests/hive/TestHiveSimple.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/9b775291/bigtop-tests/smoke-tests/hive/TestHiveSimple.groovy
----------------------------------------------------------------------
diff --git a/bigtop-tests/smoke-tests/hive/TestHiveSimple.groovy b/bigtop-tests/smoke-tests/hive/TestHiveSimple.groovy
index 680093f..ded5c92 100644
--- a/bigtop-tests/smoke-tests/hive/TestHiveSimple.groovy
+++ b/bigtop-tests/smoke-tests/hive/TestHiveSimple.groovy
@@ -16,7 +16,7 @@
  * limitations under the License.
  */
 
-package org.apache.bigtop.itest.hadoop.mapreduce
+package org.apache.bigtop.itest.hive
 
 import org.junit.BeforeClass
 import org.junit.AfterClass