[GitHub] [hadoop] ferhui commented on pull request #2727: HADOOP-17552. Change ipc.client.rpc-timeout.ms from 0 to 120000 by default to avoid potential hang

2021-03-03 Thread GitBox
ferhui commented on pull request #2727: URL: https://github.com/apache/hadoop/pull/2727#issuecomment-789570037 @functioner According to CI results, TestIPC#testClientGetTimeout fails. It is related, please check. This is an

[jira] [Work logged] (HADOOP-17552) Change ipc.client.rpc-timeout.ms from 0 to 120000 by default to avoid potential hang

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

[GitHub] [hadoop] functioner commented on pull request #2727: HADOOP-17552. Change ipc.client.rpc-timeout.ms from 0 to 120000 by default to avoid potential hang

2021-03-03 Thread GitBox
functioner commented on pull request #2727: URL: https://github.com/apache/hadoop/pull/2727#issuecomment-789587539 > @functioner According to CI results, TestIPC#testClientGetTimeout fails. It is related, please check. It fails at line 1459: https://github.com/apache/hadoop/blob/

[jira] [Work logged] (HADOOP-17552) Change ipc.client.rpc-timeout.ms from 0 to 120000 by default to avoid potential hang

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

[GitHub] [hadoop] ferhui commented on pull request #2727: HADOOP-17552. Change ipc.client.rpc-timeout.ms from 0 to 120000 by default to avoid potential hang

2021-03-03 Thread GitBox
ferhui commented on pull request #2727: URL: https://github.com/apache/hadoop/pull/2727#issuecomment-789644619 @functioner That's OK This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Work logged] (HADOOP-17552) Change ipc.client.rpc-timeout.ms from 0 to 120000 by default to avoid potential hang

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

[GitHub] [hadoop] iwasakims commented on pull request #2727: HADOOP-17552. Change ipc.client.rpc-timeout.ms from 0 to 120000 by default to avoid potential hang

2021-03-03 Thread GitBox
iwasakims commented on pull request #2727: URL: https://github.com/apache/hadoop/pull/2727#issuecomment-789658781 @functioner The `TestIPC#testClientGetTimeout` tests deprecated `Client#getTimeout` which was used before `ipc.client.rpc-timeout.ms` and `Client#getRpcTimeout` was introduced.

[jira] [Work logged] (HADOOP-17552) Change ipc.client.rpc-timeout.ms from 0 to 120000 by default to avoid potential hang

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

[jira] [Created] (HADOOP-17561) Where is hadoop-user-functions.sh.examples ?

2021-03-03 Thread Aref Khandan (Jira)
Aref Khandan created HADOOP-17561: - Summary: Where is hadoop-user-functions.sh.examples ? Key: HADOOP-17561 URL: https://issues.apache.org/jira/browse/HADOOP-17561 Project: Hadoop Common Issu

[jira] [Updated] (HADOOP-17546) Update Description of hadoop-http-auth-signature-secret in HttpAuthentication.md

2021-03-03 Thread Ravuri Sushma sree (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravuri Sushma sree updated HADOOP-17546: Attachment: HADOOP-17546.001.patch Status: Patch Available (was: Open) >

[jira] [Commented] (HADOOP-17561) Where is hadoop-user-functions.sh.examples ?

2021-03-03 Thread Takanobu Asanuma (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294524#comment-17294524 ] Takanobu Asanuma commented on HADOOP-17561: --- The filename is a typo. Please r

[jira] [Resolved] (HADOOP-17561) Where is hadoop-user-functions.sh.examples ?

2021-03-03 Thread Takanobu Asanuma (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma resolved HADOOP-17561. --- Resolution: Invalid > Where is hadoop-user-functions.sh.examples ? > --

[GitHub] [hadoop] tasanuma commented on pull request #2739: HDFS-15870. Remove unused configuration dfs.namenode.stripe.min

2021-03-03 Thread GitBox
tasanuma commented on pull request #2739: URL: https://github.com/apache/hadoop/pull/2739#issuecomment-789716946 The failed tests are not related. I will file them if necessary. This is an automated message from the Apache Gi

[GitHub] [hadoop] tasanuma merged pull request #2739: HDFS-15870. Remove unused configuration dfs.namenode.stripe.min

2021-03-03 Thread GitBox
tasanuma merged pull request #2739: URL: https://github.com/apache/hadoop/pull/2739 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] tasanuma commented on pull request #2739: HDFS-15870. Remove unused configuration dfs.namenode.stripe.min

2021-03-03 Thread GitBox
tasanuma commented on pull request #2739: URL: https://github.com/apache/hadoop/pull/2739#issuecomment-789717373 Thanks for your contribution, @tomscut. This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (HADOOP-17546) Update Description of hadoop-http-auth-signature-secret in HttpAuthentication.md

2021-03-03 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294547#comment-17294547 ] Hadoop QA commented on HADOOP-17546: | (/) *{color:green}+1 overall{color}* | \\ \\

[GitHub] [hadoop] tomscut commented on pull request #2739: HDFS-15870. Remove unused configuration dfs.namenode.stripe.min

2021-03-03 Thread GitBox
tomscut commented on pull request #2739: URL: https://github.com/apache/hadoop/pull/2739#issuecomment-789750740 Thanks @tasanuma for merging. This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [hadoop] steveloughran commented on a change in pull request #2675: HADOOP-17511. Add audit/telemetry logging to S3A connector

2021-03-03 Thread GitBox
steveloughran commented on a change in pull request #2675: URL: https://github.com/apache/hadoop/pull/2675#discussion_r586621183 ## File path: hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSystem.java ## @@ -4532,8 +4814,10 @@ private HeaderProcessing g

[jira] [Work logged] (HADOOP-17511) Add an Audit plugin point for S3A auditing/context

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

[jira] [Created] (HADOOP-17562) Provide mechanism for explicitly specifying the compression codec for input files

2021-03-03 Thread Nicholas Chammas (Jira)
Nicholas Chammas created HADOOP-17562: - Summary: Provide mechanism for explicitly specifying the compression codec for input files Key: HADOOP-17562 URL: https://issues.apache.org/jira/browse/HADOOP-17562

[jira] [Work logged] (HADOOP-16948) ABFS: Support single writer dirs

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

[GitHub] [hadoop] billierinaldi commented on a change in pull request #1925: HADOOP-16948. Support single writer dirs.

2021-03-03 Thread GitBox
billierinaldi commented on a change in pull request #1925: URL: https://github.com/apache/hadoop/pull/1925#discussion_r586705157 ## File path: hadoop-tools/hadoop-azure/src/site/markdown/abfs.md ## @@ -877,6 +877,21 @@ enabled for your Azure Storage account." The directories c

[jira] [Commented] (HADOOP-17546) Update Description of hadoop-http-auth-signature-secret in HttpAuthentication.md

2021-03-03 Thread Ravuri Sushma sree (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294764#comment-17294764 ] Ravuri Sushma sree commented on HADOOP-17546: - I have uploaded a patch corr

[GitHub] [hadoop] ferhui commented on pull request #2727: HADOOP-17552. Change ipc.client.rpc-timeout.ms from 0 to 120000 by default to avoid potential hang

2021-03-03 Thread GitBox
ferhui commented on pull request #2727: URL: https://github.com/apache/hadoop/pull/2727#issuecomment-790202955 @functioner As @iwasakims said, you can add `conf.setInt(CommonConfigurationKeys.IPC_CLIENT_RPC_TIMEOUT_KEY, 0);` before `assertEquals(Client.getTimeout(config), -1);`

[jira] [Work logged] (HADOOP-17552) Change ipc.client.rpc-timeout.ms from 0 to 120000 by default to avoid potential hang

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

[jira] [Created] (HADOOP-17563) Update Bouncy Castle to 1.68

2021-03-03 Thread Takanobu Asanuma (Jira)
Takanobu Asanuma created HADOOP-17563: - Summary: Update Bouncy Castle to 1.68 Key: HADOOP-17563 URL: https://issues.apache.org/jira/browse/HADOOP-17563 Project: Hadoop Common Issue Type:

[GitHub] [hadoop] tasanuma opened a new pull request #2740: HADOOP-17563. Update Bouncy Castle to 1.68.

2021-03-03 Thread GitBox
tasanuma opened a new pull request #2740: URL: https://github.com/apache/hadoop/pull/2740 ## NOTICE Please create an issue in ASF JIRA before opening a pull request, and you need to set the title of the pull request which starts with the corresponding JIRA issue number. (e.g. HA

[jira] [Updated] (HADOOP-17563) Update Bouncy Castle to 1.68

2021-03-03 Thread Takanobu Asanuma (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HADOOP-17563: -- Status: Patch Available (was: Open) > Update Bouncy Castle to 1.68 > ---

[jira] [Updated] (HADOOP-17563) Update Bouncy Castle to 1.68

2021-03-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-17563: Labels: pull-request-available (was: ) > Update Bouncy Castle to 1.68 >

[jira] [Work logged] (HADOOP-17563) Update Bouncy Castle to 1.68

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

[GitHub] [hadoop] tomscut commented on pull request #2668: HDFS-15808. Add metrics for FSNamesystem read/write lock hold long time

2021-03-03 Thread GitBox
tomscut commented on pull request #2668: URL: https://github.com/apache/hadoop/pull/2668#issuecomment-790235902 Hi @shvachko , I uploaded a patch for branch-3.3 in JIRA, please help to review it. Thank you. This is an automa

[jira] [Created] (HADOOP-17564) Fix typo in UnixShellGuide.html

2021-03-03 Thread Takanobu Asanuma (Jira)
Takanobu Asanuma created HADOOP-17564: - Summary: Fix typo in UnixShellGuide.html Key: HADOOP-17564 URL: https://issues.apache.org/jira/browse/HADOOP-17564 Project: Hadoop Common Issue Typ

[GitHub] [hadoop] aajisaka commented on pull request #2740: HADOOP-17563. Update Bouncy Castle to 1.68.

2021-03-03 Thread GitBox
aajisaka commented on pull request #2740: URL: https://github.com/apache/hadoop/pull/2740#issuecomment-790311867 LGTM, pending Jenkins This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [hadoop] aajisaka closed pull request #2740: HADOOP-17563. Update Bouncy Castle to 1.68.

2021-03-03 Thread GitBox
aajisaka closed pull request #2740: URL: https://github.com/apache/hadoop/pull/2740 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-17563) Update Bouncy Castle to 1.68

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

[jira] [Work logged] (HADOOP-17563) Update Bouncy Castle to 1.68

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

[jira] [Work logged] (HADOOP-17563) Update Bouncy Castle to 1.68

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

[jira] [Commented] (HADOOP-17546) Update Description of hadoop-http-auth-signature-secret in HttpAuthentication.md

2021-03-03 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17295008#comment-17295008 ] Akira Ajisaka commented on HADOOP-17546: +1 > Update Description of hadoop-htt

[jira] [Updated] (HADOOP-17546) Update Description of hadoop-http-auth-signature-secret in HttpAuthentication.md

2021-03-03 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-17546: --- Fix Version/s: 3.2.3 2.10.2 3.1.5 3

[GitHub] [hadoop] jianghuazhu opened a new pull request #2741: HDFS-15855.Solve the problem of incorrect EC progress when loading FsImage.

2021-03-03 Thread GitBox
jianghuazhu opened a new pull request #2741: URL: https://github.com/apache/hadoop/pull/2741 …Image. ## NOTICE Please create an issue in ASF JIRA before opening a pull request, and you need to set the title of the pull request which starts with the corresponding JIRA issu