GauthamBanasandra commented on pull request #2567:
URL: https://github.com/apache/hadoop/pull/2567#issuecomment-770167068
@iwasakims the crux of my PR was to replace Linux specific code with a cross
platform equivalent API so that Hadoop can run natively on all platforms. I've
implemented
iwasakims commented on pull request #2567:
URL: https://github.com/apache/hadoop/pull/2567#issuecomment-770165145
@GauthamBanasandra @goiri Sorry for coming here late. This complicates many
working Linux environment just for basename function. Can you make this
optional profile for Windows
[
https://issues.apache.org/jira/browse/HADOOP-17424?focusedWorklogId=544650&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544650
]
ASF GitHub Bot logged work on HADOOP-17424:
---
Author: ASF GitHub B
iwasakims commented on pull request #2645:
URL: https://github.com/apache/hadoop/pull/2645#issuecomment-770157025
@smengcl LGTM overall. Could you address the findbugs warning?
TestErasureCodingPoliciesWithRandomECPolicy and TestStandbyInProgressTail are
not related.
[
https://issues.apache.org/jira/browse/HADOOP-17495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaoqiao He updated HADOOP-17495:
-
Fix Version/s: (was: 2.10.0)
2.10.2
> Backport HADOOP-16947 "Stale recor
[
https://issues.apache.org/jira/browse/HADOOP-17495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaoqiao He updated HADOOP-17495:
-
Hadoop Flags: Reviewed
Resolution: Fixed
Status: Resolved (was: Patch Available
hadoop-yetus commented on pull request #2651:
URL: https://github.com/apache/hadoop/pull/2651#issuecomment-770142137
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :o
[
https://issues.apache.org/jira/browse/HADOOP-17424?focusedWorklogId=544634&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544634
]
ASF GitHub Bot logged work on HADOOP-17424:
---
Author: ASF GitHub B
hadoop-yetus commented on pull request #2645:
URL: https://github.com/apache/hadoop/pull/2645#issuecomment-770138496
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok
[
https://issues.apache.org/jira/browse/HADOOP-17501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275461#comment-17275461
]
Hadoop QA commented on HADOOP-17501:
| (x) *{color:red}-1 overall{color}* |
\\
\\
|
fengnanli commented on pull request #2651:
URL: https://github.com/apache/hadoop/pull/2651#issuecomment-770130994
@goiri Added tests and addressed some comments.
This is an automated message from the Apache Git Service.
To re
[
https://issues.apache.org/jira/browse/HADOOP-17501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fengnan Li updated HADOOP-17501:
Attachment: HADOOP-17501.001.patch
> Fix logging typo in ShutdownHookManager
> --
[
https://issues.apache.org/jira/browse/HADOOP-17501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fengnan Li updated HADOOP-17501:
Status: Patch Available (was: Open)
> Fix logging typo in ShutdownHookManager
>
LeonGao91 commented on a change in pull request #2625:
URL: https://github.com/apache/hadoop/pull/2625#discussion_r567129097
##
File path:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/MountVolumeInfo.java
##
@@ -102,9 +116
hadoop-yetus commented on pull request #2625:
URL: https://github.com/apache/hadoop/pull/2625#issuecomment-770084009
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok
hadoop-yetus commented on pull request #2657:
URL: https://github.com/apache/hadoop/pull/2657#issuecomment-770034361
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok
hadoop-yetus commented on pull request #2660:
URL: https://github.com/apache/hadoop/pull/2660#issuecomment-76969
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok
hadoop-yetus commented on pull request #2660:
URL: https://github.com/apache/hadoop/pull/2660#issuecomment-76140
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok
Jing9 commented on a change in pull request #2625:
URL: https://github.com/apache/hadoop/pull/2625#discussion_r567032636
##
File path:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/MountVolumeInfo.java
##
@@ -102,9 +116,28
goiri merged pull request #2567:
URL: https://github.com/apache/hadoop/pull/2567
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
goiri commented on pull request #2567:
URL: https://github.com/apache/hadoop/pull/2567#issuecomment-769963982
I think this is safe enough right now.
Going ahead with the merge.
This is an automated message from the Apache
[
https://issues.apache.org/jira/browse/HADOOP-17424?focusedWorklogId=544407&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544407
]
ASF GitHub Bot logged work on HADOOP-17424:
---
Author: ASF GitHub B
smengcl commented on pull request #2645:
URL: https://github.com/apache/hadoop/pull/2645#issuecomment-769957762
Update: `TestBalancerWithHANameNodes` passed locally. Addressed findbugs.
Should expect the next CI to pass that check.
-
[
https://issues.apache.org/jira/browse/HADOOP-17495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274576#comment-17274576
]
Íñigo Goiri commented on HADOOP-17495:
--
+1 from my side too.
[~hexiaoqiao] feel fr
[
https://issues.apache.org/jira/browse/HADOOP-17505?focusedWorklogId=544311&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544311
]
ASF GitHub Bot logged work on HADOOP-17505:
---
Author: ASF GitHub B
hadoop-yetus commented on pull request #2661:
URL: https://github.com/apache/hadoop/pull/2661#issuecomment-769874735
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok
hadoop-yetus commented on pull request #2660:
URL: https://github.com/apache/hadoop/pull/2660#issuecomment-769856869
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok
[
https://issues.apache.org/jira/browse/HADOOP-15710?focusedWorklogId=544290&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544290
]
ASF GitHub Bot logged work on HADOOP-15710:
---
Author: ASF GitHub B
hadoop-yetus commented on pull request #2648:
URL: https://github.com/apache/hadoop/pull/2648#issuecomment-769845627
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :o
[
https://issues.apache.org/jira/browse/HADOOP-13327?focusedWorklogId=544282&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544282
]
ASF GitHub Bot logged work on HADOOP-13327:
---
Author: ASF GitHub B
steveloughran commented on pull request #2587:
URL: https://github.com/apache/hadoop/pull/2587#issuecomment-769827209
checkstyles and whitespace. The javac changes are all from deprecating
hflush capability
This is an automa
hadoop-yetus removed a comment on pull request #2587:
URL: https://github.com/apache/hadoop/pull/2587#issuecomment-768757128
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
[
https://issues.apache.org/jira/browse/HADOOP-13327?focusedWorklogId=544281&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544281
]
ASF GitHub Bot logged work on HADOOP-13327:
---
Author: ASF GitHub B
[
https://issues.apache.org/jira/browse/HADOOP-17505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinayakumar B updated HADOOP-17505:
---
Status: Patch Available (was: Open)
> public interface GroupMappingServiceProvider needs d
[
https://issues.apache.org/jira/browse/HADOOP-17505?focusedWorklogId=544242&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544242
]
ASF GitHub Bot logged work on HADOOP-17505:
---
Author: ASF GitHub B
[
https://issues.apache.org/jira/browse/HADOOP-17505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HADOOP-17505:
Labels: pull-request-available (was: )
> public interface GroupMappingServiceProvider ne
vinayakumarb opened a new pull request #2661:
URL: https://github.com/apache/hadoop/pull/2661
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
[
https://issues.apache.org/jira/browse/HADOOP-15710?focusedWorklogId=544235&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544235
]
ASF GitHub Bot logged work on HADOOP-15710:
---
Author: ASF GitHub B
mehakmeet edited a comment on pull request #2648:
URL: https://github.com/apache/hadoop/pull/2648#issuecomment-769642228
Yes, pretty weird that you can still read the file with no permissions,
maybe add
```
LOG.info(fs.getFileStatus(path).getPermission());
```
to see if the perm
hadoop-yetus commented on pull request #2625:
URL: https://github.com/apache/hadoop/pull/2625#issuecomment-769750535
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok
[
https://issues.apache.org/jira/browse/HADOOP-17424?focusedWorklogId=544216&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544216
]
ASF GitHub Bot logged work on HADOOP-17424:
---
Author: ASF GitHub B
[
https://issues.apache.org/jira/browse/HADOOP-17424?focusedWorklogId=544215&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544215
]
ASF GitHub Bot logged work on HADOOP-17424:
---
Author: ASF GitHub B
smengcl edited a comment on pull request #2645:
URL: https://github.com/apache/hadoop/pull/2645#issuecomment-769748285
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
smengcl commented on pull request #2645:
URL: https://github.com/apache/hadoop/pull/2645#issuecomment-769748285
> @smengcl We are also trying to replace Htrace with OpenTracing. Just
curious to know, apart from replacing HTrace with No-Op tracer are you
parallelly working on E2E tracing fe
[
https://issues.apache.org/jira/browse/HADOOP-16908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HADOOP-16908:
Labels: pull-request-available (was: )
> Prune jackson 1 code again
> --
[
https://issues.apache.org/jira/browse/HADOOP-16908?focusedWorklogId=544214&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544214
]
ASF GitHub Bot logged work on HADOOP-16908:
---
Author: ASF GitHub B
steveloughran commented on pull request #1877:
URL: https://github.com/apache/hadoop/pull/1877#issuecomment-769747517
where are we with this? Can we do this for 3.3.1?
This is an automated message from the Apache Git Service.
amoghrajesh opened a new pull request #2660:
URL: https://github.com/apache/hadoop/pull/2660
Set thread names for CapacityScheduler AsyncScheduleThread.
Used an integer to give slightly human understandable name to AsyncThreads
in CapacityScheduler.java
Jira - https://issues.apache.or
hadoop-yetus commented on pull request #2659:
URL: https://github.com/apache/hadoop/pull/2659#issuecomment-769697983
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Comment |
|::|--:|:|:|
| +0 :ok: | reexec | 1m 36
[
https://issues.apache.org/jira/browse/HADOOP-17424?focusedWorklogId=544123&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544123
]
ASF GitHub Bot logged work on HADOOP-17424:
---
Author: ASF GitHub B
Sushmasree-28 commented on pull request #2645:
URL: https://github.com/apache/hadoop/pull/2645#issuecomment-769669603
@smengcl We are also trying to replace Htrace with OpenTracing. Just
curious to know, apart from replacing HTrace with No-Op tracer are you
parallelly working on E2E traci
[
https://issues.apache.org/jira/browse/HADOOP-17495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274237#comment-17274237
]
Haibin Huang commented on HADOOP-17495:
---
+1 on [^HADOOP-17495-branch-2.10.001.pat
crossfire commented on pull request #2657:
URL: https://github.com/apache/hadoop/pull/2657#issuecomment-769652598
@sodonnel Thanks for taking a look! It sounds good.
Let me fix this.
This is an automated message from the
[
https://issues.apache.org/jira/browse/HADOOP-15710?focusedWorklogId=544101&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544101
]
ASF GitHub Bot logged work on HADOOP-15710:
---
Author: ASF GitHub B
mehakmeet edited a comment on pull request #2648:
URL: https://github.com/apache/hadoop/pull/2648#issuecomment-769642228
Yes, pretty weird that you can still read the file with no permissions,
maybe add
```
LOG.info(fs.getFileStatus(path).getPermission());
```
to see if the perm
[
https://issues.apache.org/jira/browse/HADOOP-15710?focusedWorklogId=544099&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544099
]
ASF GitHub Bot logged work on HADOOP-15710:
---
Author: ASF GitHub B
mehakmeet edited a comment on pull request #2648:
URL: https://github.com/apache/hadoop/pull/2648#issuecomment-769642228
Yes, pretty weird that you can still read the file with no permissions,
maybe add
```
LOG.info(getFileStatus(path).getPermission());
```
to see if the permiss
57 matches
Mail list logo