[jira] [Resolved] (HADOOP-18958) UserGroupInformation debug log improve

2024-04-22 Thread wangzhihui (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangzhihui resolved HADOOP-18958. - Resolution: Not A Bug > UserGroupInformation debug log improve >

[jira] [Commented] (HADOOP-18958) UserGroupInformation debug log improve

2024-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839504#comment-17839504 ] ASF GitHub Bot commented on HADOOP-18958: - hadoop-yetus commented on PR #6255: URL:

Re: [PR] HADOOP-18958. UserGroupInformation debug log improve. [hadoop]

2024-04-22 Thread via GitHub
hadoop-yetus commented on PR #6255: URL: https://github.com/apache/hadoop/pull/6255#issuecomment-2068608359 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: |

Re: [PR] MAPREDUCE-7474. Improve Manifest committer resilience [hadoop]

2024-04-22 Thread via GitHub
saxenapranav commented on code in PR #6716: URL: https://github.com/apache/hadoop/pull/6716#discussion_r1574200780 ## hadoop-tools/hadoop-azure/pom.xml: ## @@ -45,6 +45,8 @@ 7200 10 1000 + +100 Review Comment: Hope its for only test runs. --

[jira] [Commented] (HADOOP-19150) Test ITestAbfsRestOperationException#testAuthFailException is broken.

2024-04-22 Thread Anuj Modi (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839502#comment-17839502 ] Anuj Modi commented on HADOOP-19150: Thanks for reporting this [~mthakur]  Raised PR for the fix:

[jira] [Updated] (HADOOP-19150) Test ITestAbfsRestOperationException#testAuthFailException is broken.

2024-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-19150: Labels: pull-request-available (was: ) > Test

[PR] HADOOP-19150: [ABFS] Fixing Test Code for ITestAbfsRestOperationException#testAuthFailException [hadoop]

2024-04-22 Thread via GitHub
anujmodi2021 opened a new pull request, #6756: URL: https://github.com/apache/hadoop/pull/6756 ### Description of PR Jira: https://issues.apache.org/jira/browse/HADOOP-19150 Test ITestAbfsRestOperationException#testAuthFailException was reported to be broken. It was not a

[jira] [Commented] (HADOOP-19150) Test ITestAbfsRestOperationException#testAuthFailException is broken.

2024-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839501#comment-17839501 ] ASF GitHub Bot commented on HADOOP-19150: - anujmodi2021 opened a new pull request, #6756: URL:

[jira] [Assigned] (HADOOP-19150) Test ITestAbfsRestOperationException#testAuthFailException is broken.

2024-04-22 Thread Anuj Modi (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anuj Modi reassigned HADOOP-19150: -- Assignee: Anuj Modi > Test ITestAbfsRestOperationException#testAuthFailException is broken.

Re: [PR] MAPREDUCE-7474. Improve Manifest committer resilience [hadoop]

2024-04-22 Thread via GitHub
saxenapranav commented on code in PR #6716: URL: https://github.com/apache/hadoop/pull/6716#discussion_r1572484303 ##

[jira] [Commented] (HADOOP-18656) ABFS: Support for Pagination in Recursive Directory Delete

2024-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839495#comment-17839495 ] ASF GitHub Bot commented on HADOOP-18656: - anujmodi2021 commented on PR #6718: URL:

[jira] [Commented] (HADOOP-18656) ABFS: Support for Pagination in Recursive Directory Delete

2024-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839494#comment-17839494 ] ASF GitHub Bot commented on HADOOP-18656: - anujmodi2021 commented on PR #6718: URL:

Re: [PR] HADOOP-18656: [Backport to 3.4] [ABFS] Adding Support for Paginated Delete for Large Directories in HNS Account [hadoop]

2024-04-22 Thread via GitHub
anujmodi2021 commented on PR #6718: URL: https://github.com/apache/hadoop/pull/6718#issuecomment-2068573436 > there are conflicts here after the test patch has been merged. Resolved conflicts. Would be good to have it merged. Thanks a lot. -- This is an automated message

Re: [PR] HADOOP-18656: [Backport to 3.4] [ABFS] Adding Support for Paginated Delete for Large Directories in HNS Account [hadoop]

2024-04-22 Thread via GitHub
anujmodi2021 commented on PR #6718: URL: https://github.com/apache/hadoop/pull/6718#issuecomment-2068572764 -- AGGREGATED TEST RESULT HNS-OAuth

[jira] [Commented] (HADOOP-19139) [ABFS]: No GetPathStatus call for opening AbfsInputStream

2024-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839489#comment-17839489 ] ASF GitHub Bot commented on HADOOP-19139: - anujmodi2021 commented on code in PR #6699: URL:

Re: [PR] HADOOP-19139.No GetPathStatus for opening AbfsInputStream [hadoop]

2024-04-22 Thread via GitHub
anujmodi2021 commented on code in PR #6699: URL: https://github.com/apache/hadoop/pull/6699#discussion_r1574166593 ## hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAzureBlobFileSystemAuthorization.java: ## @@ -327,7 +328,15 @@ private void

<    1   2