[jira] [Resolved] (HADOOP-17141) Add Capability To Get Text Length

2020-07-24 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-17141. - Fix Version/s: 3.4.0 Resolution: Fixed > Add Capability To Get Text Length >

[GitHub] [hadoop] steveloughran closed pull request #2046: HADOOP-16202 Enhance S3A openFile()

2020-07-24 Thread GitBox
steveloughran closed pull request #2046: URL: https://github.com/apache/hadoop/pull/2046 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] steveloughran commented on pull request #2046: HADOOP-16202 Enhance S3A openFile()

2020-07-24 Thread GitBox
steveloughran commented on pull request #2046: URL: https://github.com/apache/hadoop/pull/2046#issuecomment-663516981 things aren't complaining as the patch chain is confused; a file which was added and then renamed is still present. I'm going to have to close this PR and create a

[GitHub] [hadoop] steveloughran opened a new pull request #2168: HADOOP-16202. Enhance openFile()

2020-07-24 Thread GitBox
steveloughran opened a new pull request #2168: URL: https://github.com/apache/hadoop/pull/2168 Roll-up of the previous PR #2046 Change-Id: Ib0aec173afcd8aae33f52da3f99ac813bd38c32f This is an automated message

[jira] [Updated] (HADOOP-17151) Need to upgrad the version of jetty

2020-07-24 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-17151: Affects Version/s: 3.3.0 > Need to upgrad the version of jetty >

[jira] [Updated] (HADOOP-17151) Need to upgrad the version of jetty

2020-07-24 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-17151: Component/s: kms > Need to upgrad the version of jetty >

[GitHub] [hadoop] hadoop-yetus removed a comment on pull request #2046: HADOOP-16202 Enhance S3A openFile()

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

[jira] [Commented] (HADOOP-17151) upgrade jetty to 9.4.21

2020-07-24 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17164409#comment-17164409 ] Steve Loughran commented on HADOOP-17151: - that github issue you link to is about a null

[GitHub] [hadoop] hadoop-yetus commented on pull request #2168: HADOOP-16202. Enhance openFile()

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

[jira] [Commented] (HADOOP-17141) Add Capability To Get Text Length

2020-07-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17164325#comment-17164325 ] Hudson commented on HADOOP-17141: - SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18469 (See

[jira] [Updated] (HADOOP-17151) upgrade jetty

2020-07-24 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-17151: Summary: upgrade jetty (was: Need to upgrad the version of jetty) > upgrade jetty >

[jira] [Updated] (HADOOP-17151) upgrade jetty to 9.4.21

2020-07-24 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-17151: Summary: upgrade jetty to 9.4.21 (was: upgrade jetty) > upgrade jetty to 9.4.21 >

[jira] [Updated] (HADOOP-17145) Unauthenticated users are not authorized to access this page message is misleading in HttpServer2.java

2020-07-24 Thread Andras Bokor (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated HADOOP-17145: -- Attachment: HADOOP-17145.002.patch > Unauthenticated users are not authorized to access this

[GitHub] [hadoop] steveloughran commented on pull request #2157: HADOOP-17141: Add Capability To Get Text Length

2020-07-24 Thread GitBox
steveloughran commented on pull request #2157: URL: https://github.com/apache/hadoop/pull/2157#issuecomment-663453790 merged to trunk. Does not merge into branch-3.3. If you want it there (and I think it should), do a PR with the backport against that branch or, even better, get the

[GitHub] [hadoop] steveloughran merged pull request #2157: HADOOP-17141: Add Capability To Get Text Length

2020-07-24 Thread GitBox
steveloughran merged pull request #2157: URL: https://github.com/apache/hadoop/pull/2157 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

[jira] [Commented] (HADOOP-17145) Unauthenticated users are not authorized to access this page message is misleading in HttpServer2.java

2020-07-24 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17164318#comment-17164318 ] Hadoop QA commented on HADOOP-17145: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[GitHub] [hadoop] steveloughran commented on pull request #2149: HADOOP-13230. S3A to optionally retain directory markers

2020-07-24 Thread GitBox
steveloughran commented on pull request #2149: URL: https://github.com/apache/hadoop/pull/2149#issuecomment-663587120 see #2170 for the <= 3.2 subset of this patch, needed to not mistake paths with dir markers as empty. As well as not deleting markers on file creation, I'm going to

[GitHub] [hadoop] hadoop-yetus commented on pull request #2169: HADOOP-17153. Add boost installation steps to build instruction on CentOS 8.

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

[jira] [Updated] (HADOOP-17153) Add boost installation steps to build instruction on CentOS 8

2020-07-24 Thread Masatake Iwasaki (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki updated HADOOP-17153: -- Status: Patch Available (was: Open) > Add boost installation steps to build

[jira] [Created] (HADOOP-17153) Add boost installation steps to build instruction on CentOS 8

2020-07-24 Thread Masatake Iwasaki (Jira)
Masatake Iwasaki created HADOOP-17153: - Summary: Add boost installation steps to build instruction on CentOS 8 Key: HADOOP-17153 URL: https://issues.apache.org/jira/browse/HADOOP-17153 Project:

[GitHub] [hadoop] iwasakims opened a new pull request #2169: HADOOP-17153. Add boost installation steps to build instruction on CentOS 8.

2020-07-24 Thread GitBox
iwasakims opened a new pull request #2169: URL: https://github.com/apache/hadoop/pull/2169 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] steveloughran edited a comment on pull request #2170: HADOOP-1320. Dir Marker getFileStatus() changes backport

2020-07-24 Thread GitBox
steveloughran edited a comment on pull request #2170: URL: https://github.com/apache/hadoop/pull/2170#issuecomment-663591666 failure on unguarded run ``` [ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 36.712 s <<< FAILURE! - in

[GitHub] [hadoop] steveloughran opened a new pull request #2170: HADOOP-1320. Dir Marker getFileStatus() changes backport

2020-07-24 Thread GitBox
steveloughran opened a new pull request #2170: URL: https://github.com/apache/hadoop/pull/2170 This contains the getFileStatus changes of #2149 This does not change dir marker deletion, but it * Changes s3GetFileStatus to do HEAD + LIST only * add in StatusProbeEnum

[GitHub] [hadoop] steveloughran commented on pull request #2170: HADOOP-1320. Dir Marker getFileStatus() changes backport

2020-07-24 Thread GitBox
steveloughran commented on pull request #2170: URL: https://github.com/apache/hadoop/pull/2170#issuecomment-663591666 ``` [ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 36.712 s <<< FAILURE! - in org.apache.hadoop.fs.s3a.ITestS3AFileOperationCost [ERROR]

[GitHub] [hadoop] hadoop-yetus commented on pull request #2170: HADOOP-1320. Dir Marker getFileStatus() changes backport

2020-07-24 Thread GitBox
hadoop-yetus commented on pull request #2170: URL: https://github.com/apache/hadoop/pull/2170#issuecomment-663644838 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 11m

[GitHub] [hadoop] hadoop-yetus commented on pull request #2170: HADOOP-1320. Dir Marker getFileStatus() changes backport

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

[GitHub] [hadoop] ajfabbri commented on a change in pull request #2069: HADOOP-16830. IOStatistics API.

2020-07-24 Thread GitBox
ajfabbri commented on a change in pull request #2069: URL: https://github.com/apache/hadoop/pull/2069#discussion_r456140577 ## File path: hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/statistics/IOStatistics.java ## @@ -0,0 +1,69 @@ +/* + * Licensed

[jira] [Updated] (HADOOP-16966) ABFS: Upgrade Store REST API Version to 2019-12-12

2020-07-24 Thread Sneha Vijayarajan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sneha Vijayarajan updated HADOOP-16966: --- Description: Store REST API version on the backend clusters has been upgraded to

[jira] [Commented] (HADOOP-17145) Unauthenticated users are not authorized to access this page message is misleading in HttpServer2.java

2020-07-24 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17164182#comment-17164182 ] Hadoop QA commented on HADOOP-17145: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HADOOP-17150) ABFS: Test failure: Disable ITestAzureBlobFileSystemDelegationSAS tests

2020-07-24 Thread Sneha Vijayarajan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sneha Vijayarajan updated HADOOP-17150: --- Labels: abfsactive (was: ) > ABFS: Test failure: Disable

[GitHub] [hadoop] sunchao commented on a change in pull request #2138: HDFS-15469. Dynamically configure the size of PacketReceiver#MAX_PACKET_SIZE.

2020-07-24 Thread GitBox
sunchao commented on a change in pull request #2138: URL: https://github.com/apache/hadoop/pull/2138#discussion_r459899397 ## File path: hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/client/HdfsClientConfigKeys.java ## @@ -221,6 +221,12 @@

[jira] [Updated] (HADOOP-17145) Unauthenticated users are not authorized to access this page message is misleading in HttpServer2.java

2020-07-24 Thread Andras Bokor (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated HADOOP-17145: -- Status: Patch Available (was: Open) > Unauthenticated users are not authorized to access

[jira] [Updated] (HADOOP-17145) Unauthenticated users are not authorized to access this page message is misleading in HttpServer2.java

2020-07-24 Thread Andras Bokor (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated HADOOP-17145: -- Attachment: HADOOP-17145.001.patch > Unauthenticated users are not authorized to access this

[jira] [Updated] (HADOOP-17149) ABFS: Test failure: testFailedRequestWhenCredentialsNotCorrect fails when run with SharedKey

2020-07-24 Thread Sneha Vijayarajan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sneha Vijayarajan updated HADOOP-17149: --- Labels: abfsactive (was: ) > ABFS: Test failure:

[jira] [Updated] (HADOOP-17137) ABFS: Tests ITestAbfsNetworkStatistics need to be config setting agnostic

2020-07-24 Thread Sneha Vijayarajan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sneha Vijayarajan updated HADOOP-17137: --- Labels: abfsactive (was: ) > ABFS: Tests ITestAbfsNetworkStatistics need to be

[jira] [Updated] (HADOOP-17149) ABFS: Test failure: testFailedRequestWhenCredentialsNotCorrect fails when run with SharedKey

2020-07-24 Thread Sneha Vijayarajan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sneha Vijayarajan updated HADOOP-17149: --- Description: When authentication is set to SharedKey, below test fails.