File tree Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Original file line number Diff line number Diff line change 126126 <flume .version>1.4.0</flume .version>
127127 <zookeeper .version>3.4.5</zookeeper .version>
128128 <!-- Version used in Maven Hive dependency -->
129- <hive .version>0.13.1a </hive .version>
129+ <hive .version>0.13.1b </hive .version>
130130 <!-- Version used for internal directory structure -->
131131 <hive .version.short>0.13.1</hive .version.short>
132132 <derby .version>10.10.1.1</derby .version>
231231 </snapshots >
232232 </repository >
233233 <repository >
234- <!-- This is temporarily included to fix issues with Hive 0.12 -->
234+ <!-- This is temporarily included to fix issues with Hive 0.13 -->
235235 <id >spark-staging</id >
236236 <name >Spring Staging Repository</name >
237- <url >https://oss.sonatype.org/content/repositories/orgspark-project-1085</url >
238- <releases >
239- <enabled >true</enabled >
240- </releases >
241- <snapshots >
242- <enabled >false</enabled >
243- </snapshots >
244- </repository >
245- <repository >
246- <!-- This is temporarily included to fix issues with Hive 0.13 -->
247- <id >spark-staging-hive13</id >
248- <name >Spring Staging Repository Hive 13</name >
249- <url >https://oss.sonatype.org/content/repositories/orgspark-project-1089/</url >
237+ <url >https://oss.sonatype.org/content/repositories/orgspark-project-1090</url >
250238 <releases >
251239 <enabled >true</enabled >
252240 </releases >
14011389 <activeByDefault >false</activeByDefault >
14021390 </activation >
14031391 <properties >
1404- <hive .version>0.13.1a </hive .version>
1392+ <hive .version>0.13.1b </hive .version>
14051393 <hive .version.short>0.13.1</hive .version.short>
14061394 <derby .version>10.10.1.1</derby .version>
14071395 </properties >
You can’t perform that action at this time.
0 commit comments