Skip to content

Commit

Permalink
Hive: Upgrade 2.3.6 to 2.3.7 (apache#1084)
Browse files Browse the repository at this point in the history
  • Loading branch information
massdosage authored Jun 1, 2020
1 parent 201f8bf commit 68e417c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
20 changes: 10 additions & 10 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,15 +135,15 @@ org.apache.hadoop:hadoop-yarn-server-common:2.7.3 (7 constraints: 5192cac0)
org.apache.hadoop:hadoop-yarn-server-nodemanager:2.7.3 (2 constraints: 6726468d)
org.apache.hadoop:hadoop-yarn-server-resourcemanager:2.7.3 (2 constraints: b22045af)
org.apache.hadoop:hadoop-yarn-server-web-proxy:2.7.3 (2 constraints: cb287679)
org.apache.hive:hive-common:2.3.6 (1 constraints: 7b0bc2e4)
org.apache.hive:hive-metastore:2.3.6 (1 constraints: 0d050436)
org.apache.hive:hive-serde:2.3.6 (1 constraints: 3c0d7020)
org.apache.hive:hive-service-rpc:2.3.6 (1 constraints: 7b0bc2e4)
org.apache.hive:hive-shims:2.3.6 (4 constraints: b22fbcd9)
org.apache.hive:hive-common:2.3.7 (1 constraints: 7c0bc3e4)
org.apache.hive:hive-metastore:2.3.7 (1 constraints: 0e050536)
org.apache.hive:hive-serde:2.3.7 (1 constraints: 3d0d7120)
org.apache.hive:hive-service-rpc:2.3.7 (1 constraints: 7c0bc3e4)
org.apache.hive:hive-shims:2.3.7 (4 constraints: b62f99da)
org.apache.hive:hive-storage-api:2.4.0 (1 constraints: ec0b19f3)
org.apache.hive.shims:hive-shims-0.23:2.3.6 (1 constraints: 8c0b6ce5)
org.apache.hive.shims:hive-shims-common:2.3.6 (3 constraints: 222cfaad)
org.apache.hive.shims:hive-shims-scheduler:2.3.6 (1 constraints: 8c0b6ce5)
org.apache.hive.shims:hive-shims-0.23:2.3.7 (1 constraints: 8d0b6de5)
org.apache.hive.shims:hive-shims-common:2.3.7 (3 constraints: 252c91ae)
org.apache.hive.shims:hive-shims-scheduler:2.3.7 (1 constraints: 8d0b6de5)
org.apache.htrace:htrace-core:3.1.0-incubating (2 constraints: cd22cffa)
org.apache.httpcomponents:httpclient:4.5.6 (4 constraints: 573134dd)
org.apache.httpcomponents:httpcore:4.4.10 (3 constraints: d327f763)
Expand Down Expand Up @@ -242,8 +242,8 @@ org.apache.curator:apache-curator:2.7.1 (1 constraints: 0c0bf8d6)
org.apache.hadoop:hadoop-mapreduce-client-hs:2.7.3 (1 constraints: b60fac84)
org.apache.hadoop:hadoop-minicluster:2.7.3 (1 constraints: 0e050d36)
org.apache.hadoop:hadoop-yarn-server-tests:2.7.3 (1 constraints: b60fac84)
org.apache.hive:hive-exec:2.3.6 (1 constraints: 0d050436)
org.apache.hive:hive-vector-code-gen:2.3.6 (1 constraints: 0d0bf1d6)
org.apache.hive:hive-exec:2.3.7 (1 constraints: 0e050536)
org.apache.hive:hive-vector-code-gen:2.3.7 (1 constraints: 0e0bf2d6)
org.apache.velocity:velocity:1.5 (1 constraints: c70e875e)
org.codehaus.groovy:groovy-all:2.4.4 (1 constraints: 0c0bf2d6)
org.hamcrest:hamcrest-core:1.3 (2 constraints: 7910aeb0)
Expand Down
5 changes: 2 additions & 3 deletions versions.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org.slf4j:slf4j-api = 1.7.22
org.apache.avro:avro = 1.9.2
org.apache.hadoop:* = 2.7.3
org.apache.hive:hive-metastore = 2.3.6
org.apache.hive:hive-metastore = 2.3.7
org.apache.orc:* = 1.6.3
org.apache.parquet:* = 1.11.0
org.apache.spark:spark-hive_2.11 = 2.4.5
Expand All @@ -18,5 +18,4 @@ junit:junit = 4.12
org.slf4j:slf4j-simple = 1.7.5
org.mockito:mockito-core = 1.10.19
joda-time:joda-time = 2.9.9
org.apache.hive:hive-exec = 2.3.6
org.apache.hive:hive-metastore = 2.3.6
org.apache.hive:hive-exec = 2.3.7

0 comments on commit 68e417c

Please sign in to comment.