[jira] [Updated] (HADOOP-17277) Correct spelling errors for separator

2020-09-22 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-17277: --- Fix Version/s: 3.3.1 Resolution: Fixed Status: Resolved (was: Patch Avail

[jira] [Updated] (HADOOP-17277) Correct spelling errors for separator

2020-09-22 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-17277: --- Fix Version/s: 3.4.0 > Correct spelling errors for separator >

[GitHub] [hadoop] hadoop-yetus commented on pull request #2189: HDFS-15025. Applying NVDIMM storage media to HDFS

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #2189: URL: https://github.com/apache/hadoop/pull/2189#issuecomment-697162885 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok

[GitHub] [hadoop] bshashikant commented on pull request #2326: HDFS-15590. namenode fails to start when ordered snapshot deletion feature is disabled

2020-09-22 Thread GitBox
bshashikant commented on pull request #2326: URL: https://github.com/apache/hadoop/pull/2326#issuecomment-697152099 > How about failing the second user delete request with a "Already marked as deleted" exception instead of changing the edit log loading? It is hard for editlog loading to gu

[GitHub] [hadoop] iwasakims merged pull request #2300: YARN-6754. Fair scheduler docs should explain meaning of weight=0 for a queue.

2020-09-22 Thread GitBox
iwasakims merged pull request #2300: URL: https://github.com/apache/hadoop/pull/2300 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

[GitHub] [hadoop] liuml07 commented on a change in pull request #1942: MAPREDUCE-7270. TestHistoryViewerPrinter could be failed when the locale isn't English.

2020-09-22 Thread GitBox
liuml07 commented on a change in pull request #1942: URL: https://github.com/apache/hadoop/pull/1942#discussion_r493210228 ## File path: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapreduce/jobhistory/TestHistoryViewer

[GitHub] [hadoop] hadoop-yetus commented on pull request #2300: YARN-6754. Fair scheduler docs should explain meaning of weight=0 for a queue.

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #2300: URL: https://github.com/apache/hadoop/pull/2300#issuecomment-697141176 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :o

[GitHub] [hadoop] iwasakims commented on a change in pull request #2300: YARN-6754. Fair scheduler docs should explain meaning of weight=0 for a queue.

2020-09-22 Thread GitBox
iwasakims commented on a change in pull request #2300: URL: https://github.com/apache/hadoop/pull/2300#discussion_r493203286 ## File path: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/FairScheduler.md ## @@ -104,7 +104,7 @@ The allocation file must be in

[GitHub] [hadoop] hadoop-yetus commented on pull request #1942: MAPREDUCE-7270. TestHistoryViewerPrinter could be failed when the locale isn't English.

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #1942: URL: https://github.com/apache/hadoop/pull/1942#issuecomment-697138582 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :o

[GitHub] [hadoop] liuml07 commented on pull request #2189: HDFS-15025. Applying NVDIMM storage media to HDFS

2020-09-22 Thread GitBox
liuml07 commented on pull request #2189: URL: https://github.com/apache/hadoop/pull/2189#issuecomment-697078022 No more comments on the latest commit. Let's wait for the QA and run failing tests locally. I'll commit shortly. --

[GitHub] [hadoop] Hexiaoqiao commented on pull request #2288: HDFS-15548. Allow configuring DISK/ARCHIVE storage types on same device mount

2020-09-22 Thread GitBox
Hexiaoqiao commented on pull request #2288: URL: https://github.com/apache/hadoop/pull/2288#issuecomment-697130352 Sorry, I missed this message before. Will have another review later today. Thanks. This is an automated messa

[GitHub] [hadoop] tkuramoto33 commented on a change in pull request #2300: YARN-6754. Fair scheduler docs should explain meaning of weight=0 for a queue.

2020-09-22 Thread GitBox
tkuramoto33 commented on a change in pull request #2300: URL: https://github.com/apache/hadoop/pull/2300#discussion_r493195210 ## File path: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/FairScheduler.md ## @@ -104,7 +104,7 @@ The allocation file must be i

[GitHub] [hadoop] sungpeo commented on a change in pull request #1942: MAPREDUCE-7270. TestHistoryViewerPrinter could be failed when the locale isn't English.

2020-09-22 Thread GitBox
sungpeo commented on a change in pull request #1942: URL: https://github.com/apache/hadoop/pull/1942#discussion_r493178495 ## File path: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapreduce/jobhistory/TestHistoryViewer

[GitHub] [hadoop] huangtianhua commented on pull request #2189: HDFS-15025. Applying NVDIMM storage media to HDFS

2020-09-22 Thread GitBox
huangtianhua commented on pull request #2189: URL: https://github.com/apache/hadoop/pull/2189#issuecomment-697068485 @liuml07 Sorry, we didn't catch you, what other changes we have to do? This is an automated message from th

[GitHub] [hadoop] hadoop-yetus commented on pull request #2326: HDFS-15590. namenode fails to start when ordered snapshot deletion feature is disabled

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #2326: URL: https://github.com/apache/hadoop/pull/2326#issuecomment-696610845 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 39

[GitHub] [hadoop] liuml07 commented on pull request #2319: MAPREDUCE-7294. Only application master should upload resource to Yarn Shared Cache.

2020-09-22 Thread GitBox
liuml07 commented on pull request #2319: URL: https://github.com/apache/hadoop/pull/2319#issuecomment-696915986 Failing tests are not related, and can not be reproduced locally. This is an automated message from the Apache Gi

[GitHub] [hadoop] mukund-thakur commented on pull request #2257: HADOOP-17023 Tune S3AFileSystem.listStatus() api.

2020-09-22 Thread GitBox
mukund-thakur commented on pull request #2257: URL: https://github.com/apache/hadoop/pull/2257#issuecomment-696793895 > Surprisingly large mount of merge problems surfacing here, not in the production code but in the tests. A sign of my patches all going near the same code you've worked on

[jira] [Work logged] (HADOOP-17023) Tune listStatus() api of s3a.

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

[jira] [Work logged] (HADOOP-17276) Extend CallerContext to make it include many items

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

[jira] [Commented] (HADOOP-17280) Service-user cost shouldn't be accumulated to totalDecayedCallCost and totalRawCallCost.

2020-09-22 Thread Takanobu Asanuma (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200549#comment-17200549 ] Takanobu Asanuma commented on HADOOP-17280: --- Thanks for your suggestion, [~Li

[jira] [Work logged] (HADOOP-17261) s3a rename() now requires s3:deleteObjectVersion permission

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

[GitHub] [hadoop] steveloughran merged pull request #2303: HADOOP-17261. s3a rename() needs s3:deleteObjectVersion permission

2020-09-22 Thread GitBox
steveloughran merged pull request #2303: URL: https://github.com/apache/hadoop/pull/2303 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 g

[GitHub] [hadoop] liuml07 merged pull request #2319: MAPREDUCE-7294. Only application master should upload resource to Yarn Shared Cache.

2020-09-22 Thread GitBox
liuml07 merged pull request #2319: URL: https://github.com/apache/hadoop/pull/2319 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-17271) S3A statistics to support IOStatistics

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

[GitHub] [hadoop] hadoop-yetus removed a comment on pull request #2310: HADOOP-17244. S3A directory delete tombstones dir markers prematurely

2020-09-22 Thread GitBox
hadoop-yetus removed a comment on pull request #2310: URL: https://github.com/apache/hadoop/pull/2310#issuecomment-696825463 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Work logged] (HADOOP-17244) HADOOP-17244. S3A directory delete tombstones dir markers prematurely.

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

[GitHub] [hadoop] hadoop-yetus removed a comment on pull request #2257: HADOOP-17023 Tune S3AFileSystem.listStatus() api.

2020-09-22 Thread GitBox
hadoop-yetus removed a comment on pull request #2257: URL: https://github.com/apache/hadoop/pull/2257#issuecomment-694763950 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec

[jira] [Work logged] (HADOOP-17023) Tune listStatus() api of s3a.

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

[GitHub] [hadoop] liuml07 commented on pull request #2324: HADOOP-17271. S3A statistics to support IOStatistics

2020-09-22 Thread GitBox
liuml07 commented on pull request #2324: URL: https://github.com/apache/hadoop/pull/2324#issuecomment-696401277 156 files being changed makes this a fun patch. I can review this or next week (if not committed yet). Don't get blocked by my review 😄

[jira] [Work logged] (HADOOP-17277) Correct spelling errors for separator

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

[GitHub] [hadoop] liuml07 commented on a change in pull request #2189: HDFS-15025. Applying NVDIMM storage media to HDFS

2020-09-22 Thread GitBox
liuml07 commented on a change in pull request #2189: URL: https://github.com/apache/hadoop/pull/2189#discussion_r492866266 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/TestFsVolumeList.java ## @@ -202,6 +205,

[GitHub] [hadoop] hadoop-yetus removed a comment on pull request #2322: HADOOP-17277. Correct spelling errors for separator

2020-09-22 Thread GitBox
hadoop-yetus removed a comment on pull request #2322: URL: https://github.com/apache/hadoop/pull/2322#issuecomment-696443154 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec |

[jira] [Work logged] (HADOOP-17279) ABFS: Test testNegativeScenariosForCreateOverwriteDisabled fails for non-HNS account

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

[jira] [Work logged] (HADOOP-17261) s3a rename() now requires s3:deleteObjectVersion permission

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

[jira] [Work logged] (HADOOP-17261) s3a rename() now requires s3:deleteObjectVersion permission

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2329: HADOOP-17279. ABFS: Test testNegativeScenariosForCreateOverwriteDisabled fails for non-HNS account

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #2329: URL: https://github.com/apache/hadoop/pull/2329#issuecomment-696951188 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hadoop] bgaborg commented on pull request #2303: HADOOP-17261. s3a rename() needs s3:deleteObjectVersion permission

2020-09-22 Thread GitBox
bgaborg commented on pull request #2303: URL: https://github.com/apache/hadoop/pull/2303#issuecomment-696794405 LGTM, +1 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [hadoop] ferhui commented on pull request #2322: HADOOP-17277. Correct spelling errors for separator

2020-09-22 Thread GitBox
ferhui commented on pull request #2322: URL: https://github.com/apache/hadoop/pull/2322#issuecomment-696672314 > All LGTM; sole change I think we need is to revert the fix for the .h file, > as I don't know where that #define is. > We have to consider it public API. Thanks for revie

[jira] [Work logged] (HADOOP-17277) Correct spelling errors for separator

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

[GitHub] [hadoop] steveloughran commented on pull request #2303: HADOOP-17261. s3a rename() needs s3:deleteObjectVersion permission

2020-09-22 Thread GitBox
steveloughran commented on pull request #2303: URL: https://github.com/apache/hadoop/pull/2303#issuecomment-696829470 thank you :) This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [hadoop] adamantal commented on a change in pull request #2325: YARN-10443: Document options of logs CLI

2020-09-22 Thread GitBox
adamantal commented on a change in pull request #2325: URL: https://github.com/apache/hadoop/pull/2325#discussion_r492568913 ## File path: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/YarnCommands.md ## @@ -122,8 +122,20 @@ Usage: `yarn logs -applicationI

[jira] [Work logged] (HADOOP-17267) Add debug-level logs in Filesystem#close

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

[jira] [Work logged] (HADOOP-17023) Tune listStatus() api of s3a.

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

[GitHub] [hadoop] steveloughran commented on pull request #2321: HADOOP-17267: Add debug-level logs in Filesystem#close

2020-09-22 Thread GitBox
steveloughran commented on pull request #2321: URL: https://github.com/apache/hadoop/pull/2321#issuecomment-696820264 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hadoop] steveloughran commented on pull request #2257: HADOOP-17023 Tune S3AFileSystem.listStatus() api.

2020-09-22 Thread GitBox
steveloughran commented on pull request #2257: URL: https://github.com/apache/hadoop/pull/2257#issuecomment-696773775 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hadoop] LeonGao91 commented on pull request #2288: HDFS-15548. Allow configuring DISK/ARCHIVE storage types on same device mount

2020-09-22 Thread GitBox
LeonGao91 commented on pull request #2288: URL: https://github.com/apache/hadoop/pull/2288#issuecomment-696393867 @Hexiaoqiao Would you please take a second look? I have added a check as we discussed with UT. This is an auto

[GitHub] [hadoop] YaYun-Wang commented on a change in pull request #2189: HDFS-15025. Applying NVDIMM storage media to HDFS

2020-09-22 Thread GitBox
YaYun-Wang commented on a change in pull request #2189: URL: https://github.com/apache/hadoop/pull/2189#discussion_r492598805 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/TestFsVolumeList.java ## @@ -202,6 +2

[jira] [Work logged] (HADOOP-17276) Extend CallerContext to make it include many items

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2327: HADOOP-17276. Extend CallerContext to make it include many items

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #2327: URL: https://github.com/apache/hadoop/pull/2327#issuecomment-696687557 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 28m 4

[GitHub] [hadoop] goiri commented on pull request #2274: HDFS-15557. Log the reason why a storage log file can't be deleted

2020-09-22 Thread GitBox
goiri commented on pull request #2274: URL: https://github.com/apache/hadoop/pull/2274#issuecomment-696913823 @liuml07 any further comments? This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Work logged] (HADOOP-17276) Extend CallerContext to make it include many items

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

[jira] [Work logged] (HADOOP-17279) ABFS: Test testNegativeScenariosForCreateOverwriteDisabled fails for non-HNS account

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2328: HDFS-13009. Allow creation of encryption zone if directory is not empty

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #2328: URL: https://github.com/apache/hadoop/pull/2328#issuecomment-696975349 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 47

[GitHub] [hadoop] goiri commented on a change in pull request #2327: HADOOP-17276. Extend CallerContext to make it include many items

2020-09-22 Thread GitBox
goiri commented on a change in pull request #2327: URL: https://github.com/apache/hadoop/pull/2327#discussion_r492960484 ## File path: hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestCallerContext.java ## @@ -0,0 +1,35 @@ +/** + * Licensed to the Ap

[jira] [Work logged] (HADOOP-13327) Add OutputStream + Syncable to the Filesystem Specification

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

[GitHub] [hadoop] hadoop-yetus removed a comment on pull request #2102: HADOOP-13327. Specify Output Stream and Syncable

2020-09-22 Thread GitBox
hadoop-yetus removed a comment on pull request #2102: URL: https://github.com/apache/hadoop/pull/2102#issuecomment-696401829 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Work logged] (HADOOP-11867) FS API: Add a high-performance vectored Read to FSDataInputStream API

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #1830: HADOOP-11867: Add gather API to file system.

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #1830: URL: https://github.com/apache/hadoop/pull/1830#issuecomment-696916965 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hadoop] hadoop-yetus removed a comment on pull request #2320: MAPREDUCE-7282: remove v2 commit algorithm for correctness reasons.

2020-09-22 Thread GitBox
hadoop-yetus removed a comment on pull request #2320: URL: https://github.com/apache/hadoop/pull/2320#issuecomment-696113918 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec |

[GitHub] [hadoop] hadoop-yetus commented on pull request #2189: HDFS-15025. Applying NVDIMM storage media to HDFS

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #2189: URL: https://github.com/apache/hadoop/pull/2189#issuecomment-696742400 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Work logged] (HADOOP-16830) Add public IOStatistics API

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

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

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #2323: URL: https://github.com/apache/hadoop/pull/2323#issuecomment-696387784 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Work logged] (HADOOP-17271) S3A statistics to support IOStatistics

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2324: HADOOP-17271. S3A statistics to support IOStatistics

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #2324: URL: https://github.com/apache/hadoop/pull/2324#issuecomment-696415310 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Work logged] (HADOOP-13327) Add OutputStream + Syncable to the Filesystem Specification

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

[jira] [Work logged] (HADOOP-17267) Add debug-level logs in Filesystem#close

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

[GitHub] [hadoop] steveloughran commented on pull request #2102: HADOOP-13327. Specify Output Stream and Syncable

2020-09-22 Thread GitBox
steveloughran commented on pull request #2102: URL: https://github.com/apache/hadoop/pull/2102#issuecomment-696757197 TestRawLocalContract create is failing until we do our own BufferedOutputStream in passthrough of HADOOP-16830/ #2323 . the HDFS checksum ones are about checksums no

[jira] [Work logged] (HADOOP-13327) Add OutputStream + Syncable to the Filesystem Specification

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

[jira] [Work logged] (HADOOP-17277) Correct spelling errors for separator

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

[GitHub] [hadoop] klcopp commented on a change in pull request #2321: HADOOP-17267: Add debug-level logs in Filesystem#close

2020-09-22 Thread GitBox
klcopp commented on a change in pull request #2321: URL: https://github.com/apache/hadoop/pull/2321#discussion_r492695507 ## File path: hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileSystem.java ## @@ -632,9 +635,21 @@ public static void closeAll()

[GitHub] [hadoop] hadoop-yetus commented on pull request #2102: HADOOP-13327. Specify Output Stream and Syncable

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #2102: URL: https://github.com/apache/hadoop/pull/2102#issuecomment-696394844 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hadoop] ferhui commented on a change in pull request #2322: HADOOP-17277. Correct spelling errors for separator

2020-09-22 Thread GitBox
ferhui commented on a change in pull request #2322: URL: https://github.com/apache/hadoop/pull/2322#discussion_r492428800 ## File path: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/src/NativeTask.h ## @@ -59,8 +59,8 @@ enu

[GitHub] [hadoop] goiri merged pull request #2274: HDFS-15557. Log the reason why a storage log file can't be deleted

2020-09-22 Thread GitBox
goiri merged pull request #2274: URL: https://github.com/apache/hadoop/pull/2274 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

[jira] [Work logged] (HADOOP-17277) Correct spelling errors for separator

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

[jira] [Work logged] (HADOOP-17277) Correct spelling errors for separator

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2322: HADOOP-17277. Correct spelling errors for separator

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #2322: URL: https://github.com/apache/hadoop/pull/2322#issuecomment-696443154 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hadoop] steveloughran merged pull request #2322: HADOOP-17277. Correct spelling errors for separator

2020-09-22 Thread GitBox
steveloughran merged pull request #2322: URL: https://github.com/apache/hadoop/pull/2322 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 g

[jira] [Work logged] (HADOOP-17277) Correct spelling errors for separator

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

[GitHub] [hadoop] ferhui edited a comment on pull request #2322: HADOOP-17277. Correct spelling errors for separator

2020-09-22 Thread GitBox
ferhui edited a comment on pull request #2322: URL: https://github.com/apache/hadoop/pull/2322#issuecomment-696672314 > All LGTM; sole change I think we need is to revert the fix for the .h file, > as I don't know where that #define is. > We have to consider it public API. Thank

[GitHub] [hadoop] liuml07 commented on a change in pull request #1942: MAPREDUCE-7270. TestHistoryViewerPrinter could be failed when the locale isn't English.

2020-09-22 Thread GitBox
liuml07 commented on a change in pull request #1942: URL: https://github.com/apache/hadoop/pull/1942#discussion_r493005982 ## File path: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapreduce/jobhistory/TestHistoryViewer

[GitHub] [hadoop] dbtsai commented on pull request #2297: HADOOP-17125. Using snappy-java in SnappyCodec

2020-09-22 Thread GitBox
dbtsai commented on pull request #2297: URL: https://github.com/apache/hadoop/pull/2297#issuecomment-697008848 cc @iwasakims @aajisaka who involved with codec in Hadoop. This is an automated message from the Apache Git Servic

[jira] [Work logged] (HADOOP-17267) Add debug-level logs in Filesystem#close

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

[jira] [Work logged] (HADOOP-17125) Using snappy-java in SnappyCodec

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

[jira] [Work logged] (HADOOP-16830) Add public IOStatistics API

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

[GitHub] [hadoop] klcopp commented on pull request #2321: HADOOP-17267: Add debug-level logs in Filesystem#close

2020-09-22 Thread GitBox
klcopp commented on pull request #2321: URL: https://github.com/apache/hadoop/pull/2321#issuecomment-696823067 @steveloughran I see... do you mean that if TRACE-level logging is enabled, we should log the whole stack trace? and if the level is set to DEBUG, we should just log the calling

[jira] [Work logged] (HADOOP-17244) HADOOP-17244. S3A directory delete tombstones dir markers prematurely.

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

[jira] [Work logged] (HADOOP-17271) S3A statistics to support IOStatistics

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

[GitHub] [hadoop] steveloughran commented on pull request #2324: HADOOP-17271. S3A statistics to support IOStatistics

2020-09-22 Thread GitBox
steveloughran commented on pull request #2324: URL: https://github.com/apache/hadoop/pull/2324#issuecomment-696908568 @liuml07 it's split in hadoop-common API and the changes in S3A, where S3A reworks a lot of the statistics code in general (move to interfaces over single implementations i

[GitHub] [hadoop] steveloughran commented on pull request #2323: HADOOP-16830. Add public IOStatistics API.

2020-09-22 Thread GitBox
steveloughran commented on pull request #2323: URL: https://github.com/apache/hadoop/pull/2323#issuecomment-696627308 I see the problem. This PR only includes the common changes, but as that moved some fs.impl methods to being public in a new package, the uses in the s3 code won't build.

[GitHub] [hadoop] hadoop-yetus commented on pull request #2310: HADOOP-17244. S3A directory delete tombstones dir markers prematurely

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #2310: URL: https://github.com/apache/hadoop/pull/2310#issuecomment-696825463 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hadoop] liuml07 commented on pull request #2274: HDFS-15557. Log the reason why a storage log file can't be deleted

2020-09-22 Thread GitBox
liuml07 commented on pull request #2274: URL: https://github.com/apache/hadoop/pull/2274#issuecomment-696915170 +1 Not sure why the QA is not coming back cleanly here...not related to the change. This is an automated

[GitHub] [hadoop] hadoop-yetus commented on pull request #2325: YARN-10443: Document options of logs CLI

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #2325: URL: https://github.com/apache/hadoop/pull/2325#issuecomment-696535822 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hadoop] sungpeo commented on a change in pull request #1942: MAPREDUCE-7270. TestHistoryViewerPrinter could be failed when the locale isn't English.

2020-09-22 Thread GitBox
sungpeo commented on a change in pull request #1942: URL: https://github.com/apache/hadoop/pull/1942#discussion_r493178495 ## File path: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapreduce/jobhistory/TestHistoryViewer

[GitHub] [hadoop] liuml07 commented on pull request #2189: HDFS-15025. Applying NVDIMM storage media to HDFS

2020-09-22 Thread GitBox
liuml07 commented on pull request #2189: URL: https://github.com/apache/hadoop/pull/2189#issuecomment-697078022 No more comments on the latest commit. Let's wait for the QA and run failing tests locally. I'll commit shortly. --

[jira] [Comment Edited] (HADOOP-17277) Correct spelling errors for separator

2020-09-22 Thread Fei Hui (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200452#comment-17200452 ] Fei Hui edited comment on HADOOP-17277 at 9/23/20, 1:49 AM:

[jira] [Work logged] (HADOOP-11867) FS API: Add a high-performance vectored Read to FSDataInputStream API

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

[jira] [Commented] (HADOOP-11867) FS API: Add a high-performance vectored Read to FSDataInputStream API

2020-09-22 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-11867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200464#comment-17200464 ] Hadoop QA commented on HADOOP-11867: | (x) *{color:red}-1 overall{color}* | \\ \\ |

[GitHub] [hadoop] hadoop-yetus commented on pull request #1830: HADOOP-11867: Add gather API to file system.

2020-09-22 Thread GitBox
hadoop-yetus commented on pull request #1830: URL: https://github.com/apache/hadoop/pull/1830#issuecomment-697072154 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 45

[GitHub] [hadoop] huangtianhua commented on pull request #2189: HDFS-15025. Applying NVDIMM storage media to HDFS

2020-09-22 Thread GitBox
huangtianhua commented on pull request #2189: URL: https://github.com/apache/hadoop/pull/2189#issuecomment-697068485 @liuml07 Sorry, we didn't catch you, what other changes we have to do? This is an automated message from th

[jira] [Commented] (HADOOP-17277) Correct spelling errors for separator

2020-09-22 Thread Fei Hui (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200452#comment-17200452 ] Fei Hui commented on HADOOP-17277: -- [~ste...@apache.org] Thanks, "Fei Hui" is right!

  1   2   3   >