You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ss...@apache.org on 2016/04/05 00:37:51 UTC

[07/24] hive git commit: HIVE-13402 : Temporarily disable failing spark tests (Siddharth Seth via Ashutosh Chauhan)

HIVE-13402 : Temporarily disable failing spark tests (Siddharth Seth via Ashutosh Chauhan)


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

Branch: refs/heads/llap
Commit: e085b7e9bd059d91aaf013df0db4d71dca90ec6f
Parents: 547c5cf
Author: Ashutosh Chauhan <ha...@apache.org>
Authored: Thu Mar 31 15:51:01 2016 -0700
Committer: Ashutosh Chauhan <ha...@apache.org>
Committed: Thu Mar 31 15:51:01 2016 -0700

----------------------------------------------------------------------
 itests/src/test/resources/testconfiguration.properties | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/e085b7e9/itests/src/test/resources/testconfiguration.properties
----------------------------------------------------------------------
diff --git a/itests/src/test/resources/testconfiguration.properties b/itests/src/test/resources/testconfiguration.properties
index 232f84e..cf9e4c9 100644
--- a/itests/src/test/resources/testconfiguration.properties
+++ b/itests/src/test/resources/testconfiguration.properties
@@ -886,7 +886,6 @@ spark.query.files=add_part_multiple.q, \
   input18.q, \
   input1_limit.q, \
   input_part2.q, \
-  insert1.q, \
   insert_into1.q, \
   insert_into2.q, \
   insert_into3.q, \
@@ -946,7 +945,6 @@ spark.query.files=add_part_multiple.q, \
   join_cond_pushdown_unqual2.q, \
   join_cond_pushdown_unqual3.q, \
   join_cond_pushdown_unqual4.q, \
-  join_empty.q, \
   join_filters_overlap.q, \
   join_hive_626.q, \
   join_literals.q, \
@@ -1154,7 +1152,6 @@ spark.query.files=add_part_multiple.q, \
   timestamp_lazy.q, \
   timestamp_null.q, \
   timestamp_udf.q, \
-  transform1.q, \
   transform2.q, \
   transform_ppr1.q, \
   transform_ppr2.q, \