[jira] [Updated] (HADOOP-16505) Use custom signature algorithm for `fs.s3a.signing-algorithm`

2019-08-12 Thread Saurav Verma (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saurav Verma updated HADOOP-16505: -- Description: Currently, the AWS SignerFactory restricts the class of Signer algorithms that

[jira] [Updated] (HADOOP-16505) Add ability to register custom signer with AWS SignerFactory

2019-08-12 Thread Saurav Verma (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saurav Verma updated HADOOP-16505: -- Summary: Add ability to register custom signer with AWS SignerFactory (was: Use custom

[jira] [Created] (HADOOP-16507) S3Guard fsck: Add option to configure severity (level) for the scan

2019-08-12 Thread Gabor Bota (JIRA)
Gabor Bota created HADOOP-16507: --- Summary: S3Guard fsck: Add option to configure severity (level) for the scan Key: HADOOP-16507 URL: https://issues.apache.org/jira/browse/HADOOP-16507 Project: Hadoop

[jira] [Updated] (HADOOP-16273) Update mssql-jdbc to 7.2.2.jre8

2019-08-12 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16273: - Attachment: HADOOP-16273.001.patch > Update mssql-jdbc to 7.2.2.jre8 >

[jira] [Commented] (HADOOP-16403) Start a new statistical rpc queue and make the Reader's pendingConnection queue runtime-replaceable

2019-08-12 Thread Jinglun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905071#comment-16905071 ] Jinglun commented on HADOOP-16403: -- Write the documentation of the MetricLinkedBlockingQueue in

[GitHub] [hadoop] hadoop-yetus commented on issue #1208: HADOOP-16423. S3Guard fsck: Check metadata consistency between S3 and metadatastore (log) (WIP)

2019-08-12 Thread GitBox
hadoop-yetus commented on issue #1208: HADOOP-16423. S3Guard fsck: Check metadata consistency between S3 and metadatastore (log) (WIP) URL: https://github.com/apache/hadoop/pull/1208#issuecomment-520403604 :broken_heart: **-1 overall** | Vote | Subsystem |

[jira] [Commented] (HADOOP-12693) Many misusages of assertEquals(expected, actual)

2019-08-12 Thread Adam Antal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905132#comment-16905132 ] Adam Antal commented on HADOOP-12693: - MAPREDUCE-7197 got committed. Is there anything left for

[jira] [Commented] (HADOOP-16138) hadoop fs mkdir / of nonexistent abfs container raises NPE

2019-08-12 Thread Gabor Bota (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905158#comment-16905158 ] Gabor Bota commented on HADOOP-16138: - Not recently, but I plan to fix this this week. > hadoop fs

[jira] [Commented] (HADOOP-16505) Add ability to register custom signer with AWS SignerFactory

2019-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905247#comment-16905247 ] Hadoop QA commented on HADOOP-16505: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HADOOP-16271) Update okhttp to 3.14.1

2019-08-12 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16271: - Attachment: HADOOP-16271.001.patch > Update okhttp to 3.14.1 > --- > >

[jira] [Created] (HADOOP-16506) Create proper documentation for MetricLinkedBlockingQueue

2019-08-12 Thread Jinglun (JIRA)
Jinglun created HADOOP-16506: Summary: Create proper documentation for MetricLinkedBlockingQueue Key: HADOOP-16506 URL: https://issues.apache.org/jira/browse/HADOOP-16506 Project: Hadoop Common

[jira] [Updated] (HADOOP-16506) Create proper documentation for MetricLinkedBlockingQueue

2019-08-12 Thread Jinglun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinglun updated HADOOP-16506: - Attachment: HADOOP-16506.001.patch > Create proper documentation for MetricLinkedBlockingQueue >

[jira] [Updated] (HADOOP-16403) Start a new statistical rpc queue and make the Reader's pendingConnection queue runtime-replaceable

2019-08-12 Thread Jinglun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinglun updated HADOOP-16403: - Attachment: HADOOP-16403.007.patch > Start a new statistical rpc queue and make the Reader's

[GitHub] [hadoop] hadoop-yetus commented on issue #1208: HADOOP-16423. S3Guard fsck: Check metadata consistency between S3 and metadatastore (log) (WIP)

2019-08-12 Thread GitBox
hadoop-yetus commented on issue #1208: HADOOP-16423. S3Guard fsck: Check metadata consistency between S3 and metadatastore (log) (WIP) URL: https://github.com/apache/hadoop/pull/1208#issuecomment-520406994 :broken_heart: **-1 overall** | Vote | Subsystem |

[GitHub] [hadoop] hadoop-yetus commented on issue #861: HDDS-1596. Create service endpoint to download configuration from SCM

2019-08-12 Thread GitBox
hadoop-yetus commented on issue #861: HDDS-1596. Create service endpoint to download configuration from SCM URL: https://github.com/apache/hadoop/pull/861#issuecomment-520428443 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Commented] (HADOOP-16505) Add ability to register custom signer with AWS SignerFactory

2019-08-12 Thread Saurav Verma (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905204#comment-16905204 ] Saurav Verma commented on HADOOP-16505: --- Contributor : Brian Kelly, Saurav Verma > Add ability

[GitHub] [hadoop] elek commented on issue #1237: HDDS-1920. Place ozone.om.address config key default value in ozone-site.xml

2019-08-12 Thread GitBox
elek commented on issue #1237: HDDS-1920. Place ozone.om.address config key default value in ozone-site.xml URL: https://github.com/apache/hadoop/pull/1237#issuecomment-520381815 /retest This is an automated message from the

[jira] [Updated] (HADOOP-16505) Add ability to register custom signer with AWS SignerFactory

2019-08-12 Thread Saurav Verma (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saurav Verma updated HADOOP-16505: -- Release Note: HADOOP-16505 Add ability to register custom signer with AWS SignerFactory

[jira] [Updated] (HADOOP-16508) [hadoop-yarn-project] Fix order of actual and expected expression in assert statements

2019-08-12 Thread Adam Antal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Antal updated HADOOP-16508: Summary: [hadoop-yarn-project] Fix order of actual and expected expression in assert statements

[jira] [Moved] (HADOOP-16508) Fix order of actual and expected expression in assert statements

2019-08-12 Thread Adam Antal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Antal moved YARN-9470 to HADOOP-16508: --- Fix Version/s: (was: 3.3.0) 3.3.0

[jira] [Updated] (HADOOP-16508) Fix order of actual and expected expression in assert statements

2019-08-12 Thread Adam Antal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Antal updated HADOOP-16508: Issue Type: Sub-task (was: Improvement) Parent: HADOOP-12693 > Fix order of actual and

[jira] [Created] (HADOOP-16510) [hadoop-common] Fix order of actual and expected expression in assert statements

2019-08-12 Thread Adam Antal (JIRA)
Adam Antal created HADOOP-16510: --- Summary: [hadoop-common] Fix order of actual and expected expression in assert statements Key: HADOOP-16510 URL: https://issues.apache.org/jira/browse/HADOOP-16510

[jira] [Created] (HADOOP-16512) [hadoop-tools] Fix order of actual and expected expression in assert statements

2019-08-12 Thread Adam Antal (JIRA)
Adam Antal created HADOOP-16512: --- Summary: [hadoop-tools] Fix order of actual and expected expression in assert statements Key: HADOOP-16512 URL: https://issues.apache.org/jira/browse/HADOOP-16512

[jira] [Created] (HADOOP-16511) [hadoop-hdfs] Fix order of actual and expected expression in assert statements

2019-08-12 Thread Adam Antal (JIRA)
Adam Antal created HADOOP-16511: --- Summary: [hadoop-hdfs] Fix order of actual and expected expression in assert statements Key: HADOOP-16511 URL: https://issues.apache.org/jira/browse/HADOOP-16511

[GitHub] [hadoop] adoroszlai commented on issue #1282: HDDS-1908. TestMultiBlockWritesWithDnFailures is failing

2019-08-12 Thread GitBox
adoroszlai commented on issue #1282: HDDS-1908. TestMultiBlockWritesWithDnFailures is failing URL: https://github.com/apache/hadoop/pull/1282#issuecomment-520524153 /label ozone This is an automated message from the Apache

[GitHub] [hadoop] vivekratnavel commented on a change in pull request #1259: HDDS-1105 : Add mechanism in Recon to obtain DB snapshot 'delta' updates from Ozone Manager

2019-08-12 Thread GitBox
vivekratnavel commented on a change in pull request #1259: HDDS-1105 : Add mechanism in Recon to obtain DB snapshot 'delta' updates from Ozone Manager URL: https://github.com/apache/hadoop/pull/1259#discussion_r313076918 ## File path:

[GitHub] [hadoop] adoroszlai opened a new pull request #1282: HDDS-1908. TestMultiBlockWritesWithDnFailures is failing

2019-08-12 Thread GitBox
adoroszlai opened a new pull request #1282: HDDS-1908. TestMultiBlockWritesWithDnFailures is failing URL: https://github.com/apache/hadoop/pull/1282 ## What changes were proposed in this pull request? Multi-block writes tests are failing most of the time because Ratis leader

[GitHub] [hadoop] swagle commented on a change in pull request #1259: HDDS-1105 : Add mechanism in Recon to obtain DB snapshot 'delta' updates from Ozone Manager

2019-08-12 Thread GitBox
swagle commented on a change in pull request #1259: HDDS-1105 : Add mechanism in Recon to obtain DB snapshot 'delta' updates from Ozone Manager URL: https://github.com/apache/hadoop/pull/1259#discussion_r313064922 ## File path:

[GitHub] [hadoop] kai33 commented on a change in pull request #919: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel

2019-08-12 Thread GitBox
kai33 commented on a change in pull request #919: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel URL: https://github.com/apache/hadoop/pull/919#discussion_r313064959 ## File path:

[jira] [Commented] (HADOOP-16158) DistCp to support checksum validation when copy blocks in parallel

2019-08-12 Thread Kai Xie (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905480#comment-16905480 ] Kai Xie commented on HADOOP-16158: -- I removed patch attachments to avoid confusions. Latest patch is

[GitHub] [hadoop] jojochuang commented on issue #919: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel

2019-08-12 Thread GitBox
jojochuang commented on issue #919: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel URL: https://github.com/apache/hadoop/pull/919#issuecomment-520552910 Thanks. Retriggering the precommit to verify

[jira] [Commented] (HADOOP-12693) Many misusages of assertEquals(expected, actual)

2019-08-12 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905348#comment-16905348 ] Daniel Templeton commented on HADOOP-12693: --- Sounds like we're good for MR and YARN, but what

[jira] [Updated] (HADOOP-16509) [hadoop-mapreduce-project] Fix order of actual and expected expression in assert statements

2019-08-12 Thread Adam Antal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Antal updated HADOOP-16509: Issue Type: Sub-task (was: Improvement) Parent: HADOOP-12693 >

[jira] [Moved] (HADOOP-16509) [hadoop-mapreduce-project] Fix order of actual and expected expression in assert statements

2019-08-12 Thread Adam Antal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Antal moved MAPREDUCE-7197 to HADOOP-16509: Fix Version/s: (was: 3.3.0) 3.3.0

[jira] [Assigned] (HADOOP-16510) [hadoop-common] Fix order of actual and expected expression in assert statements

2019-08-12 Thread Adam Antal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Antal reassigned HADOOP-16510: --- Assignee: Adam Antal > [hadoop-common] Fix order of actual and expected expression in

[jira] [Work started] (HADOOP-16510) [hadoop-common] Fix order of actual and expected expression in assert statements

2019-08-12 Thread Adam Antal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HADOOP-16510 started by Adam Antal. --- > [hadoop-common] Fix order of actual and expected expression in assert >

[GitHub] [hadoop] mukul1987 opened a new pull request #1281: HDDS-1955. TestBlockOutputStreamWithFailures#test2DatanodesFailure failing because of assertion error. Contributed by Mukul Kumar Singh.

2019-08-12 Thread GitBox
mukul1987 opened a new pull request #1281: HDDS-1955. TestBlockOutputStreamWithFailures#test2DatanodesFailure failing because of assertion error. Contributed by Mukul Kumar Singh. URL: https://github.com/apache/hadoop/pull/1281

[jira] [Commented] (HADOOP-12693) Many misusages of assertEquals(expected, actual)

2019-08-12 Thread Adam Antal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905364#comment-16905364 ] Adam Antal commented on HADOOP-12693: - [~templedf] Oh indeed, I thought those were already done.

[jira] [Updated] (HADOOP-16503) [JDK11] TestLeafQueue tests are failing due to WrongTypeOfReturnValue

2019-08-12 Thread Adam Antal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Antal updated HADOOP-16503: Status: Patch Available (was: Open) > [JDK11] TestLeafQueue tests are failing due to

[GitHub] [hadoop] adoroszlai edited a comment on issue #1282: HDDS-1908. TestMultiBlockWritesWithDnFailures is failing

2019-08-12 Thread GitBox
adoroszlai edited a comment on issue #1282: HDDS-1908. TestMultiBlockWritesWithDnFailures is failing URL: https://github.com/apache/hadoop/pull/1282#issuecomment-520532207 @mukul1987 Thanks for reviewing the change. I wanted to keep the original retry count in

[GitHub] [hadoop] adoroszlai commented on issue #1282: HDDS-1908. TestMultiBlockWritesWithDnFailures is failing

2019-08-12 Thread GitBox
adoroszlai commented on issue #1282: HDDS-1908. TestMultiBlockWritesWithDnFailures is failing URL: https://github.com/apache/hadoop/pull/1282#issuecomment-520532207 @mukul1987 I wanted to keep the original retry count in `TestFailureHandlingByClient`, but change it for the multi-block

[jira] [Updated] (HADOOP-16158) DistCp to support checksum validation when copy blocks in parallel

2019-08-12 Thread Kai Xie (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Xie updated HADOOP-16158: - Attachment: (was: HADOOP-16158-002.patch) > DistCp to support checksum validation when copy blocks

[jira] [Updated] (HADOOP-16158) DistCp to support checksum validation when copy blocks in parallel

2019-08-12 Thread Kai Xie (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Xie updated HADOOP-16158: - Attachment: (was: HADOOP-16158-001.patch) > DistCp to support checksum validation when copy blocks

[jira] [Updated] (HADOOP-16158) DistCp to support checksum validation when copy blocks in parallel

2019-08-12 Thread Kai Xie (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Xie updated HADOOP-16158: - Attachment: (was: HADOOP-16158-005.patch) > DistCp to support checksum validation when copy blocks

[jira] [Updated] (HADOOP-16158) DistCp to support checksum validation when copy blocks in parallel

2019-08-12 Thread Kai Xie (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Xie updated HADOOP-16158: - Attachment: (was: HADOOP-16158-004.patch) > DistCp to support checksum validation when copy blocks

[jira] [Updated] (HADOOP-16158) DistCp to support checksum validation when copy blocks in parallel

2019-08-12 Thread Kai Xie (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Xie updated HADOOP-16158: - Attachment: (was: HADOOP-16158-003.patch) > DistCp to support checksum validation when copy blocks

[jira] [Commented] (HADOOP-16403) Start a new statistical rpc queue and make the Reader's pendingConnection queue runtime-replaceable

2019-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905302#comment-16905302 ] Hadoop QA commented on HADOOP-16403: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Comment Edited] (HADOOP-16503) [JDK11] TestLeafQueue tests are failing due to WrongTypeOfReturnValue

2019-08-12 Thread Adam Antal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905318#comment-16905318 ] Adam Antal edited comment on HADOOP-16503 at 8/12/19 3:40 PM: -- Uploaded

[GitHub] [hadoop] viczsaurav opened a new pull request #1280: Hadoop 16505- Add ability to register custom signer with AWS SignerFactory

2019-08-12 Thread GitBox
viczsaurav opened a new pull request #1280: Hadoop 16505- Add ability to register custom signer with AWS SignerFactory URL: https://github.com/apache/hadoop/pull/1280 This is an automated message from the Apache Git

[GitHub] [hadoop] swagle commented on a change in pull request #1259: HDDS-1105 : Add mechanism in Recon to obtain DB snapshot 'delta' updates from Ozone Manager

2019-08-12 Thread GitBox
swagle commented on a change in pull request #1259: HDDS-1105 : Add mechanism in Recon to obtain DB snapshot 'delta' updates from Ozone Manager URL: https://github.com/apache/hadoop/pull/1259#discussion_r313065850 ## File path:

[GitHub] [hadoop] kai33 commented on a change in pull request #919: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel

2019-08-12 Thread GitBox
kai33 commented on a change in pull request #919: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel URL: https://github.com/apache/hadoop/pull/919#discussion_r313065871 ## File path:

[GitHub] [hadoop] jojochuang removed a comment on issue #919: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel

2019-08-12 Thread GitBox
jojochuang removed a comment on issue #919: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel URL: https://github.com/apache/hadoop/pull/919#issuecomment-520552535 https://builds.apache.org/job/hadoop-multibranch/job/PR-919/9/artifact/out/input-dryrun.log

[jira] [Commented] (HADOOP-16503) [JDK11] TestLeafQueue tests are failing due to WrongTypeOfReturnValue

2019-08-12 Thread Adam Antal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905318#comment-16905318 ] Adam Antal commented on HADOOP-16503: - Uploaded patchset v1. Changes: - prefering

[jira] [Commented] (HADOOP-16158) DistCp to support checksum validation when copy blocks in parallel

2019-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905472#comment-16905472 ] Hadoop QA commented on HADOOP-16158: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[GitHub] [hadoop] jojochuang commented on issue #919: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel

2019-08-12 Thread GitBox
jojochuang commented on issue #919: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel URL: https://github.com/apache/hadoop/pull/919#issuecomment-520552535 https://builds.apache.org/job/hadoop-multibranch/job/PR-919/9/artifact/out/input-dryrun.log >

[GitHub] [hadoop] hadoop-yetus commented on issue #1281: HDDS-1955. TestBlockOutputStreamWithFailures#test2DatanodesFailure failing because of assertion error. Contributed by Mukul Kumar Singh.

2019-08-12 Thread GitBox
hadoop-yetus commented on issue #1281: HDDS-1955. TestBlockOutputStreamWithFailures#test2DatanodesFailure failing because of assertion error. Contributed by Mukul Kumar Singh. URL: https://github.com/apache/hadoop/pull/1281#issuecomment-520556687 :broken_heart: **-1 overall**

[jira] [Commented] (HADOOP-15565) ViewFileSystem.close doesn't close child filesystems and causes FileSystem objects leak.

2019-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904959#comment-16904959 ] Hadoop QA commented on HADOOP-15565: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Created] (HADOOP-16505) Use custom signature algorithm for `fs.s3a.signing-algorithm`

2019-08-12 Thread Saurav Verma (JIRA)
Saurav Verma created HADOOP-16505: - Summary: Use custom signature algorithm for `fs.s3a.signing-algorithm` Key: HADOOP-16505 URL: https://issues.apache.org/jira/browse/HADOOP-16505 Project: Hadoop

[jira] [Updated] (HADOOP-16505) Use custom signature algorithm for `fs.s3a.signing-algorithm`

2019-08-12 Thread Saurav Verma (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saurav Verma updated HADOOP-16505: -- Affects Version/s: 3.3.0 Fix Version/s: (was: 3.3.0) > Use custom signature

[jira] [Commented] (HADOOP-16358) Add an ARM CI for Hadoop

2019-08-12 Thread Zhenyu Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904887#comment-16904887 ] Zhenyu Zheng commented on HADOOP-16358: --- Hi All, I would like to pushing this forward again and

[jira] [Comment Edited] (HADOOP-16358) Add an ARM CI for Hadoop

2019-08-12 Thread Zhenyu Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904887#comment-16904887 ] Zhenyu Zheng edited comment on HADOOP-16358 at 8/12/19 6:41 AM: Hi All,

[GitHub] [hadoop] adamantal commented on a change in pull request #1261: YARN-9676. Add DEBUG and TRACE level messages to AppLogAggregatorImpl…

2019-08-12 Thread GitBox
adamantal commented on a change in pull request #1261: YARN-9676. Add DEBUG and TRACE level messages to AppLogAggregatorImpl… URL: https://github.com/apache/hadoop/pull/1261#discussion_r312826617 ## File path:

[GitHub] [hadoop] adamantal commented on a change in pull request #1261: YARN-9676. Add DEBUG and TRACE level messages to AppLogAggregatorImpl…

2019-08-12 Thread GitBox
adamantal commented on a change in pull request #1261: YARN-9676. Add DEBUG and TRACE level messages to AppLogAggregatorImpl… URL: https://github.com/apache/hadoop/pull/1261#discussion_r312826370 ## File path:

[jira] [Updated] (HADOOP-16505) Use custom signature algorithm for `fs.s3a.signing-algorithm`

2019-08-12 Thread Saurav Verma (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saurav Verma updated HADOOP-16505: -- Description: Currently, value of {{fs.s3a.signing-algorithm}} must be from the predefined

[GitHub] [hadoop] ZanderXu closed pull request #441: HDFS-14099

2019-08-12 Thread GitBox
ZanderXu closed pull request #441: HDFS-14099 URL: https://github.com/apache/hadoop/pull/441 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] [Updated] (HADOOP-16505) Use custom signature algorithm for `fs.s3a.signing-algorithm`

2019-08-12 Thread Saurav Verma (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saurav Verma updated HADOOP-16505: -- Fix Version/s: 3.3.0 Component/s: fs/s3 > Use custom signature algorithm for

[GitHub] [hadoop] hadoop-yetus commented on issue #919: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel

2019-08-12 Thread GitBox
hadoop-yetus commented on issue #919: HADOOP-16158. DistCp to support checksum validation when copy blocks in parallel URL: https://github.com/apache/hadoop/pull/919#issuecomment-520573679 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] hadoop-yetus commented on issue #1282: HDDS-1908. TestMultiBlockWritesWithDnFailures is failing

2019-08-12 Thread GitBox
hadoop-yetus commented on issue #1282: HDDS-1908. TestMultiBlockWritesWithDnFailures is failing URL: https://github.com/apache/hadoop/pull/1282#issuecomment-520573285 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] adoroszlai opened a new pull request #1283: HDDS-1954. StackOverflowError in OzoneClientInvocationHandler

2019-08-12 Thread GitBox
adoroszlai opened a new pull request #1283: HDDS-1954. StackOverflowError in OzoneClientInvocationHandler URL: https://github.com/apache/hadoop/pull/1283 ## What changes were proposed in this pull request? Including `proxy` in the trace message causes stack overflow, since it

[jira] [Commented] (HADOOP-16503) [JDK11] TestLeafQueue tests are failing due to WrongTypeOfReturnValue

2019-08-12 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905694#comment-16905694 ] Wei-Chiu Chuang commented on HADOOP-16503: -- [~adam.antal] did you raised a github PR or did

[GitHub] [hadoop] jojochuang commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a specific namenode.

2019-08-12 Thread GitBox
jojochuang commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a specific namenode. URL: https://github.com/apache/hadoop/pull/1252#issuecomment-520644303 Triggering the build manually. https://builds.apache.org/job/hadoop-multibranch/job/PR-1252/3/

[GitHub] [hadoop] timmylicheng commented on issue #1286: Add filter to scmcli listPipelines.

2019-08-12 Thread GitBox
timmylicheng commented on issue #1286: Add filter to scmcli listPipelines. URL: https://github.com/apache/hadoop/pull/1286#issuecomment-520672989 bash-4.2$ ozone scmcli listPipelines No filter. List all. Pipeline[ Id: 29dc6540-6287-4884-a321-507840e9a5b4, Nodes:

[jira] [Updated] (HADOOP-16403) Start a new statistical rpc queue and make the Reader's pendingConnection queue runtime-replaceable

2019-08-12 Thread Jinglun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinglun updated HADOOP-16403: - Attachment: HADOOP-16403.008.patch > Start a new statistical rpc queue and make the Reader's

[GitHub] [hadoop] hadoop-yetus commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a specific namenode.

2019-08-12 Thread GitBox
hadoop-yetus commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a specific namenode. URL: https://github.com/apache/hadoop/pull/1252#issuecomment-520679824 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] smengcl commented on issue #1267: HDFS-14665. HttpFS: LISTSTATUS response is missing HDFS-specific fields

2019-08-12 Thread GitBox
smengcl commented on issue #1267: HDFS-14665. HttpFS: LISTSTATUS response is missing HDFS-specific fields URL: https://github.com/apache/hadoop/pull/1267#issuecomment-520680095 > The change is good. > I wish we had a section in the httpfs server doc like

[GitHub] [hadoop] smengcl edited a comment on issue #1267: HDFS-14665. HttpFS: LISTSTATUS response is missing HDFS-specific fields

2019-08-12 Thread GitBox
smengcl edited a comment on issue #1267: HDFS-14665. HttpFS: LISTSTATUS response is missing HDFS-specific fields URL: https://github.com/apache/hadoop/pull/1267#issuecomment-520680095 > The change is good. > I wish we had a section in the httpfs server doc like

[GitHub] [hadoop] smengcl commented on a change in pull request #1270: HDFS-14718. HttpFS: Sort response by key names as WebHDFS does

2019-08-12 Thread GitBox
smengcl commented on a change in pull request #1270: HDFS-14718. HttpFS: Sort response by key names as WebHDFS does URL: https://github.com/apache/hadoop/pull/1270#discussion_r313218951 ## File path:

[GitHub] [hadoop] timmylicheng opened a new pull request #1286: Add filter to scmcli listPipelines.

2019-08-12 Thread GitBox
timmylicheng opened a new pull request #1286: Add filter to scmcli listPipelines. URL: https://github.com/apache/hadoop/pull/1286 Fix issue

[jira] [Commented] (HADOOP-16504) Increase ipc.server.listen.queue.size default from 128 to 256

2019-08-12 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905755#comment-16905755 ] Wei-Chiu Chuang commented on HADOOP-16504: -- Looks reasonable to me. We even have customers

[GitHub] [hadoop] jojochuang commented on issue #1274: HDFS-14148. HDFS OIV ReverseXML SnapshotSection parser throws exception when there are more than one snapshottable directory

2019-08-12 Thread GitBox
jojochuang commented on issue #1274: HDFS-14148. HDFS OIV ReverseXML SnapshotSection parser throws exception when there are more than one snapshottable directory URL: https://github.com/apache/hadoop/pull/1274#issuecomment-520643104 #1276 looks good. test failure doesn't look related.

[GitHub] [hadoop] jojochuang merged pull request #1274: HDFS-14148. HDFS OIV ReverseXML SnapshotSection parser throws exception when there are more than one snapshottable directory

2019-08-12 Thread GitBox
jojochuang merged pull request #1274: HDFS-14148. HDFS OIV ReverseXML SnapshotSection parser throws exception when there are more than one snapshottable directory URL: https://github.com/apache/hadoop/pull/1274 This is an

[GitHub] [hadoop] jojochuang commented on issue #1276: HDFS-14148. HDFS OIV ReverseXML SnapshotSection parser throws exception when there are more than one snapshottable directory

2019-08-12 Thread GitBox
jojochuang commented on issue #1276: HDFS-14148. HDFS OIV ReverseXML SnapshotSection parser throws exception when there are more than one snapshottable directory URL: https://github.com/apache/hadoop/pull/1276#issuecomment-520643015 Test failure looks unrelated. I'll close this one and

[GitHub] [hadoop] jojochuang closed pull request #1276: HDFS-14148. HDFS OIV ReverseXML SnapshotSection parser throws exception when there are more than one snapshottable directory

2019-08-12 Thread GitBox
jojochuang closed pull request #1276: HDFS-14148. HDFS OIV ReverseXML SnapshotSection parser throws exception when there are more than one snapshottable directory URL: https://github.com/apache/hadoop/pull/1276 This is an

[jira] [Commented] (HADOOP-16504) Increase ipc.server.listen.queue.size default from 128 to 256

2019-08-12 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905729#comment-16905729 ] Lisheng Sun commented on HADOOP-16504: -- ping [~jojochuang] Could you help continue review it?

[GitHub] [hadoop] anuengineer commented on issue #1255: HDDS-1935. Improve the visibility with Ozone Insight tool

2019-08-12 Thread GitBox
anuengineer commented on issue #1255: HDDS-1935. Improve the visibility with Ozone Insight tool URL: https://github.com/apache/hadoop/pull/1255#issuecomment-520570841 Let us sync up some time. If I get an overview of the code layout, it will be easier for me to review this. I really

[GitHub] [hadoop] adoroszlai commented on issue #1284: HDDS-1952. Disable TestMiniChaosOzoneCluster in integration.sh

2019-08-12 Thread GitBox
adoroszlai commented on issue #1284: HDDS-1952. Disable TestMiniChaosOzoneCluster in integration.sh URL: https://github.com/apache/hadoop/pull/1284#issuecomment-520601381 /label ozone This is an automated message from the

[GitHub] [hadoop] adoroszlai opened a new pull request #1284: HDDS-1952. Disable TestMiniChaosOzoneCluster in integration.sh

2019-08-12 Thread GitBox
adoroszlai opened a new pull request #1284: HDDS-1952. Disable TestMiniChaosOzoneCluster in integration.sh URL: https://github.com/apache/hadoop/pull/1284 ## What changes were proposed in this pull request? Disable `TestMiniChaosOzoneCluster` in integration test (`integration.sh`)

[GitHub] [hadoop] hadoop-yetus commented on issue #1234: HDDS-1917. TestOzoneRpcClientAbstract is failing.

2019-08-12 Thread GitBox
hadoop-yetus commented on issue #1234: HDDS-1917. TestOzoneRpcClientAbstract is failing. URL: https://github.com/apache/hadoop/pull/1234#issuecomment-520601462 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] hadoop-yetus commented on issue #1283: HDDS-1954. StackOverflowError in OzoneClientInvocationHandler

2019-08-12 Thread GitBox
hadoop-yetus commented on issue #1283: HDDS-1954. StackOverflowError in OzoneClientInvocationHandler URL: https://github.com/apache/hadoop/pull/1283#issuecomment-520617316 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] cclauss opened a new pull request #1285: Fix syntax error in conftest.py

2019-08-12 Thread GitBox
cclauss opened a new pull request #1285: Fix syntax error in conftest.py URL: https://github.com/apache/hadoop/pull/1285 Old style exceptions are syntax errors on Python 3 while new style exceptions work as expected on both Python 2 and Python 3.

[jira] [Assigned] (HADOOP-16512) [hadoop-tools] Fix order of actual and expected expression in assert statements

2019-08-12 Thread kevin su (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kevin su reassigned HADOOP-16512: - Assignee: kevin su > [hadoop-tools] Fix order of actual and expected expression in assert >

[GitHub] [hadoop] hadoop-yetus commented on issue #1284: HDDS-1952. Disable TestMiniChaosOzoneCluster in integration.sh

2019-08-12 Thread GitBox
hadoop-yetus commented on issue #1284: HDDS-1952. Disable TestMiniChaosOzoneCluster in integration.sh URL: https://github.com/apache/hadoop/pull/1284#issuecomment-520620317 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |