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] (HADOOP-17658) Release Hadoop-Thirdparty 1.1.0

2021-05-19 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HADOOP-17658. -- Resolution: Done > Release Hadoop-Thirdparty 1.1.0 > ---

[jira] [Resolved] (HADOOP-17671) Run jacc to check for Hadoop's Java API compat

2021-05-19 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HADOOP-17671. -- Resolution: Done > Run jacc to check for Hadoop's Java API compat >

[jira] [Created] (HADOOP-17713) Update apache/hadoop:3 docker image

2021-05-19 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HADOOP-17713: Summary: Update apache/hadoop:3 docker image Key: HADOOP-17713 URL: https://issues.apache.org/jira/browse/HADOOP-17713 Project: Hadoop Common Issue

[jira] [Resolved] (HADOOP-17669) Port HADOOP-17079, HADOOP-17505 to branch-3.3

2021-05-19 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HADOOP-17669. -- Fix Version/s: 3.3.1 Resolution: Fixed > Port HADOOP-17079, HADOOP-17505 to

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

[GitHub] [hadoop-thirdparty] smengcl commented on pull request #17: HADOOP-17707. Remove jaeger document from site index.

2021-05-19 Thread GitBox
smengcl commented on pull request #17: URL: https://github.com/apache/hadoop-thirdparty/pull/17#issuecomment-844355268 @tasanuma We can probably configure the "Merge button" config in Repo Settings page the same as apache/hadoop to only allow squash merging. -- This is an automated

[GitHub] [hadoop-thirdparty] tasanuma commented on pull request #17: HADOOP-17707. Remove jaeger document from site index.

2021-05-19 Thread GitBox
tasanuma commented on pull request #17: URL: https://github.com/apache/hadoop-thirdparty/pull/17#issuecomment-844164345 Sorry, I forgot to squash it... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Created] (HADOOP-17712) FilterFileSystem to implement and forward getIOStatistics()

2021-05-19 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-17712: --- Summary: FilterFileSystem to implement and forward getIOStatistics() Key: HADOOP-17712 URL: https://issues.apache.org/jira/browse/HADOOP-17712 Project: Hadoop

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] [Resolved] (HADOOP-17694) abfs: Unable to use OAuth authentication at storage account level if the default authn type is Custom

2021-05-19 Thread Arun Ravi M V (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Ravi M V resolved HADOOP-17694. Resolution: Duplicate > abfs: Unable to use OAuth authentication at storage account

[jira] [Created] (HADOOP-17711) A divide by zero bug in LoadBalancingKMSClientProvider.java

2021-05-19 Thread Yiyuan GUO (Jira)
Yiyuan GUO created HADOOP-17711: --- Summary: A divide by zero bug in LoadBalancingKMSClientProvider.java Key: HADOOP-17711 URL: https://issues.apache.org/jira/browse/HADOOP-17711 Project: Hadoop Common

[jira] [Resolved] (HADOOP-17707) Remove jaeger document from site index

2021-05-19 Thread Takanobu Asanuma (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma resolved HADOOP-17707. --- Target Version/s: thirdparty-1.2.0 (was: thirdparty-1.1.0) Resolution:

[GitHub] [hadoop-thirdparty] tasanuma commented on pull request #17: HADOOP-17707. Remove jaeger document from site index.

2021-05-19 Thread GitBox
tasanuma commented on pull request #17: URL: https://github.com/apache/hadoop-thirdparty/pull/17#issuecomment-843794096 Thanks for your view, @jojochuang. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [hadoop-thirdparty] tasanuma merged pull request #17: HADOOP-17707. Remove jaeger document from site index.

2021-05-19 Thread GitBox
tasanuma merged pull request #17: URL: https://github.com/apache/hadoop-thirdparty/pull/17 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[jira] [Resolved] (HADOOP-17426) Upgrade to hadoop-thirdparty-1.1.0

2021-05-19 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HADOOP-17426. Fix Version/s: 3.3.1 Hadoop Flags: Reviewed Resolution: Fixed Committed to