[jira] [Work logged] (HADOOP-16906) Add some Abortable.abort() interface for streams etc which can be terminated

2021-02-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16906?focusedWorklogId=549417&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-549417 ] ASF GitHub Bot logged work on HADOOP-16906: --- Author: ASF GitHub B

[GitHub] [hadoop] mukund-thakur commented on a change in pull request #2684: HADOOP-16906. Abortable

2021-02-07 Thread GitBox
mukund-thakur commented on a change in pull request #2684: URL: https://github.com/apache/hadoop/pull/2684#discussion_r571829494 ## File path: hadoop-common-project/hadoop-common/src/site/markdown/filesystem/abortable.md ## @@ -0,0 +1,112 @@ + + + + + + + +# interface `org.ap

[GitHub] [hadoop] bshashikant commented on pull request #2677: HDFS-15817. Rename snapshots while marking them deleted.

2021-02-07 Thread GitBox
bshashikant commented on pull request #2677: URL: https://github.com/apache/hadoop/pull/2677#issuecomment-774905417 > The changes generally look good. However, if a user again deletes a deleted snapshot with the new name(which was given because of this rename. Can we lead into concats of t

[jira] [Work logged] (HADOOP-16767) S3AInputStream reopening does not handle non IO exceptions properly

2021-02-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16767?focusedWorklogId=549400&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-549400 ] ASF GitHub Bot logged work on HADOOP-16767: --- Author: ASF GitHub B

[GitHub] [hadoop] hadoop-yetus commented on pull request #2685: HADOOP-16767 Handle non-IO exceptions in reopen()

2021-02-07 Thread GitBox
hadoop-yetus commented on pull request #2685: URL: https://github.com/apache/hadoop/pull/2685#issuecomment-774893442 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 11m 38

[jira] [Comment Edited] (HADOOP-16767) S3AInputStream reopening does not handle non IO exceptions properly

2021-02-07 Thread Yongjun Zhang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280758#comment-17280758 ] Yongjun Zhang edited comment on HADOOP-16767 at 2/8/21, 5:34 AM:

[jira] [Comment Edited] (HADOOP-16767) S3AInputStream reopening does not handle non IO exceptions properly

2021-02-07 Thread Yongjun Zhang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280758#comment-17280758 ] Yongjun Zhang edited comment on HADOOP-16767 at 2/8/21, 5:33 AM:

[jira] [Commented] (HADOOP-16767) S3AInputStream reopening does not handle non IO exceptions properly

2021-02-07 Thread Yongjun Zhang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280758#comment-17280758 ] Yongjun Zhang commented on HADOOP-16767: Thanks [~spoganshev] for the work here

[jira] [Work logged] (HADOOP-16767) S3AInputStream reopening does not handle non IO exceptions properly

2021-02-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16767?focusedWorklogId=549397&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-549397 ] ASF GitHub Bot logged work on HADOOP-16767: --- Author: ASF GitHub B

[GitHub] [hadoop] yzhangal commented on pull request #2685: HADOOP-16767 Handle non-IO exceptions in reopen()

2021-02-07 Thread GitBox
yzhangal commented on pull request #2685: URL: https://github.com/apache/hadoop/pull/2685#issuecomment-774878069 Hi @steveloughran , sorry I'm behind getting HADOOP-17338 to 2.10 branch. I have a version ready, but before that, I'd like to get HADOOP-16767 to 2.10. Here are the test result

[jira] [Updated] (HADOOP-16767) S3AInputStream reopening does not handle non IO exceptions properly

2021-02-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-16767: Labels: pull-request-available (was: ) > S3AInputStream reopening does not handle non IO

[jira] [Work logged] (HADOOP-16767) S3AInputStream reopening does not handle non IO exceptions properly

2021-02-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16767?focusedWorklogId=549396&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-549396 ] ASF GitHub Bot logged work on HADOOP-16767: --- Author: ASF GitHub B

[GitHub] [hadoop] yzhangal opened a new pull request #2685: HADOOP-16767 Handle non-IO exceptions in reopen()

2021-02-07 Thread GitBox
yzhangal opened a new pull request #2685: URL: https://github.com/apache/hadoop/pull/2685 Contributed by Sergei Poganshev. Catches Exception instead of IOException in closeStream() and so handle exceptions such as SdkClientException by aborting the wrapped stream. This will in

[GitHub] [hadoop] cyrus-jackson commented on pull request #2672: YARN-10335. Improve scheduling of containers based on node health

2021-02-07 Thread GitBox
cyrus-jackson commented on pull request #2672: URL: https://github.com/apache/hadoop/pull/2672#issuecomment-774872367 @bibinchundatt Can you please take a look at this PR. Will fix the unit tests and javadoc in the next iteration. -

[jira] [Commented] (HADOOP-17517) Non-randomized password used

2021-02-07 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280720#comment-17280720 ] Akira Ajisaka commented on HADOOP-17517: I think It is intentional. https://had

[jira] [Work logged] (HADOOP-15230) org.apache.hadoop.metrics2.GraphiteSink is not implemented correctly

2021-02-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15230?focusedWorklogId=549342&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-549342 ] ASF GitHub Bot logged work on HADOOP-15230: --- Author: ASF GitHub B

[GitHub] [hadoop] howardyoo commented on pull request #340: HADOOP-15230. fixes GraphiteSink to support point tags in correct format.

2021-02-07 Thread GitBox
howardyoo commented on pull request #340: URL: https://github.com/apache/hadoop/pull/340#issuecomment-774779708 This PR is going nowhere, so I'm closing it, after waiting for more than 2 years now. I first thought this would get merged pretty easily, but somehow this never worked. Maybe I

[jira] [Work logged] (HADOOP-15230) org.apache.hadoop.metrics2.GraphiteSink is not implemented correctly

2021-02-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15230?focusedWorklogId=549341&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-549341 ] ASF GitHub Bot logged work on HADOOP-15230: --- Author: ASF GitHub B

[GitHub] [hadoop] howardyoo closed pull request #340: HADOOP-15230. fixes GraphiteSink to support point tags in correct format.

2021-02-07 Thread GitBox
howardyoo closed pull request #340: URL: https://github.com/apache/hadoop/pull/340 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 t

[GitHub] [hadoop] hadoop-yetus commented on pull request #2549: Hadoop 17428. ABFS: Implementation for getContentSummary

2021-02-07 Thread GitBox
hadoop-yetus commented on pull request #2549: URL: https://github.com/apache/hadoop/pull/2549#issuecomment-774697894 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :o

[GitHub] [hadoop] hadoop-yetus commented on pull request #2549: Hadoop 17428. ABFS: Implementation for getContentSummary

2021-02-07 Thread GitBox
hadoop-yetus commented on pull request #2549: URL: https://github.com/apache/hadoop/pull/2549#issuecomment-774694202 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :o

[GitHub] [hadoop] szetszwo commented on pull request #2677: HDFS-15817. Rename snapshots while marking them deleted.

2021-02-07 Thread GitBox
szetszwo commented on pull request #2677: URL: https://github.com/apache/hadoop/pull/2677#issuecomment-774673416 @bshashikant , the commit https://github.com/apache/hadoop/pull/2677/commits/99efed356c1d9181ea4991ea22b690cbff6ad022 did not fix any whitespace changes. The changes might be d

[GitHub] [hadoop] hadoop-yetus commented on pull request #2639: HDFS-15785. Datanode to support using DNS to resolve nameservices to IP addresses to get list of namenodes.

2021-02-07 Thread GitBox
hadoop-yetus commented on pull request #2639: URL: https://github.com/apache/hadoop/pull/2639#issuecomment-774669236 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok