[jira] [Commented] (HADOOP-17222) Create socket address leveraging URI cache

2020-09-12 Thread fanrui (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17194923#comment-17194923 ] fanrui commented on HADOOP-17222: - Hi [~liuml07], thanks for your work. I think "Release Note" is good.

[jira] [Updated] (HADOOP-15891) Provide Regex Based Mount Point In Inode Tree

2020-09-12 Thread Uma Maheswara Rao G (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HADOOP-15891: - Fix Version/s: 3.3.1 > Provide Regex Based Mount Point In Inode Tree >

[GitHub] [hadoop] umamaheswararao merged pull request #2298: HDFS-15532: listFiles on root/InternalDir will fail if fallback root has file.

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

[GitHub] [hadoop] aajisaka commented on pull request #2277: HADOOP-17246. Fix build the hadoop-build Docker image failed

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

[jira] [Work logged] (HADOOP-17246) Fix build the hadoop-build Docker image failed

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

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

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

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

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

[GitHub] [hadoop] xiaoyuyao commented on pull request #2259: HADOOP-17208. LoadBalanceKMSClientProvider#deleteKey should invalidat…

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

[jira] [Work logged] (HADOOP-17208) LoadBalanceKMSClientProvider#deleteKey should invalidateCache via all KMSClientProvider instances

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2296: HDFS-15568. namenode start failed to start when dfs.namenode.max.snapshot.limit set.

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

[GitHub] [hadoop] umamaheswararao merged pull request #2185: HADOOP-15891. provide Regex Based Mount Point In Inode Tree

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

[jira] [Work logged] (HADOOP-15891) Provide Regex Based Mount Point In Inode Tree

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

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

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

[GitHub] [hadoop] jiwq commented on pull request #2277: HADOOP-17246. Fix build the hadoop-build Docker image failed

2020-09-12 Thread GitBox
jiwq commented on pull request #2277: URL: https://github.com/apache/hadoop/pull/2277#issuecomment-691344055 > In my environment (CentOS 7.8), isort 4.3.21 is installed in the docker image. > > ``` > Collecting isort>=4.2.5 (from pylint==1.9.2) > Downloading

[jira] [Work logged] (HADOOP-17246) Fix build the hadoop-build Docker image failed

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

[GitHub] [hadoop] liuml07 edited a comment on pull request #2241: HADOOP-17222. Create socket address combined with URI cache

2020-09-12 Thread GitBox
liuml07 edited a comment on pull request #2241: URL: https://github.com/apache/hadoop/pull/2241#issuecomment-690850909 I see `TestNameNodeRetryCacheMetrics.testRetryCacheMetrics` and ` TestMultipleNNPortQOP.testMultipleNNPortOverwriteDownStream` fail on my Linux machine with the patch.

[GitHub] [hadoop] hadoop-yetus commented on pull request #2298: HDFS-15532: listFiles on root/InternalDir will fail if fallback root has file.

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

[jira] [Work logged] (HADOOP-17222) Create socket address leveraging URI cache

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

[jira] [Work logged] (HADOOP-15891) Provide Regex Based Mount Point In Inode Tree

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

[GitHub] [hadoop] JohnZZGithub commented on pull request #2185: HADOOP-15891. provide Regex Based Mount Point In Inode Tree

2020-09-12 Thread GitBox
JohnZZGithub commented on pull request #2185: URL: https://github.com/apache/hadoop/pull/2185#issuecomment-690866308 @umamaheswararao Thanks a lot! This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hadoop] hadoop-yetus commented on pull request #2299: HDFS-15456. TestExternalStoragePolicySatisfier fails intermittently

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

[GitHub] [hadoop] aajisaka commented on pull request #2267: HDFS-15555. RBF: Refresh cacheNS when SocketException occurs.

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

[jira] [Work logged] (HADOOP-15891) Provide Regex Based Mount Point In Inode Tree

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

[GitHub] [hadoop] umamaheswararao commented on pull request #2185: HADOOP-15891. provide Regex Based Mount Point In Inode Tree

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

[GitHub] [hadoop] bshashikant commented on pull request #2258: HDFS-15539. When disallowing snapshot on a dir, throw exception if its trash root is not empty

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

[GitHub] [hadoop] umamaheswararao commented on a change in pull request #2298: HDFS-15532: listFiles on root/InternalDir will fail if fallback root has file.

2020-09-12 Thread GitBox
umamaheswararao commented on a change in pull request #2298: URL: https://github.com/apache/hadoop/pull/2298#discussion_r487375686 ## File path: hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystem.java ## @@ -1263,6 +1263,26 @@ public

[jira] [Work logged] (HADOOP-17222) Create socket address leveraging URI cache

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

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

2020-09-12 Thread GitBox
hadoop-yetus commented on pull request #2297: URL: https://github.com/apache/hadoop/pull/2297#issuecomment-690909475 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 #2241: HADOOP-17222. Create socket address combined with URI cache

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

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

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

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

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

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

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

[jira] [Work logged] (HADOOP-17222) Create socket address leveraging URI cache

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

[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-12 Thread GitBox
iwasakims commented on a change in pull request #2300: URL: https://github.com/apache/hadoop/pull/2300#discussion_r486851904 ## 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] Hexiaoqiao merged pull request #2265: HDFS-15551. Tiny Improve for DeadNode detector

2020-09-12 Thread GitBox
Hexiaoqiao merged pull request #2265: URL: https://github.com/apache/hadoop/pull/2265 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-17222) Create socket address leveraging URI cache

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

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

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

[GitHub] [hadoop] liuml07 commented on a change in pull request #2223: MAPREDUCE-7294. Fix the bug to make sure only application master upload resource to Yarn Shared Cache

2020-09-12 Thread GitBox
liuml07 commented on a change in pull request #2223: URL: https://github.com/apache/hadoop/pull/2223#discussion_r487367770 ## File path: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Job.java ## @@

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

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

[GitHub] [hadoop] liuml07 merged pull request #2241: HADOOP-17222. Create socket address combined with URI cache

2020-09-12 Thread GitBox
liuml07 merged pull request #2241: URL: https://github.com/apache/hadoop/pull/2241 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] hadoop-yetus commented on pull request #2246: Hadoop-17215. ABFS: Disable default create overwrite

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

[GitHub] [hadoop] 1996fanrui commented on pull request #2241: HADOOP-17222. Create socket address combined with URI cache

2020-09-12 Thread GitBox
1996fanrui commented on pull request #2241: URL: https://github.com/apache/hadoop/pull/2241#issuecomment-690855787 > I see `TestNameNodeRetryCacheMetrics.testRetryCacheMetrics` and ` TestMultipleNNPortQOP.testMultipleNNPortOverwriteDownStream` fail on my Linux machine with the patch. Will

[jira] [Work logged] (HADOOP-17208) LoadBalanceKMSClientProvider#deleteKey should invalidateCache via all KMSClientProvider instances

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

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

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

[GitHub] [hadoop] Hexiaoqiao commented on pull request #2259: HADOOP-17208. LoadBalanceKMSClientProvider#deleteKey should invalidat…

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

[GitHub] [hadoop] viirya edited a comment on pull request #2297: HADOOP-17125. Using snappy-java in SnappyCodec

2020-09-12 Thread GitBox
viirya edited a comment on pull request #2297: URL: https://github.com/apache/hadoop/pull/2297#issuecomment-691330003 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Work logged] (HADOOP-17259) Allow SSLFactory fallback to input config if ssl-*.xml fail to load from classpath

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2258: HDFS-15539. When disallowing snapshot on a dir, throw exception if its trash root is not empty

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

[jira] [Work logged] (HADOOP-17208) LoadBalanceKMSClientProvider#deleteKey should invalidateCache via all KMSClientProvider instances

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2259: HADOOP-17208. LoadBalanceKMSClientProvider#deleteKey should invalidat…

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

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

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

[GitHub] [hadoop] JohnZZGithub commented on pull request #2223: MAPREDUCE-7294. Fix the bug to make sure only application master upload resource to Yarn Shared Cache

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

[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-12 Thread GitBox
hadoop-yetus commented on pull request #2300: URL: https://github.com/apache/hadoop/pull/2300#issuecomment-690958426 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hadoop] goiri commented on a change in pull request #2296: HDFS-15568. namenode start failed to start when dfs.namenode.max.snapshot.limit set.

2020-09-12 Thread GitBox
goiri commented on a change in pull request #2296: URL: https://github.com/apache/hadoop/pull/2296#discussion_r487238144 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/snapshot/TestSnapshotManager.java ## @@ -133,4 +137,58

[jira] [Work logged] (HADOOP-17259) Allow SSLFactory fallback to input config if ssl-*.xml fail to load from classpath

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2301: HADOOP-17259. Allow SSLFactory fallback to input config if ssl-*.xml …

2020-09-12 Thread GitBox
hadoop-yetus commented on pull request #2301: URL: https://github.com/apache/hadoop/pull/2301#issuecomment-691400252 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 #2189: HDFS-15025. Applying NVDIMM storage media to HDFS

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

[GitHub] [hadoop] ayushtkn commented on a change in pull request #2298: HDFS-15532: listFiles on root/InternalDir will fail if fallback root has file.

2020-09-12 Thread GitBox
ayushtkn commented on a change in pull request #2298: URL: https://github.com/apache/hadoop/pull/2298#discussion_r487368520 ## File path: hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystem.java ## @@ -1263,6 +1263,26 @@ public boolean

[GitHub] [hadoop] JohnZZGithub commented on a change in pull request #2223: MAPREDUCE-7294. Fix the bug to make sure only application master upload resource to Yarn Shared Cache

2020-09-12 Thread GitBox
JohnZZGithub commented on a change in pull request #2223: URL: https://github.com/apache/hadoop/pull/2223#discussion_r487341619 ## File path: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Job.java ## @@

[GitHub] [hadoop] hemanthboyina commented on pull request #2267: HDFS-15555. RBF: Refresh cacheNS when SocketException occurs.

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

[GitHub] [hadoop] jiwq commented on pull request #2277: HADOOP-17246. Fix build the hadoop-build Docker image failed

2020-09-12 Thread GitBox
jiwq commented on pull request #2277: URL: https://github.com/apache/hadoop/pull/2277#issuecomment-691344055 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

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

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

[GitHub] [hadoop] bshashikant commented on pull request #2296: HDFS-15568. namenode start failed to start when dfs.namenode.max.snapshot.limit set.

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

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

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2296: HDFS-15568. namenode start failed to start when dfs.namenode.max.snapshot.limit set.

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

[GitHub] [hadoop] smengcl commented on pull request #2258: HDFS-15539. When disallowing snapshot on a dir, throw exception if its trash root is not empty

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2298: HDFS-15532: listFiles on root/InternalDir will fail if fallback root has file.

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

[GitHub] [hadoop] umamaheswararao merged pull request #2185: HADOOP-15891. provide Regex Based Mount Point In Inode Tree

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

[GitHub] [hadoop] JohnZZGithub commented on pull request #2185: HADOOP-15891. provide Regex Based Mount Point In Inode Tree

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

[GitHub] [hadoop] liuml07 edited a comment on pull request #2241: HADOOP-17222. Create socket address combined with URI cache

2020-09-12 Thread GitBox
liuml07 edited a comment on pull request #2241: URL: https://github.com/apache/hadoop/pull/2241#issuecomment-690850909 This is an automated message from the Apache Git Service. To respond to the message, please log on to

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

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2299: HDFS-15456. TestExternalStoragePolicySatisfier fails intermittently

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

[GitHub] [hadoop] aajisaka commented on pull request #2267: HDFS-15555. RBF: Refresh cacheNS when SocketException occurs.

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

[jira] [Work logged] (HADOOP-15891) Provide Regex Based Mount Point In Inode Tree

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

[GitHub] [hadoop] umamaheswararao commented on pull request #2185: HADOOP-15891. provide Regex Based Mount Point In Inode Tree

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

[GitHub] [hadoop] bshashikant commented on pull request #2258: HDFS-15539. When disallowing snapshot on a dir, throw exception if its trash root is not empty

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

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

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

[GitHub] [hadoop] umamaheswararao commented on a change in pull request #2298: HDFS-15532: listFiles on root/InternalDir will fail if fallback root has file.

2020-09-12 Thread GitBox
umamaheswararao commented on a change in pull request #2298: URL: https://github.com/apache/hadoop/pull/2298#discussion_r487375686 ## File path: hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystem.java ## @@ -1263,6 +1263,26 @@ public

[jira] [Work logged] (HADOOP-17222) Create socket address leveraging URI cache

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

[GitHub] [hadoop] liuml07 commented on pull request #2241: HADOOP-17222. Create socket address combined with URI cache

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

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

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

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

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

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

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

[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-12 Thread GitBox
iwasakims commented on a change in pull request #2300: URL: https://github.com/apache/hadoop/pull/2300#discussion_r486851904 ## 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] Hexiaoqiao merged pull request #2265: HDFS-15551. Tiny Improve for DeadNode detector

2020-09-12 Thread GitBox
Hexiaoqiao merged pull request #2265: URL: https://github.com/apache/hadoop/pull/2265 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-17125) Using snappy-java in SnappyCodec

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

[jira] [Work logged] (HADOOP-17222) Create socket address leveraging URI cache

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

[GitHub] [hadoop] liuml07 merged pull request #2241: HADOOP-17222. Create socket address combined with URI cache

2020-09-12 Thread GitBox
liuml07 merged pull request #2241: URL: https://github.com/apache/hadoop/pull/2241 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 #2223: MAPREDUCE-7294. Fix the bug to make sure only application master upload resource to Yarn Shared Cache

2020-09-12 Thread GitBox
liuml07 commented on a change in pull request #2223: URL: https://github.com/apache/hadoop/pull/2223#discussion_r487367770 ## File path: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Job.java ## @@

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

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

[GitHub] [hadoop] 1996fanrui commented on pull request #2241: HADOOP-17222. Create socket address combined with URI cache

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

[jira] [Work logged] (HADOOP-17222) Create socket address leveraging URI cache

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

[GitHub] [hadoop] xiaoyuyao commented on pull request #2259: HADOOP-17208. LoadBalanceKMSClientProvider#deleteKey should invalidat…

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

[jira] [Work logged] (HADOOP-17208) LoadBalanceKMSClientProvider#deleteKey should invalidateCache via all KMSClientProvider instances

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

[jira] [Work logged] (HADOOP-17246) Fix build the hadoop-build Docker image failed

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

[GitHub] [hadoop] aajisaka commented on pull request #2277: HADOOP-17246. Fix build the hadoop-build Docker image failed

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2246: Hadoop-17215. ABFS: Disable default create overwrite

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2258: HDFS-15539. When disallowing snapshot on a dir, throw exception if its trash root is not empty

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

[jira] [Work logged] (HADOOP-17259) Allow SSLFactory fallback to input config if ssl-*.xml fail to load from classpath

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

[GitHub] [hadoop] hadoop-yetus commented on pull request #2259: HADOOP-17208. LoadBalanceKMSClientProvider#deleteKey should invalidat…

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

  1   2   >