Re: [DISCUSS] Change project style guidelines to allow line length 100

2021-05-19 Thread Qi Zhu
+1 100 is reasonable. ---Original--- From: "Xiaoqiao He"https://lists.apache.org/thread.html/7813c2f8a49b1d1e7655dad180f2d915a280b2f4d562cfe981e1dd4e%401406489966%40%3Ccommon-dev.hadoop.apache.org%3E I have no inconvenience on 100 characters for using Emacs and side-by-side diff even on

Re: [DISCUSS] Change project style guidelines to allow line length 100

2021-05-19 Thread Xiaoqiao He
+1 for <= 100 chars long per line length. On Thu, May 20, 2021 at 10:28 AM Masatake Iwasaki < iwasak...@oss.nttdata.co.jp> wrote: > I'm +1 too. > I feel 80 characters limit tends to degrade readability by introducing > useless line breaks. > > > >

[jira] [Resolved] (HDFS-16018) Optimize the display of hdfs "count -e" or "count -t" command

2021-05-19 Thread Hui Fei (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hui Fei resolved HDFS-16018. Fix Version/s: 3.4.0 Resolution: Fixed > Optimize the display of hdfs "count -e" or "count -t"

Re: [DISCUSS] Change project style guidelines to allow line length 100

2021-05-19 Thread Masatake Iwasaki
I'm +1 too. I feel 80 characters limit tends to degrade readability by introducing useless line breaks. https://lists.apache.org/thread.html/7813c2f8a49b1d1e7655dad180f2d915a280b2f4d562cfe981e1dd4e%401406489966%40%3Ccommon-dev.hadoop.apache.org%3E I have no inconvenience on 100 characters

Re: [DISCUSS] Change project style guidelines to allow line length 100

2021-05-19 Thread Duo Zhang
+1 for 100 instead of 80. I can see that some projects have already changed to 120. Akira Ajisaka 于2021年5月20日周四 上午10:01写道: > I'm +1 to allow <= 100 chars. > > FYI: There were some discussions long before: > - >

Re: [DISCUSS] Change project style guidelines to allow line length 100

2021-05-19 Thread Akira Ajisaka
I'm +1 to allow <= 100 chars. FYI: There were some discussions long before: - https://lists.apache.org/thread.html/7813c2f8a49b1d1e7655dad180f2d915a280b2f4d562cfe981e1dd4e%401406489966%40%3Ccommon-dev.hadoop.apache.org%3E -

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

2021-05-19 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/171/ [May 17, 2021 11:30:12 AM] (Peter Bacsko) YARN-10763. Add the number of containers assigned per second metrics to ClusterMetrics. Contributed by chaosju. [May 17, 2021 7:07:29 PM] (Peter Bacsko)

Hadoop Branching: branch-3.3 is now 3.3.2-SNAPSHOT

2021-05-19 Thread Wei-Chiu Chuang
Hi I created a branch-3.3.1. The branch-3.3. now tracks 3.3.2-SNAPSHOT. Please use Fix version 3.3.2 when cherrypicking your commits to branch-3.3. Regards, Wei-Chiu

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

2021-05-19 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/512/ [May 18, 2021 3:21:54 AM] (noreply) HADOOP-17703. checkcompatibility.py errors out when specifying annotations. (#3017) [May 18, 2021 5:11:36 PM] (noreply) HADOOP-17699. Remove hardcoded SunX509

[DISCUSS] Change project style guidelines to allow line length 100

2021-05-19 Thread Sean Busbey
Hello! What do folks think about changing our line length guidelines to allow for 100 character width? Currently, we tell folks to follow the sun style guide with some exception unrelated to line length. That guide says width of 80 is the standard and our current check style rules act as

[jira] [Created] (HDFS-16031) Possible Resource Leak in org.apache.hadoop.hdfs.server.aliasmap#InMemoryAliasMap

2021-05-19 Thread Narges Shadab (Jira)
Narges Shadab created HDFS-16031: Summary: Possible Resource Leak in org.apache.hadoop.hdfs.server.aliasmap#InMemoryAliasMap Key: HDFS-16031 URL: https://issues.apache.org/jira/browse/HDFS-16031

[jira] [Resolved] (HDFS-15757) RBF: Improving Router Connection Management

2021-05-19 Thread Jira
[ https://issues.apache.org/jira/browse/HDFS-15757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri resolved HDFS-15757. Fix Version/s: 3.4.0 Hadoop Flags: Reviewed Resolution: Fixed > RBF: Improving Router

[jira] [Created] (HDFS-16030) OBSFileSystem should support Snapshot operations

2021-05-19 Thread Bhavik Patel (Jira)
Bhavik Patel created HDFS-16030: --- Summary: OBSFileSystem should support Snapshot operations Key: HDFS-16030 URL: https://issues.apache.org/jira/browse/HDFS-16030 Project: Hadoop HDFS Issue

Missing options and profiles in the create-release script

2021-05-19 Thread Wei-Chiu Chuang
Hello, I'm trying to understand Hadoop's create-release script. Looks like it's missing a number of options and profiles that the regular precommit script does: https://github.com/apache/hadoop/blob/trunk/dev-support/bin/create-release#L133

[jira] [Created] (HDFS-16029) Divide by zero bug in InstrumentationService.java

2021-05-19 Thread Yiyuan GUO (Jira)
Yiyuan GUO created HDFS-16029: - Summary: Divide by zero bug in InstrumentationService.java Key: HDFS-16029 URL: https://issues.apache.org/jira/browse/HDFS-16029 Project: Hadoop HDFS Issue Type: