This is an automated email from the ASF dual-hosted git repository.
ztang pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/trunk by this push:
new 928edb2 SUBMARINE-94. Support different docker images for
928edb2 is described below
commit 928edb2c47e2d776daa35833897fac398cdeecd7
Author: Zhankun Tang <[email protected]>
AuthorDate: Fri Jul 5 14:28:09 2019 +0800
SUBMARINE-94. Support different docker images for
job types in Tony Runtime.
Contributed by Keqiu Hu.
---
hadoop-submarine/hadoop-submarine-tony-runtime/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hadoop-submarine/hadoop-submarine-tony-runtime/pom.xml
b/hadoop-submarine/hadoop-submarine-tony-runtime/pom.xml
index 7ab2fdd..6e0615a 100644
--- a/hadoop-submarine/hadoop-submarine-tony-runtime/pom.xml
+++ b/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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]