hive git commit: HIVE-13860: Fix more json related JDK8 test failures (Mohit Sabharwal, reviewed by Sergio Pena)

2016-10-10 Thread spena
Repository: hive
Updated Branches:
  refs/heads/branch-2.1 0d21998e6 -> a4e8e85bf


HIVE-13860: Fix more json related JDK8 test failures (Mohit Sabharwal, reviewed 
by Sergio Pena)


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

Branch: refs/heads/branch-2.1
Commit: a4e8e85bfa0b45d6742d089c04df8adaef7892cb
Parents: 0d21998
Author: Mohit Sabharwal 
Authored: Fri May 27 10:35:16 2016 -0500
Committer: Sergio Pena 
Committed: Mon Oct 10 12:40:36 2016 -0500

--
 .../clientpositive/autoColumnStats_1.q.out  | 28 +++---
 .../clientpositive/autoColumnStats_2.q.out  | 24 ++---
 .../clientpositive/autoColumnStats_3.q.out  | 10 +-
 .../clientpositive/autoColumnStats_4.q.out  |  4 -
 .../clientpositive/autoColumnStats_5.q.out  |  8 +-
 .../clientpositive/autoColumnStats_8.q.out  |  8 +-
 .../clientpositive/autoColumnStats_9.q.out  |  2 +-
 .../clientpositive/binary_output_format.q.out   |  4 +-
 .../results/clientpositive/json_serde1.q.out|  4 +-
 .../results/clientpositive/orc_create.q.out | 12 +--
 .../clientpositive/orc_int_type_promotion.q.out |  6 +-
 .../results/clientpositive/perf/query85.q.out   |  2 +-
 .../results/clientpositive/perf/query89.q.out   |  2 +-
 .../results/clientpositive/perf/query91.q.out   |  2 +-
 .../results/clientpositive/spark/bucket5.q.out  |  8 +-
 .../clientpositive/spark/outer_join_ppr.q.out   |  4 +-
 .../spark/reduce_deduplicate.q.out  |  4 +-
 .../clientpositive/spark/union_ppr.q.out|  8 +-
 .../results/clientpositive/tez/bucket2.q.out|  4 +-
 .../clientpositive/udaf_collect_set_2.q.out | 96 ++--
 .../results/clientpositive/udf_sort_array.q.out |  2 +-
 .../clientpositive/vector_complex_all.q.out |  6 +-
 .../results/clientpositive/vector_udf1.q.out|  2 +-
 23 files changed, 123 insertions(+), 127 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hive/blob/a4e8e85b/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
--
diff --git a/ql/src/test/results/clientpositive/autoColumnStats_1.q.out 
b/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
index e290e52..4cf6df1 100644
--- a/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
+++ b/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
@@ -60,7 +60,7 @@ Retention:0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -137,7 +137,7 @@ Retention:  0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -172,7 +172,7 @@ Retention:  0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -257,7 +257,7 @@ Retention:  0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -292,7 +292,7 @@ Retention:  0
  A masked pattern was here #

[29/34] hive git commit: HIVE-13860: Fix more json related JDK8 test failures (Mohit Sabharwal, reviewed by Sergio Pena)

2016-05-27 Thread spena
HIVE-13860: Fix more json related JDK8 test failures (Mohit Sabharwal, reviewed 
by Sergio Pena)


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

Branch: refs/heads/master
Commit: f38a42e52e28618035c05a15c349594ae814748d
Parents: cdb872a
Author: Mohit Sabharwal 
Authored: Fri May 27 10:35:16 2016 -0500
Committer: Sergio Pena 
Committed: Fri May 27 21:08:31 2016 -0500

--
 .../clientpositive/autoColumnStats_1.q.out  | 28 +++---
 .../clientpositive/autoColumnStats_2.q.out  | 24 ++---
 .../clientpositive/autoColumnStats_3.q.out  | 10 +-
 .../clientpositive/autoColumnStats_4.q.out  |  2 +-
 .../clientpositive/autoColumnStats_5.q.out  |  8 +-
 .../clientpositive/autoColumnStats_8.q.out  |  8 +-
 .../clientpositive/autoColumnStats_9.q.out  |  2 +-
 .../clientpositive/binary_output_format.q.out   |  4 +-
 .../results/clientpositive/json_serde1.q.out|  4 +-
 .../results/clientpositive/orc_create.q.out | 12 +--
 .../clientpositive/orc_int_type_promotion.q.out |  6 +-
 .../results/clientpositive/perf/query85.q.out   |  2 +-
 .../results/clientpositive/perf/query89.q.out   |  2 +-
 .../results/clientpositive/perf/query91.q.out   |  2 +-
 .../results/clientpositive/spark/bucket5.q.out  |  8 +-
 .../results/clientpositive/spark/join0.q.out|  2 +-
 .../clientpositive/spark/outer_join_ppr.q.out   |  4 +-
 .../spark/reduce_deduplicate.q.out  |  4 +-
 .../clientpositive/spark/union_ppr.q.out|  8 +-
 .../clientpositive/stats_list_bucket.q.out  |  2 +-
 .../results/clientpositive/tez/bucket2.q.out|  4 +-
 .../clientpositive/udaf_collect_set_2.q.out | 96 ++--
 .../results/clientpositive/udf_sort_array.q.out |  2 +-
 .../clientpositive/vector_complex_all.q.out |  6 +-
 .../results/clientpositive/vector_udf1.q.out|  2 +-
 25 files changed, 126 insertions(+), 126 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hive/blob/f38a42e5/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
--
diff --git a/ql/src/test/results/clientpositive/autoColumnStats_1.q.out 
b/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
index e290e52..4cf6df1 100644
--- a/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
+++ b/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
@@ -60,7 +60,7 @@ Retention:0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -137,7 +137,7 @@ Retention:  0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -172,7 +172,7 @@ Retention:  0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -257,7 +257,7 @@ Retention:  0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -292,7 +292,7 @@ Retention:  0
  

[48/48] hive git commit: HIVE-13860: Fix more json related JDK8 test failures (Mohit Sabharwal, reviewed by Sergio Pena)

2016-05-27 Thread spena
HIVE-13860: Fix more json related JDK8 test failures (Mohit Sabharwal, reviewed 
by Sergio Pena)


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

Branch: refs/heads/java8
Commit: eaa8ff214d3acdf6245a5e0f490a55cdc0097a83
Parents: 4ca8a63
Author: Mohit Sabharwal 
Authored: Fri May 27 10:35:16 2016 -0500
Committer: Sergio Pena 
Committed: Fri May 27 10:36:29 2016 -0500

--
 .../clientpositive/autoColumnStats_1.q.out  | 28 +++---
 .../clientpositive/autoColumnStats_2.q.out  | 24 ++---
 .../clientpositive/autoColumnStats_3.q.out  | 10 +-
 .../clientpositive/autoColumnStats_4.q.out  |  2 +-
 .../clientpositive/autoColumnStats_5.q.out  |  8 +-
 .../clientpositive/autoColumnStats_8.q.out  |  8 +-
 .../clientpositive/autoColumnStats_9.q.out  |  2 +-
 .../clientpositive/binary_output_format.q.out   |  4 +-
 .../results/clientpositive/json_serde1.q.out|  4 +-
 .../results/clientpositive/orc_create.q.out | 12 +--
 .../clientpositive/orc_int_type_promotion.q.out |  6 +-
 .../results/clientpositive/perf/query85.q.out   |  2 +-
 .../results/clientpositive/perf/query89.q.out   |  2 +-
 .../results/clientpositive/perf/query91.q.out   |  2 +-
 .../results/clientpositive/spark/bucket5.q.out  |  8 +-
 .../results/clientpositive/spark/join0.q.out|  2 +-
 .../clientpositive/spark/outer_join_ppr.q.out   |  4 +-
 .../spark/reduce_deduplicate.q.out  |  4 +-
 .../clientpositive/spark/union_ppr.q.out|  8 +-
 .../clientpositive/stats_list_bucket.q.out  |  2 +-
 .../results/clientpositive/tez/bucket2.q.out|  4 +-
 .../clientpositive/udaf_collect_set_2.q.out | 96 ++--
 .../results/clientpositive/udf_sort_array.q.out |  2 +-
 .../clientpositive/vector_complex_all.q.out |  6 +-
 .../results/clientpositive/vector_udf1.q.out|  2 +-
 25 files changed, 126 insertions(+), 126 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hive/blob/eaa8ff21/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
--
diff --git a/ql/src/test/results/clientpositive/autoColumnStats_1.q.out 
b/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
index e290e52..4cf6df1 100644
--- a/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
+++ b/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
@@ -60,7 +60,7 @@ Retention:0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -137,7 +137,7 @@ Retention:  0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -172,7 +172,7 @@ Retention:  0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -257,7 +257,7 @@ Retention:  0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -292,7 +292,7 @@ Retention:  0
  A

hive git commit: HIVE-13860: Fix more json related JDK8 test failures (Mohit Sabharwal, reviewed by Sergio Pena)

2016-05-27 Thread spena
Repository: hive
Updated Branches:
  refs/heads/java8 bd651756a -> ace92dbc5


HIVE-13860: Fix more json related JDK8 test failures (Mohit Sabharwal, reviewed 
by Sergio Pena)


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

Branch: refs/heads/java8
Commit: ace92dbc5a728ec6d413b93f9ed6ff5d1a52df43
Parents: bd65175
Author: Mohit Sabharwal 
Authored: Fri May 27 10:35:16 2016 -0500
Committer: Sergio Pena 
Committed: Fri May 27 10:35:16 2016 -0500

--
 .../clientpositive/autoColumnStats_1.q.out  | 28 +++---
 .../clientpositive/autoColumnStats_2.q.out  | 24 ++---
 .../clientpositive/autoColumnStats_3.q.out  | 10 +-
 .../clientpositive/autoColumnStats_4.q.out  |  2 +-
 .../clientpositive/autoColumnStats_5.q.out  |  8 +-
 .../clientpositive/autoColumnStats_8.q.out  |  8 +-
 .../clientpositive/autoColumnStats_9.q.out  |  2 +-
 .../clientpositive/binary_output_format.q.out   |  4 +-
 .../results/clientpositive/json_serde1.q.out|  4 +-
 .../results/clientpositive/orc_create.q.out | 12 +--
 .../clientpositive/orc_int_type_promotion.q.out |  6 +-
 .../results/clientpositive/perf/query85.q.out   |  2 +-
 .../results/clientpositive/perf/query89.q.out   |  2 +-
 .../results/clientpositive/perf/query91.q.out   |  2 +-
 .../results/clientpositive/spark/bucket5.q.out  |  8 +-
 .../results/clientpositive/spark/join0.q.out|  2 +-
 .../clientpositive/spark/outer_join_ppr.q.out   |  4 +-
 .../spark/reduce_deduplicate.q.out  |  4 +-
 .../clientpositive/spark/union_ppr.q.out|  8 +-
 .../clientpositive/stats_list_bucket.q.out  |  2 +-
 .../results/clientpositive/tez/bucket2.q.out|  4 +-
 .../clientpositive/udaf_collect_set_2.q.out | 96 ++--
 .../results/clientpositive/udf_sort_array.q.out |  2 +-
 .../clientpositive/vector_complex_all.q.out |  6 +-
 .../results/clientpositive/vector_udf1.q.out|  2 +-
 25 files changed, 126 insertions(+), 126 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hive/blob/ace92dbc/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
--
diff --git a/ql/src/test/results/clientpositive/autoColumnStats_1.q.out 
b/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
index e290e52..4cf6df1 100644
--- a/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
+++ b/ql/src/test/results/clientpositive/autoColumnStats_1.q.out
@@ -60,7 +60,7 @@ Retention:0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -137,7 +137,7 @@ Retention:  0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -172,7 +172,7 @@ Retention:  0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize 5312
@@ -257,7 +257,7 @@ Retention:  0
  A masked pattern was here 
 Table Type:MANAGED_TABLE
 Table Parameters:   
-   COLUMN_STATS_ACCURATE   
{\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"},\"BASIC_STATS\":\"true\"}
+   COLUMN_STATS_ACCURATE   
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles1   
numRows 500 
rawDataSize