Re: [DISCUSS] Tips for improving productivity, workflow in the Hadoop project?

2021-07-14 Thread Masatake Iwasaki
- recently, JIRA became some sort of a "number generator" with insufficient description/details as the developers and the reviewers spending more time discussing in the PR. JIRA issues contain useful information in the fields. We are leveraging them in development and release process. *

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

2021-07-14 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/568/ [Jul 13, 2021 5:07:12 AM] (noreply) HADOOP-17770 WASB : Support disabling buffered reads in positional reads (#3149) [Jul 13, 2021 2:00:13 PM] (noreply) MAPREDUCE-7356. Remove some duplicate

Re: [DISCUSS] Tips for improving productivity, workflow in the Hadoop project?

2021-07-14 Thread epa...@apache.org
+1 for a review of the backlog!-Eric On Wednesday, July 14, 2021, 10:02:39 AM CDT, Wei-Chiu Chuang wrote: We have more than 400 open PRs. I would be happy to find a way to reduce that number to a more manageable size. Otherwise it just becomes another JIRA where issues are filed and

Re: [DISCUSS] Tips for improving productivity, workflow in the Hadoop project?

2021-07-14 Thread epa...@apache.org
Ahmed has pinpointed my main concern with both JIRA and PR for the same issue.I often go back to older issues to try to understand the reasons behind the designs.It is somewhat cumbersome to try and follow discussions between JIRA and PRs.Thanks,-Eric On Wednesday, July 14, 2021, 9:50:47

[jira] [Reopened] (HADOOP-11630) Allow hadoop.sh to bind to ipv6 conditionally

2021-07-14 Thread Hemanth Boyina (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-11630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hemanth Boyina reopened HADOOP-11630: - > Allow hadoop.sh to bind to ipv6 conditionally >

Re: [DISCUSS] Tips for improving productivity, workflow in the Hadoop project?

2021-07-14 Thread Wei-Chiu Chuang
We have more than 400 open PRs. I would be happy to find a way to reduce that number to a more manageable size. Otherwise it just becomes another JIRA where issues are filed and sunk to the bottom of black hole. A review session is a good idea. We can (1) decide on a date (2) sign up. (3) decide

Re: [DISCUSS] Tips for improving productivity, workflow in the Hadoop project?

2021-07-14 Thread Ahmed Hussein
Do you consider migrating Jira issues to Github issues? I am a little bit concerned that there are some committers who still prefer Jira-precommits over GitHub PR (P.S. I am not a committer). Their point is that Github-PR confuses them with discussions/comments being in two places rather than

Re: [DISCUSS] Tips for improving productivity, workflow in the Hadoop project?

2021-07-14 Thread Steve Loughran
not sure about stale PR closing; when you've a patch which is still pending review it's not that fun to have it closed. maybe better to have review sessions. I recall many, many years ago attempts to try and catch up with all outstanding patch reviews. On Wed, 14 Jul 2021 at 03:00, Akira

[jira] [Created] (HADOOP-17802) S3A Xattr/getXAttr to handle directories without markers

2021-07-14 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-17802: --- Summary: S3A Xattr/getXAttr to handle directories without markers Key: HADOOP-17802 URL: https://issues.apache.org/jira/browse/HADOOP-17802 Project: Hadoop

Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2021-07-14 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/359/ No changes -1 overall The following subsystems voted -1: asflicense hadolint mvnsite pathlen unit The following subsystems voted -1 but were configured to be filtered/ignored: cc

[jira] [Created] (HADOOP-17801) No error message reported when bucket doesn't exist in S3AFS

2021-07-14 Thread Mehakmeet Singh (Jira)
Mehakmeet Singh created HADOOP-17801: Summary: No error message reported when bucket doesn't exist in S3AFS Key: HADOOP-17801 URL: https://issues.apache.org/jira/browse/HADOOP-17801 Project:

[jira] [Resolved] (HADOOP-17672) Remove an invalid comment content in the FileContext class

2021-07-14 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HADOOP-17672. -- Fix Version/s: 3.4.0 Resolution: Fixed Merged into trunk.   Thanks