Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2018-11-05 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/949/ [Nov 5, 2018 6:28:21 AM] (aajisaka) HADOOP-15899. Update AWS Java SDK versions in NOTICE.txt. [Nov 5, 2018 8:51:26 AM] (aajisaka) HADOOP-15900. Update JSch versions in LICENSE.txt. [Nov 5, 2018 9:31:06 AM]

Re: About supporting upcoming java versions

2018-11-05 Thread Takanobu Asanuma
Thanks for your reply, Owen. > That said, I’d be surprised if the work items for JDK 9 and 10 aren’t a strict subset of the issues getting to JDK 11. Most of the issues that we have fixed are subset of the ones of JDK 11. But there seem to be some exceptions. HADOOP-15905 is a bug of JDK 9/10 whi

branch-2.9.2 is almost closed for commit

2018-11-05 Thread Akira Ajisaka
Hi folks, Now there is only 1 critical issues targeted for 2.9.2 (YARN-8233), so I'd like to close branch-2.9.2 except YARN-8233. I create RC0 as soon as YARN-8233 is committed to branch-2.9.2. Thanks, Akira - To unsubscribe, e-

[jira] [Resolved] (HADOOP-14994) AliyunOSS:Improve oss error logging

2018-11-05 Thread Genmao Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Genmao Yu resolved HADOOP-14994. Resolution: Fixed update oss sdk to 3.0.0 can close oss error logging > AliyunOSS:Improve oss er

[jira] [Created] (HADOOP-15905) [JDK 10] Javadoc fails with ClassFinder$BadClassFile

2018-11-05 Thread Takanobu Asanuma (JIRA)
Takanobu Asanuma created HADOOP-15905: - Summary: [JDK 10] Javadoc fails with ClassFinder$BadClassFile Key: HADOOP-15905 URL: https://issues.apache.org/jira/browse/HADOOP-15905 Project: Hadoop Commo

[jira] [Created] (HADOOP-15904) [JDK 11] Javadoc build failed due to "bad use of '>'" in hadoop-hdfs

2018-11-05 Thread Takanobu Asanuma (JIRA)
Takanobu Asanuma created HADOOP-15904: - Summary: [JDK 11] Javadoc build failed due to "bad use of '>'" in hadoop-hdfs Key: HADOOP-15904 URL: https://issues.apache.org/jira/browse/HADOOP-15904 Proj

[jira] [Created] (HADOOP-15903) Allow HttpServer2 to discover resources in /static when symlinks are used

2018-11-05 Thread JIRA
Íñigo Goiri created HADOOP-15903: Summary: Allow HttpServer2 to discover resources in /static when symlinks are used Key: HADOOP-15903 URL: https://issues.apache.org/jira/browse/HADOOP-15903 Project:

Re: About supporting upcoming java versions

2018-11-05 Thread Owen O'Malley
I’m less convinced. I’ve hit at least one pretty serious JVM bug in JDK 11, so there is value in enabling JDK 9 and 10 even with blockers on JDK 11. That said, I’d be surprised if the work items for JDK 9 and 10 aren’t a strict subset of the issues getting to JDK 11. .. Owen > On Nov 5, 2018,

Re: About supporting upcoming java versions

2018-11-05 Thread Kihwal Lee
+1 It makes sense to converge on the LTS version. Thanks for the initiative. 73 Kihwal On Sun, Nov 4, 2018 at 10:10 PM Takanobu Asanuma wrote: > Hi all, > > As discussed in HADOOP-11123, we stop fixing incompatibilities of JDK9 and > JDK10, and would like to focus on supporting JDK11. > This we

[jira] [Created] (HADOOP-15902) [JDK 11] Specify the HTML version of Javadoc to 4.01

2018-11-05 Thread Takanobu Asanuma (JIRA)
Takanobu Asanuma created HADOOP-15902: - Summary: [JDK 11] Specify the HTML version of Javadoc to 4.01 Key: HADOOP-15902 URL: https://issues.apache.org/jira/browse/HADOOP-15902 Project: Hadoop Commo

[jira] [Created] (HADOOP-15901) IPC Client and Server should use Time.monotonicNow() for elapsed times.

2018-11-05 Thread Vinayakumar B (JIRA)
Vinayakumar B created HADOOP-15901: -- Summary: IPC Client and Server should use Time.monotonicNow() for elapsed times. Key: HADOOP-15901 URL: https://issues.apache.org/jira/browse/HADOOP-15901 Project

3.2.0 branch is closed for commits

2018-11-05 Thread Sunil G
Hi All, All blockers are closed for 3.2.0 as of now and RC is getting prepared. Hence 3.2.0 branch closed for commits. Please use branch-3.2 for any commit and set fixed version as 3.2.1 Thanks, Sunil