[jira] [Updated] (HADOOP-14395) Provide Builder pattern for DistributedFileSystem.append

2017-06-16 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14395: --- Resolution: Fixed Fix Version/s: 3.0.0-alpha4 2.9.0

[jira] [Commented] (HADOOP-14395) Provide Builder pattern for DistributedFileSystem.append

2017-06-16 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16052350#comment-16052350 ] Lei (Eddy) Xu commented on HADOOP-14395: Hi, [~andrew.wang] Good catch. Just realized that

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-06-15 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Resolution: Fixed Fix Version/s: 3.0.0-alpha4 2.9.0

[jira] [Commented] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-06-09 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045343#comment-16045343 ] Lei (Eddy) Xu commented on HADOOP-14394:

[jira] [Created] (HADOOP-14517) Fix TestDFSStripedInputStreamWithRandomECPolicy#testPreadWithDNFailure failure

2017-06-09 Thread Lei (Eddy) Xu (JIRA)
Lei (Eddy) Xu created HADOOP-14517: -- Summary: Fix TestDFSStripedInputStreamWithRandomECPolicy#testPreadWithDNFailure failure Key: HADOOP-14517 URL: https://issues.apache.org/jira/browse/HADOOP-14517

[jira] [Updated] (HADOOP-14395) Provide Builder pattern for DistributedFileSystem.append

2017-06-09 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14395: --- Attachment: HADOOP-14395.02-trunk.patch > Provide Builder pattern for

[jira] [Updated] (HADOOP-14395) Provide Builder pattern for DistributedFileSystem.append

2017-06-09 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14395: --- Attachment: (was: HADOOP-14395.02-trunk.patch) > Provide Builder pattern for

[jira] [Updated] (HADOOP-14395) Provide Builder pattern for DistributedFileSystem.append

2017-06-09 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14395: --- Attachment: HADOOP-14395.02-trunk.patch > Provide Builder pattern for

[jira] [Updated] (HADOOP-14395) Provide Builder pattern for DistributedFileSystem.append

2017-06-09 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14395: --- Attachment: HADOOP-14395.02.patch > Provide Builder pattern for

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-06-09 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Attachment: HADOOP-14394.05.patch Fix test failure and check style warnings. The failure

[jira] [Commented] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-06-08 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16043543#comment-16043543 ] Lei (Eddy) Xu commented on HADOOP-14394: The test failures seem to be related. Working on it. >

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-06-07 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Attachment: HADOOP-14394.04.patch Hi, [~ste...@apache.org] Thanks a lot for the

[jira] [Commented] (HADOOP-14495) Add set options interface to FSDataOutputStreamBuilder

2017-06-07 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16041445#comment-16041445 ] Lei (Eddy) Xu commented on HADOOP-14495: Copy [~steve_l]'s recommendations from HADOOP-14394.

[jira] [Created] (HADOOP-14495) Add set options interface to FSDataOutputStreamBuilder

2017-06-06 Thread Lei (Eddy) Xu (JIRA)
Lei (Eddy) Xu created HADOOP-14495: -- Summary: Add set options interface to FSDataOutputStreamBuilder Key: HADOOP-14495 URL: https://issues.apache.org/jira/browse/HADOOP-14495 Project: Hadoop Common

[jira] [Updated] (HADOOP-14395) Provide Builder pattern for DistributedFileSystem.append

2017-06-05 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14395: --- Attachment: HADOOP-14395.01-trunk.patch > Provide Builder pattern for

[jira] [Updated] (HADOOP-14395) Provide Builder pattern for DistributedFileSystem.append

2017-06-05 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14395: --- Attachment: HADOOP-14395.01.patch Rebase against HADOOP-14394. > Provide Builder pattern

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-06-02 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Attachment: HADOOP-14394.03.patch Attach a new patch to fix test failures. > Provide

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-06-01 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Attachment: HADOOP-14394.02.patch > Provide Builder pattern for

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-06-01 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Attachment: (was: HADOOP-14394.02.patch) > Provide Builder pattern for

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-06-01 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Attachment: HADOOP-14394.02.patch Thanks for the reviews, [~andrew.wang] bq. Why did we

[jira] [Updated] (HADOOP-14395) Provide Builder pattern for DistributedFileSystem.append

2017-05-21 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14395: --- Status: Patch Available (was: Open) > Provide Builder pattern for

[jira] [Updated] (HADOOP-14395) Provide Builder pattern for DistributedFileSystem.append

2017-05-17 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14395: --- Attachment: HADOOP-14395.00-trunk.patch > Provide Builder pattern for

[jira] [Updated] (HADOOP-14395) Provide Builder pattern for DistributedFileSystem.append

2017-05-17 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14395: --- Attachment: HADOOP-14395.00-trunk.patch > Provide Builder pattern for

[jira] [Updated] (HADOOP-14395) Provide Builder pattern for DistributedFileSystem.append

2017-05-17 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14395: --- Attachment: (was: HADOOP-14395.00-trunk.patch) > Provide Builder pattern for

[jira] [Updated] (HADOOP-14395) Provide Builder pattern for DistributedFileSystem.append

2017-05-17 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14395: --- Attachment: HADOOP-14395.00.patch > Provide Builder pattern for

[jira] [Commented] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-05-12 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16008677#comment-16008677 ] Lei (Eddy) Xu commented on HADOOP-14394: Ping [~ste...@apache.org], could you take a look?

[jira] [Commented] (HADOOP-14417) Update cipher list for KMS

2017-05-12 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16008438#comment-16008438 ] Lei (Eddy) Xu commented on HADOOP-14417: Thanks for picking this, [~jzhuge]. Please rename the

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-05-09 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Attachment: HADOOP-14394.01.patch Fix checkstyle warnings and rebase to the latest trunk.

[jira] [Updated] (HADOOP-14384) Reduce the visibility of {{FileSystem#newFSDataOutputStreamBuilder}} before the API becomes stable

2017-05-09 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14384: --- Resolution: Fixed Fix Version/s: 3.0.0-alpha3 2.9.0

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-05-08 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Attachment: (was: HADOOP-14394.00.patch) > Provide Builder pattern for

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-05-08 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Attachment: HADOOP-14394.00.patch > Provide Builder pattern for

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-05-08 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Attachment: HADOOP-14394.00.patch > Provide Builder pattern for

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-05-08 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Attachment: (was: HADOOP-14394.00.patch) > Provide Builder pattern for

[jira] [Created] (HADOOP-14398) Modify documents for the FileSystem Builder API

2017-05-08 Thread Lei (Eddy) Xu (JIRA)
Lei (Eddy) Xu created HADOOP-14398: -- Summary: Modify documents for the FileSystem Builder API Key: HADOOP-14398 URL: https://issues.apache.org/jira/browse/HADOOP-14398 Project: Hadoop Common

[jira] [Created] (HADOOP-14397) Pull up the builder pattern to FileSystem and add AbstractContractCreateTest for it

2017-05-08 Thread Lei (Eddy) Xu (JIRA)
Lei (Eddy) Xu created HADOOP-14397: -- Summary: Pull up the builder pattern to FileSystem and add AbstractContractCreateTest for it Key: HADOOP-14397 URL: https://issues.apache.org/jira/browse/HADOOP-14397

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-05-08 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Status: Patch Available (was: Open) > Provide Builder pattern for

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-05-08 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Attachment: HADOOP-14394.00.patch > Provide Builder pattern for

[jira] [Created] (HADOOP-14396) Add builder interface to FileContext

2017-05-08 Thread Lei (Eddy) Xu (JIRA)
Lei (Eddy) Xu created HADOOP-14396: -- Summary: Add builder interface to FileContext Key: HADOOP-14396 URL: https://issues.apache.org/jira/browse/HADOOP-14396 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-14395) Provide Builder pattern for DistributedFileSystem.append

2017-05-08 Thread Lei (Eddy) Xu (JIRA)
Lei (Eddy) Xu created HADOOP-14395: -- Summary: Provide Builder pattern for DistributedFileSystem.append Key: HADOOP-14395 URL: https://issues.apache.org/jira/browse/HADOOP-14395 Project: Hadoop Common

[jira] [Created] (HADOOP-14394) Provider Builder pattern for DistributedFileSystem.create

2017-05-08 Thread Lei (Eddy) Xu (JIRA)
Lei (Eddy) Xu created HADOOP-14394: -- Summary: Provider Builder pattern for DistributedFileSystem.create Key: HADOOP-14394 URL: https://issues.apache.org/jira/browse/HADOOP-14394 Project: Hadoop

[jira] [Updated] (HADOOP-14394) Provide Builder pattern for DistributedFileSystem.create

2017-05-08 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14394: --- Summary: Provide Builder pattern for DistributedFileSystem.create (was: Provider Builder

[jira] [Commented] (HADOOP-14384) Reduce the visibility of {{FileSystem#newFSDataOutputStreamBuilder}} before the API becomes stable

2017-05-05 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15998758#comment-15998758 ] Lei (Eddy) Xu commented on HADOOP-14384: Hi, [~anu] bq. Why make this private if we are not

[jira] [Commented] (HADOOP-14384) Reduce the visibility of {{FileSystem#newFSDataOutputStreamBuilder}} before the API becomes stable

2017-05-05 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15998698#comment-15998698 ] Lei (Eddy) Xu commented on HADOOP-14384: Hi, [~anu] Thanks for comments. This new {{Builder}}

[jira] [Updated] (HADOOP-14384) Reduce the visibility of {{FileSystem#newFSDataOutputStreamBuilder}} before the API becomes stable

2017-05-04 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14384: --- Attachment: HADOOP-14384.01.patch Thanks for the suggestion, [~andrew.wang]. It was marked

[jira] [Updated] (HADOOP-14384) Reduce the visibility of {{FileSystem#newFSDataOutputStreamBuilder}} before the API becomes stable

2017-05-04 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14384: --- Status: Patch Available (was: Open) > Reduce the visibility of

[jira] [Updated] (HADOOP-14384) Reduce the visibility of {{FileSystem#newFSDataOutputStreamBuilder}} before the API becomes stable

2017-05-04 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14384: --- Attachment: HADOOP-14384.00.patch Reduce {{FileSystem#newFSOutputStreamBuilder}} visibility

[jira] [Created] (HADOOP-14384) Reduce the visibility of {{FileSystem#newFSDataOutputStreamBuilder}} before the API becomes stable

2017-05-04 Thread Lei (Eddy) Xu (JIRA)
Lei (Eddy) Xu created HADOOP-14384: -- Summary: Reduce the visibility of {{FileSystem#newFSDataOutputStreamBuilder}} before the API becomes stable Key: HADOOP-14384 URL:

[jira] [Commented] (HADOOP-14365) Stabilise FileSystem builder-based create API

2017-05-02 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15993932#comment-15993932 ] Lei (Eddy) Xu commented on HADOOP-14365: Hi, [~steve_l] and [~andrew.wang]. Thanks for raising

[jira] [Commented] (HADOOP-14340) Enable KMS and HttpFS to exclude SSL ciphers

2017-04-26 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985301#comment-15985301 ] Lei (Eddy) Xu commented on HADOOP-14340: +1. Thanks for the fix, [~jzhuge]! > Enable KMS and

[jira] [Commented] (HADOOP-14141) Store KMS SSL keystore password in catalina.properties

2017-04-19 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15975367#comment-15975367 ] Lei (Eddy) Xu commented on HADOOP-14141: +1. Thanks John! > Store KMS SSL keystore password in

[jira] [Commented] (HADOOP-14174) Set default ADLS access token provider type to ClientCredential

2017-04-03 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954159#comment-15954159 ] Lei (Eddy) Xu commented on HADOOP-14174: +1. It LGTM. It'd be nice to have the inputs from the

[jira] [Commented] (HADOOP-14123) Remove misplaced ADL service provider config file for FileSystem

2017-03-09 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15903940#comment-15903940 ] Lei (Eddy) Xu commented on HADOOP-14123: +1. LGTM. Thanks [~jzhuge]. > Remove misplaced ADL

[jira] [Updated] (HADOOP-13736) Change PathMetadata to hold S3AFileStatus instead of FileStatus.

2017-03-06 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13736: --- Resolution: Won't Fix Status: Resolved (was: Patch Available) Since it is not

[jira] [Commented] (HADOOP-14131) kms.sh creates bogus dir for tomcat logs

2017-03-01 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891369#comment-15891369 ] Lei (Eddy) Xu commented on HADOOP-14131: +1. LGTM I verified that the log directory does not

[jira] [Updated] (HADOOP-14083) KMS should support old SSL clients

2017-02-27 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-14083: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.9.0 Status:

[jira] [Comment Edited] (HADOOP-14028) S3A block output streams don't delete temporary files in multipart uploads

2017-02-23 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881336#comment-15881336 ] Lei (Eddy) Xu edited comment on HADOOP-14028 at 2/23/17 9:45 PM: - Hi,

[jira] [Commented] (HADOOP-14028) S3A block output streams don't delete temporary files in multipart uploads

2017-02-23 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881336#comment-15881336 ] Lei (Eddy) Xu commented on HADOOP-14028: Hi, Steve The patch LGTM. +1 pending the following

[jira] [Updated] (HADOOP-13929) ADLS connector should not check in contract-test-options.xml

2017-02-13 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13929: --- Resolution: Fixed Hadoop Flags: Incompatible change,Reviewed (was: Incompatible

[jira] [Commented] (HADOOP-13929) ADLS connector should not check in contract-test-options.xml

2017-02-13 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864137#comment-15864137 ] Lei (Eddy) Xu commented on HADOOP-13929: Hi, [~jzhuge] Should we also put

[jira] [Updated] (HADOOP-13075) Add support for SSE-KMS and SSE-C in s3a filesystem

2017-02-11 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13075: --- Resolution: Fixed Fix Version/s: 3.0.0-beta1 2.9.0

[jira] [Issue Comment Deleted] (HADOOP-13075) Add support for SSE-KMS and SSE-C in s3a filesystem

2017-02-11 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13075: --- Comment: was deleted (was: Hi, [~moist] The lastest patch can not be compiled. You need to

[jira] [Commented] (HADOOP-13075) Add support for SSE-KMS and SSE-C in s3a filesystem

2017-02-10 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861704#comment-15861704 ] Lei (Eddy) Xu commented on HADOOP-13075: Hi, [~moist] The lastest patch can not be compiled.

[jira] [Updated] (HADOOP-13962) Update ADLS SDK to 2.1.4

2017-01-20 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13962: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HADOOP-13995) s3guard cli: make tests easier to run and address failure

2017-01-20 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831375#comment-15831375 ] Lei (Eddy) Xu commented on HADOOP-13995: Hi, [~mackrorysd]. My original thought was that, when

[jira] [Updated] (HADOOP-13956) Read ADLS credentials from Credential Provider

2017-01-19 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13956: --- Resolution: Fixed Fix Version/s: 3.0.0-alpha3 Status: Resolved (was:

[jira] [Commented] (HADOOP-13956) Read ADLS credentials from Credential Provider

2017-01-19 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829885#comment-15829885 ] Lei (Eddy) Xu commented on HADOOP-13956: Hey, [~jzhuge] The patch looks good overall. I ran

[jira] [Updated] (HADOOP-13928) TestAdlFileContextMainOperationsLive.testGetFileContext1 runtime error

2017-01-14 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13928: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Updated] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2017-01-14 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13650: --- Resolution: Fixed Fix Version/s: HADOOP-13345 Status: Resolved (was:

[jira] [Updated] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2017-01-13 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13650: --- Attachment: HADOOP-13650-HADOOP-13345.009.patch Thanks for the detailed reviews, [~fabbri]

[jira] [Updated] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2017-01-11 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13650: --- Attachment: HADOOP-13650-HADOOP-13345.008.patch Update patch to address test failure,

[jira] [Updated] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2017-01-10 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13650: --- Attachment: (was: HADOOP-13650-HADOOP-13345.007.patch) > S3Guard: Provide command line

[jira] [Updated] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2017-01-10 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13650: --- Attachment: HADOOP-13650-HADOOP-13345.007.patch Re-upload the rebased one. > S3Guard:

[jira] [Updated] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2017-01-10 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13650: --- Attachment: HADOOP-13650-HADOOP-13345.007.patch Hi, [~ste...@apache.org] Thanks for

[jira] [Updated] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2017-01-10 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13650: --- Attachment: HADOOP-13650-HADOOP-13345.006.patch > S3Guard: Provide command line tools to

[jira] [Updated] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2017-01-10 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13650: --- Attachment: HADOOP-13650-HADOOP-13345.005.patch Upload a rebased patch that incorporates

[jira] [Commented] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2017-01-09 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15813296#comment-15813296 ] Lei (Eddy) Xu commented on HADOOP-13650: Hi, [~cnauroth]. I am working on rebase it and

[jira] [Updated] (HADOOP-13960) Initialize DynamoDBMetadataStore without associated S3AFileSystem

2017-01-09 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13960: --- Resolution: Fixed Fix Version/s: HADOOP-13345 Status: Resolved (was:

[jira] [Updated] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2017-01-06 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13650: --- Attachment: HADOOP-13650-HADOOP-13345.004.patch Upload patch to fix findbugs and javadoc

[jira] [Commented] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2017-01-06 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15804365#comment-15804365 ] Lei (Eddy) Xu commented on HADOOP-13650: bq. DDB table region is always the s3 bucket region for

[jira] [Updated] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2017-01-05 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13650: --- Affects Version/s: HADOOP-13345 Target Version/s: HADOOP-13345 (was: 2.9.0)

[jira] [Updated] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2017-01-05 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13650: --- Attachment: HADOOP-13650-HADOOP-13345.003.patch Thanks a lot for the feedbacks and

[jira] [Commented] (HADOOP-13345) S3Guard: Improved Consistency for S3A

2017-01-05 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15801188#comment-15801188 ] Lei (Eddy) Xu commented on HADOOP-13345: Hi, [~fabbri], [~liuml07], [~ste...@apache.org].

[jira] [Commented] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2016-12-30 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15787197#comment-15787197 ] Lei (Eddy) Xu commented on HADOOP-13650: Thanks for the great suggestions, [~aw],

[jira] [Commented] (HADOOP-13449) S3Guard: Implement DynamoDBMetadataStore.

2016-12-09 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15736924#comment-15736924 ] Lei (Eddy) Xu commented on HADOOP-13449: Thanks a lot for the great work here, [~liuml07] and

[jira] [Commented] (HADOOP-13449) S3Guard: Implement DynamoDBMetadataStore.

2016-11-18 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15677349#comment-15677349 ] Lei (Eddy) Xu commented on HADOOP-13449: +1 for the current patch. LGTM. Thanks [~liuml07] >

[jira] [Commented] (HADOOP-13651) S3Guard: S3AFileSystem Integration with MetadataStore

2016-11-17 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15675307#comment-15675307 ] Lei (Eddy) Xu commented on HADOOP-13651: This patch is in good shape now. Thanks for the good

[jira] [Commented] (HADOOP-12928) Update netty to 3.10.5.Final to sync with zookeeper

2016-11-17 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15675225#comment-15675225 ] Lei (Eddy) Xu commented on HADOOP-12928: Hi, [~ozawa] Sorry for late reply. I've tested ZKFC

[jira] [Updated] (HADOOP-12928) Update netty to 3.10.5.Final to sync with zookeeper

2016-11-17 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-12928: --- Attachment: HADOOP-12928.03.patch > Update netty to 3.10.5.Final to sync with zookeeper >

[jira] [Updated] (HADOOP-12928) Update netty to 3.10.5.Final to sync with zookeeper

2016-11-17 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-12928: --- Attachment: HADOOP-12928-branch-2.02.patch > Update netty to 3.10.5.Final to sync with

[jira] [Updated] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2016-11-14 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13650: --- Attachment: HADOOP-13650-HADOOP-13345.002.patch Updated the patch to reflect the latest

[jira] [Commented] (HADOOP-13449) S3Guard: Implement DynamoDBMetadataStore.

2016-11-14 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665532#comment-15665532 ] Lei (Eddy) Xu commented on HADOOP-13449: bq. If we're using an existing table, should we

[jira] [Commented] (HADOOP-13449) S3Guard: Implement DynamoDBMetadataStore.

2016-11-14 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665501#comment-15665501 ] Lei (Eddy) Xu commented on HADOOP-13449: [~liuml07] If you is going to make a new patch. Would

[jira] [Commented] (HADOOP-13449) S3Guard: Implement DynamoDBMetadataStore.

2016-11-14 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665346#comment-15665346 ] Lei (Eddy) Xu commented on HADOOP-13449: Hi, [~liuml07] The patch LGTM overall. +1. I am OK

[jira] [Commented] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2016-11-07 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645126#comment-15645126 ] Lei (Eddy) Xu commented on HADOOP-13650: Thanks for the suggestions, [~fabbri]. Will update the

[jira] [Updated] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2016-11-04 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13650: --- Attachment: HADOOP-13650-HADOOP-13345.001.patch Hi, [~ste...@apache.org]. Updated the

[jira] [Commented] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2016-11-04 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15637135#comment-15637135 ] Lei (Eddy) Xu commented on HADOOP-13650: Thanks for the suggestions, [~steve_l]. Will update a

[jira] [Commented] (HADOOP-13345) S3Guard: Improved Consistency for S3A

2016-11-02 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629966#comment-15629966 ] Lei (Eddy) Xu commented on HADOOP-13345: Thanks, [~fabbri]. It works for me. Looking forward

[jira] [Commented] (HADOOP-12928) Update netty to 3.10.5.Final to sync with zookeeper

2016-11-02 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629852#comment-15629852 ] Lei (Eddy) Xu commented on HADOOP-12928: Hi, [~ozawa] Sure. Will check against ZK-FC. >

[jira] [Updated] (HADOOP-12928) Update netty to 3.10.5.Final to sync with zookeeper

2016-11-01 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-12928: --- Attachment: HADOOP-12928-branch-2.01.patch Hi, [~ozawa], Zookeeper 3.4.9 and 3.5.0 have

[jira] [Updated] (HADOOP-13650) S3Guard: Provide command line tools to manipulate metadata store.

2016-11-01 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HADOOP-13650: --- Attachment: HADOOP-13650-HADOOP-13345.000.patch Uploaded a working-in-progress patch. The

<    1   2   3   4   >