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 13

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. > > > > https://lists.apache.org/thread.html/7813c2f8a49b

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 for

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: > - > https://lists.apache.org/thread.html/7813c2f8a49b1d1e7655dad180f2d915a280b2f4d562cfe

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 - https://lists.apache.org/thread.html/3e1785cbbe14dcab9bb970fa0f534811cfe

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) YAR

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 usag

[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 enfor

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 https://github.com/apache/hadoop/blob/trunk/dev-support

[jira] [Created] (YARN-10779) Add option to disable lowecase conversion in GetApplicationsRequestPBImpl and ApplicationSubmissionContextPBImpl

2021-05-19 Thread Peter Bacsko (Jira)
Peter Bacsko created YARN-10779: --- Summary: Add option to disable lowecase conversion in GetApplicationsRequestPBImpl and ApplicationSubmissionContextPBImpl Key: YARN-10779 URL: https://issues.apache.org/jira/browse/