Skip to content

Commit 8425395

Browse files
author
liguoqiang
committed
Merge remote-tracking branch 'upstream/master' into SPARK-1149
2 parents 3dad595 + a99fb37 commit 8425395

File tree

30 files changed

+751
-392
lines changed

30 files changed

+751
-392
lines changed

bagel/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
a Hadoop 0.23.X issue -->
3838
<id>yarn-alpha</id>
3939
<dependencies>
40-
<dependency>
41-
<groupId>org.apache.avro</groupId>
42-
<artifactId>avro</artifactId>
43-
</dependency>
40+
<dependency>
41+
<groupId>org.apache.avro</groupId>
42+
<artifactId>avro</artifactId>
43+
</dependency>
4444
</dependencies>
4545
</profile>
4646
</profiles>

0 commit comments

Comments
 (0)