[jira] [Updated] (HADOOP-17007) hadoop-cos fails to build

2020-04-29 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-17007: --- Fix Version/s: (was: 3.4.0) (was: 3.3.1)

[jira] [Commented] (HADOOP-17019) Declare ProtobufHelper a public API

2020-04-29 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17095973#comment-17095973 ] Wei-Chiu Chuang commented on HADOOP-17019: -- Ok thanks makes sense to me. No I'm not aware of

[GitHub] [hadoop] hadoop-yetus commented on pull request #1982: HADOOP-16830. IOStatistics API.

2020-04-29 Thread GitBox
hadoop-yetus commented on pull request #1982: URL: https://github.com/apache/hadoop/pull/1982#issuecomment-621412721 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hadoop] steveloughran commented on pull request #1944: HADOOP-16900. Very large files can be truncated when written through S3AFileSystem

2020-04-29 Thread GitBox
steveloughran commented on pull request #1944: URL: https://github.com/apache/hadoop/pull/1944#issuecomment-621360376 > I am wondering isn't a bad design in terms for fail fast algorithm letting the clients wait unnecessarily knowing that it will fail eventually thus wasting time and

[jira] [Commented] (HADOOP-17018) Intermittent failing of ITestAbfsStreamStatistics in ABFS

2020-04-29 Thread Mehakmeet Singh (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17095604#comment-17095604 ] Mehakmeet Singh commented on HADOOP-17018: -- # I think 404 is representing an assertion got

[jira] [Commented] (HADOOP-17018) Intermittent failing of ITestAbfsStreamStatistics in ABFS

2020-04-29 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17095504#comment-17095504 ] Steve Loughran commented on HADOOP-17018: - # anyone know why the 404s? # Do you see the same

[jira] [Comment Edited] (HADOOP-17018) Intermittent failing of ITestAbfsStreamStatistics in ABFS

2020-04-29 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17094399#comment-17094399 ] Steve Loughran edited comment on HADOOP-17018 at 4/29/20, 2:23 PM: ---

[GitHub] [hadoop] hadoop-yetus commented on pull request #1987: Hadoop 16900 Very large files can be truncated when written through S3AFileSystem

2020-04-29 Thread GitBox
hadoop-yetus commented on pull request #1987: URL: https://github.com/apache/hadoop/pull/1987#issuecomment-621210748 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hadoop] mukund-thakur commented on a change in pull request #1987: Hadoop 16900 Very large files can be truncated when written through S3AFileSystem

2020-04-29 Thread GitBox
mukund-thakur commented on a change in pull request #1987: URL: https://github.com/apache/hadoop/pull/1987#discussion_r417277547 ## File path: hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/ITestS3ABlocksize.java ## @@ -18,9 +18,12 @@ package

[GitHub] [hadoop] mukund-thakur commented on a change in pull request #1987: Hadoop 16900 Very large files can be truncated when written through S3AFileSystem

2020-04-29 Thread GitBox
mukund-thakur commented on a change in pull request #1987: URL: https://github.com/apache/hadoop/pull/1987#discussion_r417277547 ## File path: hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/ITestS3ABlocksize.java ## @@ -18,9 +18,12 @@ package

[GitHub] [hadoop] mukund-thakur opened a new pull request #1987: Hadoop 16900 Very large files can be truncated when written through S3AFileSystem

2020-04-29 Thread GitBox
mukund-thakur opened a new pull request #1987: URL: https://github.com/apache/hadoop/pull/1987 On top of https://github.com/apache/hadoop/pull/1944 This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (HADOOP-17020) RawFileSystem could localize default block size to avoid sync bottleneck in config

2020-04-29 Thread Rajesh Balamohan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HADOOP-17020: -- Description: RawLocalFileSystem could localize default block size to avoid sync

[jira] [Created] (HADOOP-17020) RawFileSystem could localize default block size to avoid sync bottleneck in config

2020-04-29 Thread Rajesh Balamohan (Jira)
Rajesh Balamohan created HADOOP-17020: - Summary: RawFileSystem could localize default block size to avoid sync bottleneck in config Key: HADOOP-17020 URL: https://issues.apache.org/jira/browse/HADOOP-17020

[jira] [Comment Edited] (HADOOP-17019) Declare ProtobufHelper a public API

2020-04-29 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17095341#comment-17095341 ] Steve Loughran edited comment on HADOOP-17019 at 4/29/20, 11:01 AM:

[jira] [Commented] (HADOOP-17019) Declare ProtobufHelper a public API

2020-04-29 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17095341#comment-17095341 ] Steve Loughran commented on HADOOP-17019: - we deliberately remnoved this precisely because it

[jira] [Commented] (HADOOP-16957) NodeBase.normalize doesn't removing all trailing slashes.

2020-04-29 Thread Vinayakumar B (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17095236#comment-17095236 ] Vinayakumar B commented on HADOOP-16957: +1 > NodeBase.normalize doesn't removing all trailing