[jira] [Created] (HADOOP-15338) Support Java 11 LTS in Hadoop

2018-03-22 Thread Akira Ajisaka (JIRA)
Akira Ajisaka created HADOOP-15338: -- Summary: Support Java 11 LTS in Hadoop Key: HADOOP-15338 URL: https://issues.apache.org/jira/browse/HADOOP-15338 Project: Hadoop Common Issue Type: Impro

Re: Changes in Java

2018-03-22 Thread Akira Ajisaka
Hi Gerald, Now Apache Hadoop supports Java 8 and not support Java 9 or upper. We've been working for supporting Java 9 and Java 10, - https://issues.apache.org/jira/browse/HADOOP-11123 - https://issues.apache.org/jira/browse/HADOOP-11423 however, Java 9 is now unsupported and Java 10 support wi

Apache Hadoop qbt Report: trunk+JDK8 on Windows/x64

2018-03-22 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-trunk-win/414/ [Mar 21, 2018 8:53:35 PM] (xyao) HDFS-11043. TestWebHdfsTimeouts fails. Contributed by Xiaoyu Yao and [Mar 21, 2018 10:19:20 PM] (jlowe) YARN-8054. Improve robustness of the LocalDirsHandlerService [Mar 21, 2018 11:46:03 P

Changes in Java

2018-03-22 Thread Gerald Henriksen
So with the changes in how Java is released and supported are there going to be any changes in how Hadoop supports Java versions? For those not aware Oracle has changed how Java is supported, with the following details: 1) Java is now on a 6 month release schedule 2) anything other than a LTS r

[jira] [Created] (HADOOP-15337) RawLocalFileSystem file status permissions can avoid shelling out in some cases

2018-03-22 Thread Jonathan Eagles (JIRA)
Jonathan Eagles created HADOOP-15337: Summary: RawLocalFileSystem file status permissions can avoid shelling out in some cases Key: HADOOP-15337 URL: https://issues.apache.org/jira/browse/HADOOP-15337

[jira] [Created] (HADOOP-15336) NPE for FsServerDefaults.getKeyProviderUri() for clientProtocol communication between 2.7 and 3.1

2018-03-22 Thread Sherwood Zheng (JIRA)
Sherwood Zheng created HADOOP-15336: --- Summary: NPE for FsServerDefaults.getKeyProviderUri() for clientProtocol communication between 2.7 and 3.1 Key: HADOOP-15336 URL: https://issues.apache.org/jira/browse/HADOO

Re: [VOTE] Release Apache Hadoop 3.0.1 (RC1)

2018-03-22 Thread Elek, Marton
+1 (non binding) I did a full build from source code, created a docker container and did various basic level tests with robotframework based automation and docker-compose based pseudo clusters[1]. Including: * Hdfs federation smoke test * Basic ViewFS configuration * Yarn example jobs * Spa

Re: [VOTE] Release Apache Hadoop 3.0.1 (RC1)

2018-03-22 Thread Bharat Viswanadham
+1 (non-binding) 1. verified md5 checksum. 2. Built from source and deployed a 5 node cluster. 3. Ran few basic commands of hdfs operations. 4. Deployed a federated cluster (2 namenodes) and ran few hdfs basic commands 5. Checked NN web UI. Thanks, Bharat On 3/22/18, 10:02 AM, "Ajay Kumar" wro

Re: [VOTE] Release Apache Hadoop 3.0.1 (RC1)

2018-03-22 Thread Ajay Kumar
+1 (non-binding) - verified signatures and checksums - built from source and setup single node cluster - ran basic hdfs operations - ran TestDFSIO(read/write), wordcount, pi jobs. - basic sanity check of NN UI Thanks, Ajay On 3/22/18, 4:20 AM, "Akira Ajisaka" wrote:

Re: [VOTE] Release Apache Hadoop 3.1.0 (RC0)

2018-03-22 Thread Wangda Tan
Thanks @Bharat for the quick check, the previously staged repository has some issues. I re-deployed jars to nexus. Here's the new repo (1087) https://repository.apache.org/content/repositories/orgapachehadoop-1087/ Other artifacts remain same, no additional code changes. On Wed, Mar 21, 2018 at

[jira] [Resolved] (HADOOP-6822) Provide information as to whether or not security is enabled on web interface

2018-03-22 Thread Andras Bokor (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor resolved HADOOP-6822. -- Resolution: Invalid There is no JT anymore. YARN new UI is in progress. If this feature is requ

[jira] [Resolved] (HADOOP-6672) BytesWritable.write(buf) use much more CPU in writeInt() then write(buf)

2018-03-22 Thread Andras Bokor (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor resolved HADOOP-6672. -- Resolution: Duplicate > BytesWritable.write(buf) use much more CPU in writeInt() then write(buf

[jira] [Resolved] (HADOOP-7195) RawLocalFileSystem.rename() should not try to do copy

2018-03-22 Thread Andras Bokor (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor resolved HADOOP-7195. -- Resolution: Later > RawLocalFileSystem.rename() should not try to do copy > ---

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

2018-03-22 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/728/ [Mar 21, 2018 2:41:19 AM] (rohithsharmaks) YARN-7581. HBase filters are not constructed correctly in ATSv2. [Mar 21, 2018 2:51:35 AM] (yqlin) HDFS-13307. RBF: Improve the use of setQuota command. Contribut

Re: [VOTE] Release Apache Hadoop 3.0.1 (RC1)

2018-03-22 Thread Akira Ajisaka
+1 (binding) - verified signatures and checksums - built from source and setup 4 node cluster - ran some examples jobs - verified some HDFS operations Thanks, Akira On 2018/03/22 10:08, Robert Kanter wrote: +1 (binding) - verified signatures and checksums - setup pseudo cluster using Fair Sch