[GitHub] [hadoop] steveloughran commented on pull request #2544: HADOOP-17430. Add clear bytes logic for hadoop Text

2020-12-12 Thread GitBox
steveloughran commented on pull request #2544: URL: https://github.com/apache/hadoop/pull/2544#issuecomment-743749483 Afraid the test failed; bug in the assertion ``` java.lang.AssertionError: testSetBytes100 getTextLength error ! expected:<-1> but was:<100> at org.junit.Asser

[jira] [Work logged] (HADOOP-17430) There is no way to clear Text bytes now

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

[GitHub] [hadoop] steveloughran commented on pull request #2510: HADOOP-16080. hadoop-aws does not work with hadoop-client-api

2020-12-12 Thread GitBox
steveloughran commented on pull request #2510: URL: https://github.com/apache/hadoop/pull/2510#issuecomment-743758868 FWIW that checkArgument(varags) does exist in older versions; what's gone wrong is that google added specific overloads for certain non-varargs variant, e.g (String, int) s

[jira] [Work logged] (HADOOP-16080) hadoop-aws does not work with hadoop-client-api

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

[GitHub] [hadoop] steveloughran commented on pull request #2497: HADOOP-17338. Intermittent S3AInputStream failures: Premature end of …

2020-12-12 Thread GitBox
steveloughran commented on pull request #2497: URL: https://github.com/apache/hadoop/pull/2497#issuecomment-743759137 if your test setup doesn' t have session credentials, don't worry about it. What are you testing against? AWS or something internal? --

[jira] [Work logged] (HADOOP-17338) Intermittent S3AInputStream failures: Premature end of Content-Length delimited message body etc

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

[GitHub] [hadoop] steveloughran commented on pull request #2497: HADOOP-17338. Intermittent S3AInputStream failures: Premature end of …

2020-12-12 Thread GitBox
steveloughran commented on pull request #2497: URL: https://github.com/apache/hadoop/pull/2497#issuecomment-743760498 thanks, I'll try and look @ this week. First I'll have to look at the previous one to remember where we had got to on that...I don't want to suddenly be inconsistent with w

[jira] [Work logged] (HADOOP-17338) Intermittent S3AInputStream failures: Premature end of Content-Length delimited message body etc

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

[jira] [Commented] (HADOOP-15875) S3AInputStream.seek should throw EOFException if seeking past the end of file

2020-12-12 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17248357#comment-17248357 ] Steve Loughran commented on HADOOP-15875: - Note that with the openFile() change

[GitHub] [hadoop] sunchao commented on pull request #2510: HADOOP-16080. hadoop-aws does not work with hadoop-client-api

2020-12-12 Thread GitBox
sunchao commented on pull request #2510: URL: https://github.com/apache/hadoop/pull/2510#issuecomment-743788351 Yes this is a hot fix to make it work with 3.2.2 but totally agree that we should avoid the perf hit perhaps through #2505. In 3.3.x and up this is no longer an issue since we've

[jira] [Work logged] (HADOOP-16080) hadoop-aws does not work with hadoop-client-api

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

[GitHub] [hadoop] sunchao merged pull request #2522: HADOOP-16080. hadoop-aws does not work with hadoop-client-api

2020-12-12 Thread GitBox
sunchao merged pull request #2522: URL: https://github.com/apache/hadoop/pull/2522 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

[jira] [Work logged] (HADOOP-16080) hadoop-aws does not work with hadoop-client-api

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

[jira] [Updated] (HADOOP-16080) hadoop-aws does not work with hadoop-client-api

2020-12-12 Thread Chao Sun (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HADOOP-16080: -- Fix Version/s: 3.3.1 > hadoop-aws does not work with hadoop-client-api >

[GitHub] [hadoop] liuyanpunk commented on pull request #2534: HDFS-15728. Updating definition to dfs.datanode.handler.count documentation description.

2020-12-12 Thread GitBox
liuyanpunk commented on pull request #2534: URL: https://github.com/apache/hadoop/pull/2534#issuecomment-743807043 Hello Ayush Saxena Thanks for the direction and I have updated the Title with corresponding Jira number -

[GitHub] [hadoop] liuyanpunk edited a comment on pull request #2534: HDFS-15728. Updating definition to dfs.datanode.handler.count documentation description.

2020-12-12 Thread GitBox
liuyanpunk edited a comment on pull request #2534: URL: https://github.com/apache/hadoop/pull/2534#issuecomment-743807043 Hello Ayush Saxena Thanks for the direction and I have updated the Title with the corresponding Jira number --

[GitHub] [hadoop] hadoop-yetus commented on pull request #2537: HADOOP-17224. Install Intel ISA-L library in Dockerfile.

2020-12-12 Thread GitBox
hadoop-yetus commented on pull request #2537: URL: https://github.com/apache/hadoop/pull/2537#issuecomment-743951620 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hadoop.apac

[jira] [Work logged] (HADOOP-17224) Install Intel ISA-L library in Dockerfile

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