Skip to content

Commit 5693d20

Browse files
authored
MapR [SPARK-972] STS start fail due to java.lang.NoSuchMethodError: 'org.apache.curator.framework.api.ProtectACLCreateModePathAndBytesable org.apache.curator.framework.api.CreateBuilder.creatingParentsIfNeeded()' (apache#916)
1 parent e85b0ce commit 5693d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3347,7 +3347,7 @@
33473347
<id>hadoop-2.7</id>
33483348
<properties>
33493349
<hadoop.version>2.7.6.200-eep-810-SNAPSHOT</hadoop.version>
3350-
<curator.version>2.7.1</curator.version>
3350+
<curator.version>4.2.0</curator.version>
33513351
<commons-io.version>2.4</commons-io.version>
33523352
<!--
33533353
the declaration site above of these variables explains why we need to re-assign them here

0 commit comments

Comments
 (0)