Browse Source

SUBMARINE-94. Support different docker images for

              job types in Tony Runtime.

              Contributed by Keqiu Hu.
Zhankun Tang 5 years ago
parent
commit
928edb2c47
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hadoop-submarine/hadoop-submarine-tony-runtime/pom.xml

+ 1 - 1
hadoop-submarine/hadoop-submarine-tony-runtime/pom.xml

@@ -34,7 +34,7 @@
         <dependency>
             <groupId>com.linkedin.tony</groupId>
             <artifactId>tony-core</artifactId>
-            <version>0.3.11</version>
+            <version>0.3.19</version>
             <exclusions>
                 <exclusion>
                     <groupId>com.linkedin.tony</groupId>