File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 128128 <flume .version>1.4.0</flume .version>
129129 <zookeeper .version>3.4.5</zookeeper .version>
130130 <!-- Version used in Maven Hive dependency -->
131- <hive .version>0.13.1 </hive .version>
131+ <hive .version>0.13.1a </hive .version>
132132 <!-- Version used for internal directory structure -->
133133 <hive .version.short>0.13.1</hive .version.short>
134134 <derby .version>10.10.1.1</derby .version>
239239 <enabled >false</enabled >
240240 </snapshots >
241241 </repository >
242+ <repository >
243+ <!-- This is temporarily included to fix issues with Hive 0.13 -->
244+ <id >spark-staging-hive13</id >
245+ <name >Spring Staging Repository Hive 13</name >
246+ <url >https://oss.sonatype.org/content/repositories/orgspark-project-1089/</url >
247+ <releases >
248+ <enabled >true</enabled >
249+ </releases >
250+ <snapshots >
251+ <enabled >false</enabled >
252+ </snapshots >
253+ </repository >
242254 </repositories >
243255 <pluginRepositories >
244256 <pluginRepository >
You can’t perform that action at this time.
0 commit comments