For more details, see
https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/740/
No changes
-1 overall
The following subsystems voted -1:
docker
Powered by Apache Yetushttps://yetus.apache.org
-
To
Hi folks,
This is the first release candidate for the first release of Apache
Hadoop 3.3.0
line.
It contains *1644[1]* fixed jira issues since 3.2.1 which include a lot of
features and improvements(read the full set of release notes).
Below feature additions are the highlights of the release.
-
For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/195/
No changes
[Error replacing 'FILE' - Workspace is not accessible]
-
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.o
Hi folks,
I believe we need prevent future commits from re-introducing Guava classes
This can be achieved by two options:
1. We add rules on the go. Each time we add an illegal import to the
class that has been replaced. This won't prevent developers from committing
code that uses Guava
[
https://issues.apache.org/jira/browse/HADOOP-17081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran resolved HADOOP-17081.
-
Fix Version/s: 3.3.1
3.2.2
Resolution: Fixed
+1 -committed to
hmm
YARN-9341 went through all of the yarn lock code -it's in 3.3 but not in
3.1. And we do not want to attempt to backport 175KB of lock
acquire/release code, do we?
anyone in yarn-dev got any thoughts here?
On Sun, 5 Jul 2020 at 22:14, Masatake Iwasaki
wrote:
> Thanks for putting this up, Ga