[jira] [Work logged] (HADOOP-17371) Bump Jetty to the latest version 9.4.35

2021-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17371?focusedWorklogId=580786=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580786 ] ASF GitHub Bot logged work on HADOOP-17371: --- Author: ASF GitHub Bot

[jira] [Work logged] (HADOOP-17371) Bump Jetty to the latest version 9.4.35

2021-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17371?focusedWorklogId=580787=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580787 ] ASF GitHub Bot logged work on HADOOP-17371: --- Author: ASF GitHub Bot

[GitHub] [hadoop] jojochuang closed pull request #2590: [branch-3.2] Backport HADOOP-17371. Bump Jetty to the latest version 9.4.35.

2021-04-11 Thread GitBox
jojochuang closed pull request #2590: URL: https://github.com/apache/hadoop/pull/2590 -- 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 service,

[GitHub] [hadoop] jojochuang commented on pull request #2590: [branch-3.2] Backport HADOOP-17371. Bump Jetty to the latest version 9.4.35.

2021-04-11 Thread GitBox
jojochuang commented on pull request #2590: URL: https://github.com/apache/hadoop/pull/2590#issuecomment-817506936 PR #2879 to supersede this one -- 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

[jira] [Updated] (HADOOP-17614) Bump netty to the latest 4.1.61

2021-04-11 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HADOOP-17614: - Fix Version/s: 3.1.5 > Bump netty to the latest 4.1.61 >

[jira] [Work logged] (HADOOP-17614) Bump netty to the latest 4.1.61

2021-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17614?focusedWorklogId=580785=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580785 ] ASF GitHub Bot logged work on HADOOP-17614: --- Author: ASF GitHub Bot

[GitHub] [hadoop] jojochuang merged pull request #2871: HADOOP-17614. Bump netty to the latest 4.1.61.

2021-04-11 Thread GitBox
jojochuang merged pull request #2871: URL: https://github.com/apache/hadoop/pull/2871 -- 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 service,

[jira] [Work logged] (HADOOP-17611) Distcp parallel file copy breaks the modification time

2021-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17611?focusedWorklogId=580780=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580780 ] ASF GitHub Bot logged work on HADOOP-17611: --- Author: ASF GitHub Bot

[jira] [Work logged] (HADOOP-17611) Distcp parallel file copy breaks the modification time

2021-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17611?focusedWorklogId=580779=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580779 ] ASF GitHub Bot logged work on HADOOP-17611: --- Author: ASF GitHub Bot

[GitHub] [hadoop] jojochuang commented on a change in pull request #2892: HADOOP-17611. Distcp parallel file copy should retain first chunk modifiedTime after concat

2021-04-11 Thread GitBox
jojochuang commented on a change in pull request #2892: URL: https://github.com/apache/hadoop/pull/2892#discussion_r611335147 ## File path: hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/mapred/CopyCommitter.java ## @@ -635,7 +635,10 @@ private void

[GitHub] [hadoop] jojochuang commented on a change in pull request #2892: HADOOP-17611. Distcp parallel file copy should retain first chunk modifiedTime after concat

2021-04-11 Thread GitBox
jojochuang commented on a change in pull request #2892: URL: https://github.com/apache/hadoop/pull/2892#discussion_r611335147 ## File path: hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/mapred/CopyCommitter.java ## @@ -635,7 +635,10 @@ private void

[jira] [Work logged] (HADOOP-17618) ABFS: Partially obfuscate SAS object IDs in Logs

2021-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17618?focusedWorklogId=580777=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580777 ] ASF GitHub Bot logged work on HADOOP-17618: --- Author: ASF GitHub Bot

[jira] [Work logged] (HADOOP-17618) ABFS: Partially obfuscate SAS object IDs in Logs

2021-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17618?focusedWorklogId=580776=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580776 ] ASF GitHub Bot logged work on HADOOP-17618: --- Author: ASF GitHub Bot

[GitHub] [hadoop] bilaharith commented on a change in pull request #2845: HADOOP-17618. ABFS: Partially obfuscate SAS object IDs in Logs

2021-04-11 Thread GitBox
bilaharith commented on a change in pull request #2845: URL: https://github.com/apache/hadoop/pull/2845#discussion_r611329081 ## File path: hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsHttpOperation.java ## @@ -227,11 +224,26 @@ public

[GitHub] [hadoop] bilaharith commented on a change in pull request #2845: HADOOP-17618. ABFS: Partially obfuscate SAS object IDs in Logs

2021-04-11 Thread GitBox
bilaharith commented on a change in pull request #2845: URL: https://github.com/apache/hadoop/pull/2845#discussion_r611329008 ## File path: hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsHttpOperation.java ## @@ -227,11 +224,26 @@ public

[jira] [Work logged] (HADOOP-17548) ABFS: Toggle Store Mkdirs request overwrite parameter

2021-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17548?focusedWorklogId=580775=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580775 ] ASF GitHub Bot logged work on HADOOP-17548: --- Author: ASF GitHub Bot

[GitHub] [hadoop] sumangala-patki commented on pull request #2781: HADOOP-17548. ABFS: Toggle Store Mkdirs request overwrite parameter (#2729)

2021-04-11 Thread GitBox
sumangala-patki commented on pull request #2781: URL: https://github.com/apache/hadoop/pull/2781#issuecomment-817481302 TEST RESULTS HNS Account Location: East US 2 NonHNS Account Location: East US 2, Central US ``` HNS-OAuth [INFO] Tests run: 93, Failures: 0,

[jira] [Resolved] (HADOOP-17608) Fix TestKMS failure

2021-04-11 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HADOOP-17608. Fix Version/s: 3.4.0 3.3.1 Resolution: Fixed Merged #2880 into

[jira] [Updated] (HADOOP-17608) Fix TestKMS failure

2021-04-11 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-17608: --- Summary: Fix TestKMS failure (was: TestKMS is flaky) > Fix TestKMS failure >

[jira] [Work logged] (HADOOP-17608) TestKMS is flaky

2021-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17608?focusedWorklogId=580763=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580763 ] ASF GitHub Bot logged work on HADOOP-17608: --- Author: ASF GitHub Bot

[jira] [Resolved] (HADOOP-17632) Please upgrade the log4j dependency to log4j2

2021-04-11 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HADOOP-17632. -- Fix Version/s: (was: 3.4.0) (was: 3.3.0)

[GitHub] [hadoop] aajisaka merged pull request #2880: HADOOP-17608. Fix TestKMS failure

2021-04-11 Thread GitBox
aajisaka merged pull request #2880: URL: https://github.com/apache/hadoop/pull/2880 -- 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 service,

[jira] [Commented] (HADOOP-16206) Migrate from Log4j1 to Log4j2

2021-04-11 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17319008#comment-17319008 ] Wei-Chiu Chuang commented on HADOOP-16206: -- Is it possible to break this up? I.e. Hadoop

[jira] [Work logged] (HADOOP-17608) TestKMS is flaky

2021-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17608?focusedWorklogId=580757=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580757 ] ASF GitHub Bot logged work on HADOOP-17608: --- Author: ASF GitHub Bot

[GitHub] [hadoop] aajisaka commented on pull request #2880: HADOOP-17608. Fix TestKMS failure

2021-04-11 Thread GitBox
aajisaka commented on pull request #2880: URL: https://github.com/apache/hadoop/pull/2880#issuecomment-817442729 TestTimelineClient -> YARN-10568 -- 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

[jira] [Work logged] (HADOOP-17608) TestKMS is flaky

2021-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17608?focusedWorklogId=580756=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580756 ] ASF GitHub Bot logged work on HADOOP-17608: --- Author: ASF GitHub Bot

[GitHub] [hadoop] aajisaka commented on pull request #2880: HADOOP-17608. Fix TestKMS failure

2021-04-11 Thread GitBox
aajisaka commented on pull request #2880: URL: https://github.com/apache/hadoop/pull/2880#issuecomment-817440919 Thank you @iwasakims! `SSL_MONITORING_THREAD_NAME` is different from the truststore reloader thread, so those tests pass. However, I think the tests are flaky due to the

[GitHub] [hadoop] hadoop-yetus commented on pull request #2860: Test Pre-Commits.

2021-04-11 Thread GitBox
hadoop-yetus commented on pull request #2860: URL: https://github.com/apache/hadoop/pull/2860#issuecomment-817406762 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[GitHub] [hadoop] jojochuang commented on a change in pull request #2889: HDFS-15963. Unreleased volume references cause an infinite loop.

2021-04-11 Thread GitBox
jojochuang commented on a change in pull request #2889: URL: https://github.com/apache/hadoop/pull/2889#discussion_r611265911 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/RamDiskAsyncLazyPersistService.java

[jira] [Work logged] (HADOOP-17611) Distcp parallel file copy breaks the modification time

2021-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17611?focusedWorklogId=580714=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580714 ] ASF GitHub Bot logged work on HADOOP-17611: --- Author: ASF GitHub Bot

[GitHub] [hadoop] hadoop-yetus commented on pull request #2892: HADOOP-17611. Distcp parallel file copy should retain first chunk modifiedTime after concat

2021-04-11 Thread GitBox
hadoop-yetus commented on pull request #2892: URL: https://github.com/apache/hadoop/pull/2892#issuecomment-817359032 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[jira] [Work started] (HADOOP-17611) Distcp parallel file copy breaks the modification time

2021-04-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HADOOP-17611 started by Viraj Jasani. - > Distcp parallel file copy breaks the modification time >

[jira] [Updated] (HADOOP-17611) Distcp parallel file copy breaks the modification time

2021-04-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HADOOP-17611: -- Status: Patch Available (was: In Progress) > Distcp parallel file copy breaks the

[jira] [Updated] (HADOOP-17611) Distcp parallel file copy breaks the modification time

2021-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-17611: Labels: pull-request-available (was: ) > Distcp parallel file copy breaks the

[jira] [Work logged] (HADOOP-17611) Distcp parallel file copy breaks the modification time

2021-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17611?focusedWorklogId=580707=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580707 ] ASF GitHub Bot logged work on HADOOP-17611: --- Author: ASF GitHub Bot

[GitHub] [hadoop] virajjasani opened a new pull request #2892: HADOOP-17611. Distcp parallel file copy should retain first chunk modifiedTime after concat

2021-04-11 Thread GitBox
virajjasani opened a new pull request #2892: URL: https://github.com/apache/hadoop/pull/2892 -- 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] [Assigned] (HADOOP-17611) Distcp parallel file copy breaks the modification time

2021-04-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani reassigned HADOOP-17611: - Assignee: Viraj Jasani > Distcp parallel file copy breaks the modification time >

[GitHub] [hadoop] hadoop-yetus commented on pull request #2860: Test Pre-Commits.

2021-04-11 Thread GitBox
hadoop-yetus commented on pull request #2860: URL: https://github.com/apache/hadoop/pull/2860#issuecomment-817337091 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at

[jira] [Comment Edited] (HADOOP-17611) Distcp parallel file copy breaks the modification time

2021-04-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318848#comment-17318848 ] Viraj Jasani edited comment on HADOOP-17611 at 4/11/21, 4:00 PM: - Ah,

[jira] [Commented] (HADOOP-17611) Distcp parallel file copy breaks the modification time

2021-04-11 Thread Adam Maroti (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318851#comment-17318851 ] Adam Maroti commented on HADOOP-17611: -- Yes, also it is possible to use it to just change one or

[jira] [Commented] (HADOOP-17611) Distcp parallel file copy breaks the modification time

2021-04-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318848#comment-17318848 ] Viraj Jasani commented on HADOOP-17611: --- Ah, my bad. Thanks, it updates both access time and

[jira] [Commented] (HADOOP-17611) Distcp parallel file copy breaks the modification time

2021-04-11 Thread Adam Maroti (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318843#comment-17318843 ] Adam Maroti commented on HADOOP-17611: -- It already has an api for that: Filesystem.setTimes(Path,

[jira] [Comment Edited] (HADOOP-17611) Distcp parallel file copy breaks the modification time

2021-04-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318836#comment-17318836 ] Viraj Jasani edited comment on HADOOP-17611 at 4/11/21, 3:39 PM: -

[jira] [Commented] (HADOOP-17611) Distcp parallel file copy breaks the modification time

2021-04-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318836#comment-17318836 ] Viraj Jasani commented on HADOOP-17611: --- Although this seems interesting that we can retain

[jira] [Created] (HADOOP-17633) Please upgrade json-smart dependency to the latest version

2021-04-11 Thread helen huang (Jira)
helen huang created HADOOP-17633: Summary: Please upgrade json-smart dependency to the latest version Key: HADOOP-17633 URL: https://issues.apache.org/jira/browse/HADOOP-17633 Project: Hadoop Common

[GitHub] [hadoop] gurshafriri commented on pull request #2608: YARN-10555. missing access check before getAppAttempts

2021-04-11 Thread GitBox
gurshafriri commented on pull request #2608: URL: https://github.com/apache/hadoop/pull/2608#issuecomment-817311708 Do you plan to merge this fix, and do you see this as a valid potential security issue? If it is, we (at [snyk](https://snyk.io)) would like to add it to our

[jira] [Created] (HADOOP-17632) Please upgrade the log4j dependency to log4j2

2021-04-11 Thread helen huang (Jira)
helen huang created HADOOP-17632: Summary: Please upgrade the log4j dependency to log4j2 Key: HADOOP-17632 URL: https://issues.apache.org/jira/browse/HADOOP-17632 Project: Hadoop Common

[GitHub] [hadoop] hadoop-yetus commented on pull request #2889: HDFS-15963. Unreleased volume references cause an infinite loop.

2021-04-11 Thread GitBox
hadoop-yetus commented on pull request #2889: URL: https://github.com/apache/hadoop/pull/2889#issuecomment-817304716 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[GitHub] [hadoop] hadoop-yetus commented on pull request #2889: HDFS-15963. Unreleased volume references cause an infinite loop.

2021-04-11 Thread GitBox
hadoop-yetus commented on pull request #2889: URL: https://github.com/apache/hadoop/pull/2889#issuecomment-817302324 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[GitHub] [hadoop] hadoop-yetus commented on pull request #2889: HDFS-15963. Unreleased volume references cause an infinite loop.

2021-04-11 Thread GitBox
hadoop-yetus commented on pull request #2889: URL: https://github.com/apache/hadoop/pull/2889#issuecomment-817297218 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[GitHub] [hadoop] hadoop-yetus commented on pull request #2889: HDFS-15963. Unreleased volume references cause an infinite loop.

2021-04-11 Thread GitBox
hadoop-yetus commented on pull request #2889: URL: https://github.com/apache/hadoop/pull/2889#issuecomment-817290354 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0

[jira] [Commented] (HADOOP-9642) Configuration to resolve environment variables via ${env.VARIABLE} references

2021-04-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-9642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318733#comment-17318733 ] Steve Loughran commented on HADOOP-9642: Got a followon to this: HADOOP-17631 if env var access

[GitHub] [hadoop] hadoop-yetus commented on pull request #2860: Test Pre-Commits.

2021-04-11 Thread GitBox
hadoop-yetus commented on pull request #2860: URL: https://github.com/apache/hadoop/pull/2860#issuecomment-817270989 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at