Skip to content

Commit

Permalink
Merge branch 'ESPARK-126' into 'spark_2.1'
Browse files Browse the repository at this point in the history
[ESPARK-126] 设置hive的版本为1.2.1-125,orc的split大小默认为64MB

设置hive的版本为1.2.1-125,orc的split大小默认为64MB  
resolve apache#126

See merge request !80
  • Loading branch information
cenyuhai committed Oct 9, 2017
2 parents 16ed336 + b049657 commit b6976d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<curator.version>2.4.0</curator.version>
<hive.group>org.spark-project.hive</hive.group>
<!-- Version used in Maven Hive dependency -->
<hive.version>1.2.1-123</hive.version>
<hive.version>1.2.1-125</hive.version>
<!-- Version used for internal directory structure -->
<hive.version.short>1.2.1</hive.version.short>
<derby.version>10.12.1.1</derby.version>
Expand Down

0 comments on commit b6976d6

Please sign in to comment.