Re: Incompatible changes between branch-2.8 and branch-2.9

2019-09-25 Thread Robert Kanter
> > * For YARN-6050, there's a bit here: > https://developers.google.com/protocol-buffers/docs/proto that says > "optional is compatible with repeated", so I think we should be OK there. > - Optional is compatible with repeatable over the wire such that > protobuf won't blow up, but does that a

[ANNOUNCE] Apache Hadoop 3.2.1 release

2019-09-25 Thread Rohith Sharma K S
Hi all, It gives us great pleasure to announce that the Apache Hadoop community has voted to release Apache Hadoop 3.2.1. Apache Hadoop 3.2.1 is the stable release of Apache Hadoop 3.2 line, which includes 493 fixes since Hadoop 3.2.0 release: - For major changes included in Hadoop 3.2 line,

Re: [ANNOUNCE] Apache Hadoop 3.2.1 release

2019-09-25 Thread Rohith Sharma K S
Can someone help to post this in twitter account? Apache Hadoop 3.2.1 is released: https://s.apache.org/mzdb6 Overview: https://s.apache.org/tht6a Changes: https://s.apache.org/pd6of Release notes: https://s.apache.org/ta50b Thanks to our community of developers, operators, and users. -Rohith Sh

Re: [ANNOUNCE] Apache Hadoop 3.2.1 release

2019-09-25 Thread Rohith Sharma K S
Updated announcement Hi all, It gives us great pleasure to announce that the Apache Hadoop community has voted to release Apache Hadoop 3.2.1. Apache Hadoop 3.2.1 is the stable release of Apache Hadoop 3.2 line, which includes 493 fixes since Hadoop 3.2.0 release

Re: [ANNOUNCE] Apache Hadoop 3.2.1 release

2019-09-25 Thread Rohith Sharma K S
Updated twitter message: `` Apache Hadoop 3.2.1 is released: https://s.apache.org/96r4h Announcement: https://s.apache.org/jhnpe Overview: https://s.apache.org/tht6a Changes: https://s.apache.org/pd6of Release notes: https://s.apache.org/ta50b Thanks to our community of developers, o

Re: [ANNOUNCE] Apache Hadoop 3.2.1 release

2019-09-25 Thread Vinod Kumar Vavilapalli
Done: https://twitter.com/hadoop/status/1176787511865008128. If you have tweetdeck, any of the PMC members can do this. BTW, it looks we haven't published any releases since Nov 2018. Let's get back to doing this going forward! Thanks +Vinod > On Sep 25, 2019, at 2:44 PM, Rohith Sharma K S >

[jira] [Created] (HDFS-14873) Fix dfsadmin doc for HDFS-14678

2019-09-25 Thread Fei Hui (Jira)
Fei Hui created HDFS-14873: -- Summary: Fix dfsadmin doc for HDFS-14678 Key: HDFS-14873 URL: https://issues.apache.org/jira/browse/HDFS-14873 Project: Hadoop HDFS Issue Type: Bug Components:

[jira] [Created] (HDFS-14874) Fix TestHDFSCLI and TestDFSShell test break because of logging change in mkdir

2019-09-25 Thread Gabor Bota (Jira)
Gabor Bota created HDFS-14874: - Summary: Fix TestHDFSCLI and TestDFSShell test break because of logging change in mkdir Key: HDFS-14874 URL: https://issues.apache.org/jira/browse/HDFS-14874 Project: Hadoo

[jira] [Created] (HDDS-2176) Add new pipeline state “CLOSING” and new CLOSE_PIPELINE_STATUS command

2019-09-25 Thread Sammi Chen (Jira)
Sammi Chen created HDDS-2176: Summary: Add new pipeline state “CLOSING” and new CLOSE_PIPELINE_STATUS command Key: HDDS-2176 URL: https://issues.apache.org/jira/browse/HDDS-2176 Project: Hadoop Distribute

[jira] [Created] (HDDS-2177) Add a srubber thread to detect creation failure pipelines in ALLOCATED state

2019-09-25 Thread Sammi Chen (Jira)
Sammi Chen created HDDS-2177: Summary: Add a srubber thread to detect creation failure pipelines in ALLOCATED state Key: HDDS-2177 URL: https://issues.apache.org/jira/browse/HDDS-2177 Project: Hadoop Dist

[jira] [Created] (HDDS-2178) Support Ozone insight tool in secure cluster

2019-09-25 Thread Elek, Marton (Jira)
Elek, Marton created HDDS-2178: -- Summary: Support Ozone insight tool in secure cluster Key: HDDS-2178 URL: https://issues.apache.org/jira/browse/HDDS-2178 Project: Hadoop Distributed Data Store

Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2019-09-25 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/455/ [Sep 24, 2019 8:51:11 PM] (jhung) YARN-9730. Support forcing configured partitions to be exclusive based -1 overall The following subsystems voted -1: asflicense findbugs hadolint pathlen unit x

Re: Incompatible changes between branch-2.8 and branch-2.9

2019-09-25 Thread Eric Badger
* For YARN-7813, not sure why moving from 2.8.4/5 -> 2.8.6 would be incompatible with this strategy? It should be OK to remove/add optional fields (removing the field with id 12, and adding the field with id 13) - A I misunderstood. I was thinking that the field was overwritten in branch-2.8

[jira] [Created] (HDDS-2179) ConfigFileGenerator fails with Java 10 or newer

2019-09-25 Thread Doroszlai, Attila (Jira)
Doroszlai, Attila created HDDS-2179: --- Summary: ConfigFileGenerator fails with Java 10 or newer Key: HDDS-2179 URL: https://issues.apache.org/jira/browse/HDDS-2179 Project: Hadoop Distributed Data Sto

[jira] [Created] (HDDS-2180) Add Object ID and update ID on VolumeList Object

2019-09-25 Thread Anu Engineer (Jira)
Anu Engineer created HDDS-2180: -- Summary: Add Object ID and update ID on VolumeList Object Key: HDDS-2180 URL: https://issues.apache.org/jira/browse/HDDS-2180 Project: Hadoop Distributed Data Store

[jira] [Reopened] (HDFS-14305) Serial number in BlockTokenSecretManager could overlap between different namenodes

2019-09-25 Thread Konstantin Shvachko (Jira)
[ https://issues.apache.org/jira/browse/HDFS-14305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko reopened HDFS-14305: Reopening this. I think we should revert it before it got into a release and became a l

[jira] [Created] (HDDS-2181) Ozone Manager should send correct ACL type in ACL requests to Authorizer

2019-09-25 Thread Vivek Ratnavel Subramanian (Jira)
Vivek Ratnavel Subramanian created HDDS-2181: Summary: Ozone Manager should send correct ACL type in ACL requests to Authorizer Key: HDDS-2181 URL: https://issues.apache.org/jira/browse/HDDS-2181

[jira] [Created] (HDDS-2182) Fix checkstyle violations introduced by HDDS-1738

2019-09-25 Thread Vivek Ratnavel Subramanian (Jira)
Vivek Ratnavel Subramanian created HDDS-2182: Summary: Fix checkstyle violations introduced by HDDS-1738 Key: HDDS-2182 URL: https://issues.apache.org/jira/browse/HDDS-2182 Project: Hadoop

[jira] [Created] (HDFS-14875) append failed because of the file is under construction but no leases found

2019-09-25 Thread liying (Jira)
liying created HDFS-14875: - Summary: append failed because of the file is under construction but no leases found Key: HDFS-14875 URL: https://issues.apache.org/jira/browse/HDFS-14875 Project: Hadoop HDFS