[GitHub] [hadoop] hadoop-yetus commented on issue #1824: YARN-9743. [JDK11] TestTimelineWebServices.testContextFactory fails.

2020-01-28 Thread GitBox
hadoop-yetus commented on issue #1824: YARN-9743. [JDK11] TestTimelineWebServices.testContextFactory fails. URL: https://github.com/apache/hadoop/pull/1824#issuecomment-579574504 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|---

[GitHub] [hadoop] aajisaka opened a new pull request #1824: YARN-9743. [JDK11] TestTimelineWebServices.testContextFactory fails.

2020-01-28 Thread GitBox
aajisaka opened a new pull request #1824: YARN-9743. [JDK11] TestTimelineWebServices.testContextFactory fails. URL: https://github.com/apache/hadoop/pull/1824 JIRA: https://issues.apache.org/jira/browse/YARN-9743 This is an a

[GitHub] [hadoop] mustafaiman commented on issue #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are…

2020-01-28 Thread GitBox
mustafaiman commented on issue #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are… URL: https://github.com/apache/hadoop/pull/1815#issuecomment-579556975 re-ran the same tests against s3 us-west-1 Th

[GitHub] [hadoop] hadoop-yetus commented on issue #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are…

2020-01-28 Thread GitBox
hadoop-yetus commented on issue #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are… URL: https://github.com/apache/hadoop/pull/1815#issuecomment-579508374 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|

[GitHub] [hadoop] mustafaiman commented on a change in pull request #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are…

2020-01-28 Thread GitBox
mustafaiman commented on a change in pull request #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are… URL: https://github.com/apache/hadoop/pull/1815#discussion_r372070883 ## File path: hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/impl/Op

[GitHub] [hadoop] hadoop-yetus commented on issue #1820: HADOOP-16830. Add public IOStatistics API + S3A implementation

2020-01-28 Thread GitBox
hadoop-yetus commented on issue #1820: HADOOP-16830. Add public IOStatistics API + S3A implementation URL: https://github.com/apache/hadoop/pull/1820#issuecomment-579435366 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|-

[GitHub] [hadoop] steveloughran commented on issue #1822: HADOOP-16832 Update S3Guard testing doc.

2020-01-28 Thread GitBox
steveloughran commented on issue #1822: HADOOP-16832 Update S3Guard testing doc. URL: https://github.com/apache/hadoop/pull/1822#issuecomment-579387484 You get those options set when you build with -Ds3guard -Ddynamo ; you shouldn't need to set them in the code. As once you do that, you can

[jira] [Commented] (HADOOP-16832) Add required parameters to be set in testing doc for SGuard testing.

2020-01-28 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025356#comment-17025356 ] Steve Loughran commented on HADOOP-16832: - can you tag with the affects version

[jira] [Updated] (HADOOP-16832) Add required parameters to be set in testing doc for SGuard testing.

2020-01-28 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-16832: Summary: Add required parameters to be set in testing doc for SGuard testing. (was: Add

[GitHub] [hadoop] steveloughran commented on issue #1820: HADOOP-16830. Add public IOStatistics API + S3A implementation

2020-01-28 Thread GitBox
steveloughran commented on issue #1820: HADOOP-16830. Add public IOStatistics API + S3A implementation URL: https://github.com/apache/hadoop/pull/1820#issuecomment-579385297 HADOOP-16830. Evolution of S3AStatisticsContext This is still at a -is this the right design?- stage. N

[GitHub] [hadoop] hadoop-yetus commented on issue #1823: HADOOP-16794 S3 Encryption key is not getting set properly during put operation.

2020-01-28 Thread GitBox
hadoop-yetus commented on issue #1823: HADOOP-16794 S3 Encryption key is not getting set properly during put operation. URL: https://github.com/apache/hadoop/pull/1823#issuecomment-579379966 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] hadoop-yetus commented on issue #1822: HADOOP-16832 Update S3Guard testing doc.

2020-01-28 Thread GitBox
hadoop-yetus commented on issue #1822: HADOOP-16832 Update S3Guard testing doc. URL: https://github.com/apache/hadoop/pull/1822#issuecomment-579346850 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:

[GitHub] [hadoop] mukund-thakur opened a new pull request #1823: HADOOP-16794 S3 Encryption key is not getting set properly during put operation.

2020-01-28 Thread GitBox
mukund-thakur opened a new pull request #1823: HADOOP-16794 S3 Encryption key is not getting set properly during put operation. URL: https://github.com/apache/hadoop/pull/1823 Debugging details: When a put operation is performed without -d parameter is used, it happens in two steps. Fir

[GitHub] [hadoop] mukund-thakur opened a new pull request #1822: HADOOP-16832 Update S3Guard testing doc.

2020-01-28 Thread GitBox
mukund-thakur opened a new pull request #1822: HADOOP-16832 Update S3Guard testing doc. URL: https://github.com/apache/hadoop/pull/1822 ## 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

[jira] [Updated] (HADOOP-16832) Add required parameters to be set in testing doc for S3Gurad testing.

2020-01-28 Thread Mukund Thakur (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukund Thakur updated HADOOP-16832: --- Component/s: fs/s3 > Add required parameters to be set in testing doc for S3Gurad testing.

[jira] [Created] (HADOOP-16832) Add required parameters to be set in testing doc for S3Gurad testing.

2020-01-28 Thread Mukund Thakur (Jira)
Mukund Thakur created HADOOP-16832: -- Summary: Add required parameters to be set in testing doc for S3Gurad testing. Key: HADOOP-16832 URL: https://issues.apache.org/jira/browse/HADOOP-16832 Project:

[GitHub] [hadoop] bgaborg commented on a change in pull request #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are…

2020-01-28 Thread GitBox
bgaborg commented on a change in pull request #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are… URL: https://github.com/apache/hadoop/pull/1815#discussion_r371824108 ## File path: hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/impl/Operat

[GitHub] [hadoop] bgaborg commented on a change in pull request #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are…

2020-01-28 Thread GitBox
bgaborg commented on a change in pull request #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are… URL: https://github.com/apache/hadoop/pull/1815#discussion_r371826426 ## File path: hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSyst

[GitHub] [hadoop] bgaborg commented on a change in pull request #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are…

2020-01-28 Thread GitBox
bgaborg commented on a change in pull request #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are… URL: https://github.com/apache/hadoop/pull/1815#discussion_r371825811 ## File path: hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/impl/Operat

[GitHub] [hadoop] bgaborg commented on a change in pull request #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are…

2020-01-28 Thread GitBox
bgaborg commented on a change in pull request #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are… URL: https://github.com/apache/hadoop/pull/1815#discussion_r371858281 ## File path: hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/s3guard/Imp

[GitHub] [hadoop] bgaborg commented on a change in pull request #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are…

2020-01-28 Thread GitBox
bgaborg commented on a change in pull request #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are… URL: https://github.com/apache/hadoop/pull/1815#discussion_r371826809 ## File path: hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSyst

[GitHub] [hadoop] bgaborg commented on a change in pull request #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are…

2020-01-28 Thread GitBox
bgaborg commented on a change in pull request #1815: HADOOP-16801: S3Guard-listFiles will not query s3 if all listings are… URL: https://github.com/apache/hadoop/pull/1815#discussion_r371825485 ## File path: hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSyst

[GitHub] [hadoop] hadoop-yetus commented on issue #1790: [HADOOP-16818] ABFS: Combine append+flush calls for blockblob & appendblob

2020-01-28 Thread GitBox
hadoop-yetus commented on issue #1790: [HADOOP-16818] ABFS: Combine append+flush calls for blockblob & appendblob URL: https://github.com/apache/hadoop/pull/1790#issuecomment-579239147 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |:---

[GitHub] [hadoop] hadoop-yetus commented on issue #1821: HADOOP-16825: Checkaccess testcase fix

2020-01-28 Thread GitBox
hadoop-yetus commented on issue #1821: HADOOP-16825: Checkaccess testcase fix URL: https://github.com/apache/hadoop/pull/1821#issuecomment-579198490 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:|

[GitHub] [hadoop] ishaniahuja commented on a change in pull request #1790: [HADOOP-16818] ABFS: Combine append+flush calls for blockblob & appendblob

2020-01-28 Thread GitBox
ishaniahuja commented on a change in pull request #1790: [HADOOP-16818] ABFS: Combine append+flush calls for blockblob & appendblob URL: https://github.com/apache/hadoop/pull/1790#discussion_r371723337 ## File path: hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azure

[GitHub] [hadoop] ishaniahuja commented on a change in pull request #1790: [HADOOP-16818] ABFS: Combine append+flush calls for blockblob & appendblob

2020-01-28 Thread GitBox
ishaniahuja commented on a change in pull request #1790: [HADOOP-16818] ABFS: Combine append+flush calls for blockblob & appendblob URL: https://github.com/apache/hadoop/pull/1790#discussion_r371721850 ## File path: hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azure

[GitHub] [hadoop] ishaniahuja commented on a change in pull request #1790: [HADOOP-16818] ABFS: Combine append+flush calls for blockblob & appendblob

2020-01-28 Thread GitBox
ishaniahuja commented on a change in pull request #1790: [HADOOP-16818] ABFS: Combine append+flush calls for blockblob & appendblob URL: https://github.com/apache/hadoop/pull/1790#discussion_r371720954 ## File path: hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure

[GitHub] [hadoop] ishaniahuja commented on a change in pull request #1790: [HADOOP-16818] ABFS: Combine append+flush calls for blockblob & appendblob

2020-01-28 Thread GitBox
ishaniahuja commented on a change in pull request #1790: [HADOOP-16818] ABFS: Combine append+flush calls for blockblob & appendblob URL: https://github.com/apache/hadoop/pull/1790#discussion_r371681234 ## File path: hadoop-tools/hadoop-azure/pom.xml ## @@ -194,7 +203,8 @@

[GitHub] [hadoop] bilaharith opened a new pull request #1821: HADOOP-16825: Checkaccess testcase fix

2020-01-28 Thread GitBox
bilaharith opened a new pull request #1821: HADOOP-16825: Checkaccess testcase fix URL: https://github.com/apache/hadoop/pull/1821 ## 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