File tree Expand file tree Collapse file tree 1 file changed +1
-23
lines changed
Expand file tree Collapse file tree 1 file changed +1
-23
lines changed Original file line number Diff line number Diff line change 117117 <java .version>1.6</java .version>
118118 <sbt .project.name>spark</sbt .project.name>
119119 <scala .macros.version>2.0.1</scala .macros.version>
120- <mesos .version>0.21.0 </mesos .version>
120+ <mesos .version>0.21.1 </mesos .version>
121121 <mesos .classifier>shaded-protobuf</mesos .classifier>
122122 <slf4j .version>1.7.10</slf4j .version>
123123 <log4j .version>1.2.17</log4j .version>
266266 <enabled >false</enabled >
267267 </snapshots >
268268 </repository >
269- <repository >
270- <id >bintray-mengxr-maven</id >
271- <name >bintray</name >
272- <url >http://dl.bintray.com/mengxr/maven</url >
273- <snapshots >
274- <enabled >false</enabled >
275- </snapshots >
276- </repository >
277269 </repositories >
278270 <pluginRepositories >
279271 <pluginRepository >
16221614 http://hadoop.apache.org/docs/ra.b.c/hadoop-project-dist/hadoop-common/dependency-analysis.html
16231615 -->
16241616
1625- <profile >
1626- <id >hadoop-0.23</id >
1627- <!-- SPARK-1121: Adds an explicit dependency on Avro to work around a Hadoop 0.23.X issue -->
1628- <dependencies >
1629- <dependency >
1630- <groupId >org.apache.avro</groupId >
1631- <artifactId >avro</artifactId >
1632- </dependency >
1633- </dependencies >
1634- <properties >
1635- <hadoop .version>0.23.10</hadoop .version>
1636- </properties >
1637- </profile >
1638-
16391617 <profile >
16401618 <id >hadoop-2.2</id >
16411619 <properties >
You can’t perform that action at this time.
0 commit comments