This is an automated email from the ASF dual-hosted git repository.
zhouquan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git
The following commit(s) were added to refs/heads/master by this push:
new 678042a SUBMARINE-301. Tony default hadoop version is not compatible
with submarine
678042a is described below
commit 678042a7603d77bece7b6f544d5ea86f297adca1
Author: Zac Zhou <[email protected]>
AuthorDate: Wed Nov 27 10:46:31 2019 +0800
SUBMARINE-301. Tony default hadoop version is not compatible with submarine
### What is this PR for?
The default hadoop dependency version of tony is hadoop-2.7.3. We need to
change it to 2.9.3
### What type of PR is it?
Improvement
### Todos
* [ ] - Task
### What is the Jira issue?
https://issues.apache.org/jira/browse/SUBMARINE-301
### How should this be tested?
https://travis-ci.org/yuanzac/hadoop-submarine/builds/617518484?utm_medium=notification&utm_source=github_status
### Screenshots (if appropriate)
### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
Author: Zac Zhou <[email protected]>
Closes #109 from yuanzac/topic/SUBMARINE-301 and squashes the following
commits:
fa9d112 [Zac Zhou] SUBMARINE-301. Tony default hadoop version is not
compatible with submarine.
---
submodules/tony | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/submodules/tony b/submodules/tony
index 7a0a4a6..1e0cfbe 160000
--- a/submodules/tony
+++ b/submodules/tony
@@ -1 +1 @@
-Subproject commit 7a0a4a6c1f172b535dc30984163f6e19cb67600b
+Subproject commit 1e0cfbea6d115a3f1757ca40200df7747790d762
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]