[jira] [Comment Edited] (HADOOP-16159) Deadlock when using FsUrlStreamHandlerFactory

2022-05-03 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17531434#comment-17531434 ] John Zhuge edited comment on HADOOP-16159 at 5/3/22 11:33 PM: -- Here is the

[jira] [Comment Edited] (HADOOP-16159) Deadlock when using FsUrlStreamHandlerFactory

2022-05-03 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17531437#comment-17531437 ] John Zhuge edited comment on HADOOP-16159 at 5/3/22 10:29 PM: -- I think

[jira] [Commented] (HADOOP-16159) Deadlock when using FsUrlStreamHandlerFactory

2022-05-03 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17531437#comment-17531437 ] John Zhuge commented on HADOOP-16159: - I think HADOOP-15331 actually fixed this issue because it

[jira] (HADOOP-16159) Deadlock when using FsUrlStreamHandlerFactory

2022-05-03 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16159 ] John Zhuge deleted comment on HADOOP-16159: - was (Author: jzhuge): Can we fix it by replacing `conf` with `this.conf` in this constructor? {code:java} public

[jira] [Comment Edited] (HADOOP-16159) Deadlock when using FsUrlStreamHandlerFactory

2022-05-03 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17531435#comment-17531435 ] John Zhuge edited comment on HADOOP-16159 at 5/3/22 10:19 PM: -- Can we fix

[jira] [Commented] (HADOOP-16159) Deadlock when using FsUrlStreamHandlerFactory

2022-05-03 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17531435#comment-17531435 ] John Zhuge commented on HADOOP-16159: - Is this a possible fix by replacing `conf` with `this.conf`

[jira] [Commented] (HADOOP-16159) Deadlock when using FsUrlStreamHandlerFactory

2022-05-03 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17531434#comment-17531434 ] John Zhuge commented on HADOOP-16159: - thread-1 {noformat} t0: URL.setURLStreamHandlerFactory(new

[jira] [Comment Edited] (HADOOP-18132) S3A to support exponential backoff when throttled

2022-02-21 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17495352#comment-17495352 ] John Zhuge edited comment on HADOOP-18132 at 2/21/22, 2:49 PM: --- S3A

[jira] [Resolved] (HADOOP-18132) S3 exponential backoff

2022-02-20 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge resolved HADOOP-18132. - Resolution: Not A Problem S3A already performs retries on S3 errors. For details, please check

[jira] [Updated] (HADOOP-15633) fs.TrashPolicyDefault: Can't create trash directory

2020-03-09 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-15633: Fix Version/s: 3.1.2 > fs.TrashPolicyDefault: Can't create trash directory >

[jira] [Updated] (HADOOP-14206) TestSFTPFileSystem#testFileExists failure: Invalid encoding for signature

2020-03-08 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14206: Fix Version/s: (was: 3.0.4) 2.10.1 2.9.3 >

[jira] [Comment Edited] (HADOOP-14206) TestSFTPFileSystem#testFileExists failure: Invalid encoding for signature

2020-03-08 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054495#comment-17054495 ] John Zhuge edited comment on HADOOP-14206 at 3/8/20, 6:45 PM: -- Pushed to

[jira] [Commented] (HADOOP-14206) TestSFTPFileSystem#testFileExists failure: Invalid encoding for signature

2020-03-08 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054495#comment-17054495 ] John Zhuge commented on HADOOP-14206: - Pushed to trunk, branch-3, branch-3.2, branch-3.1,

[jira] [Updated] (HADOOP-14206) TestSFTPFileSystem#testFileExists failure: Invalid encoding for signature

2020-03-08 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14206: Fix Version/s: 3.2.2 3.1.4 3.3.0 3.0.4

[jira] [Commented] (HADOOP-14206) TestSFTPFileSystem#testFileExists failure: Invalid encoding for signature

2020-03-06 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17053605#comment-17053605 ] John Zhuge commented on HADOOP-14206: - Give a few days for others to chime in, then I will commit.

[jira] [Commented] (HADOOP-14206) TestSFTPFileSystem#testFileExists failure: Invalid encoding for signature

2020-03-05 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17052596#comment-17052596 ] John Zhuge commented on HADOOP-14206: - [~Jim_Brennan] Thanks for finding the fix and submitting a

[jira] [Commented] (HADOOP-12990) lz4 incompatibility between OS and Hadoop

2020-02-07 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-12990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032831#comment-17032831 ] John Zhuge commented on HADOOP-12990: - Yes indeed. Actually 3 apps (lz4 tool, Hadoop, and Spark)

[jira] [Comment Edited] (HADOOP-12990) lz4 incompatibility between OS and Hadoop

2020-02-07 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-12990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15268366#comment-15268366 ] John Zhuge edited comment on HADOOP-12990 at 2/8/20 6:36 AM: - [~cavanaug],

[jira] [Comment Edited] (HADOOP-12990) lz4 incompatibility between OS and Hadoop

2020-02-07 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-12990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032199#comment-17032199 ] John Zhuge edited comment on HADOOP-12990 at 2/8/20 6:31 AM: - OOM usually

[jira] [Commented] (HADOOP-12990) lz4 incompatibility between OS and Hadoop

2020-02-07 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-12990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032202#comment-17032202 ] John Zhuge commented on HADOOP-12990: - [~redriver] since Hadoop is not involved, you might want to

[jira] [Comment Edited] (HADOOP-12990) lz4 incompatibility between OS and Hadoop

2020-02-07 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-12990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032199#comment-17032199 ] John Zhuge edited comment on HADOOP-12990 at 2/7/20 8:35 AM: - OOM usually

[jira] [Commented] (HADOOP-12990) lz4 incompatibility between OS and Hadoop

2020-02-07 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-12990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032199#comment-17032199 ] John Zhuge commented on HADOOP-12990: - OOM usually indicates format mismatch, e.g., reading a large

[jira] [Commented] (HADOOP-12990) lz4 incompatibility between OS and Hadoop

2020-02-06 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-12990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031853#comment-17031853 ] John Zhuge commented on HADOOP-12990: - [~redriver] Thanks for the info. {quote}But it is still

[jira] [Comment Edited] (HADOOP-14038) Rename ADLS credential properties

2019-12-31 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006221#comment-17006221 ] John Zhuge edited comment on HADOOP-14038 at 12/31/19 7:57 PM: ---

[jira] [Commented] (HADOOP-14038) Rename ADLS credential properties

2019-12-31 Thread John Zhuge (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006221#comment-17006221 ] John Zhuge commented on HADOOP-14038: - Before AdlConfKeys.addDeprecatedKeys is called in 

[jira] [Commented] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-13 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863683#comment-16863683 ] John Zhuge commented on HADOOP-16112: - [~leosun08], thanks for finding and reporting the issue! I

[jira] [Commented] (HADOOP-16219) Hadoop branch-2 to set java language version to 1.8

2019-03-28 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804234#comment-16804234 ] John Zhuge commented on HADOOP-16219: - +1 On Thu, Mar 28, 2019 at 12:33 PM Steve Loughran (JIRA)

[jira] [Commented] (HADOOP-12125) Retrying UnknownHostException on a proxy does not actually retry hostname resolution

2018-11-12 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684427#comment-16684427 ] John Zhuge commented on HADOOP-12125: - Working on it [~medb]. > Retrying UnknownHostException on a

[jira] [Commented] (HADOOP-12125) Retrying UnknownHostException on a proxy does not actually retry hostname resolution

2018-09-11 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16610935#comment-16610935 ] John Zhuge commented on HADOOP-12125: - My colleague has a fix for this issue. > Retrying

[jira] [Commented] (HADOOP-14710) Uber-JIRA: Support AWS Snowball

2018-09-10 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16610081#comment-16610081 ] John Zhuge commented on HADOOP-14710: - [~kdzhao], I have added you as a contributor, just in case

[jira] [Commented] (HADOOP-14710) Uber-JIRA: Support AWS Snowball

2018-09-10 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16610080#comment-16610080 ] John Zhuge commented on HADOOP-14710: - Thanks for the investigation [~kdzhao] > Uber-JIRA: Support

[jira] [Updated] (HADOOP-14060) HTTP servlet /logs should require authentication and authorization

2018-08-29 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14060: Target Version/s: 3.3.0 (was: 3.0.1) > HTTP servlet /logs should require authentication and

[jira] [Commented] (HADOOP-14060) HTTP servlet /logs should require authentication and authorization

2018-08-29 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595989#comment-16595989 ] John Zhuge commented on HADOOP-14060: - No time for 3.2. Moved out. > HTTP servlet /logs should

[jira] [Updated] (HADOOP-14060) HTTP servlet /logs should require authentication and authorization

2018-08-29 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14060: Target Version/s: 3.0.1 (was: 3.0.1, 3.2.0) > HTTP servlet /logs should require authentication

[jira] [Commented] (HADOOP-15633) fs.TrashPolicyDefault: Can't create trash directory

2018-08-27 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594308#comment-16594308 ] John Zhuge commented on HADOOP-15633: - Committed to branch-3.1 and branch-3.0. >

[jira] [Updated] (HADOOP-15633) fs.TrashPolicyDefault: Can't create trash directory

2018-08-27 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-15633: Resolution: Fixed Fix Version/s: 3.2.0 Status: Resolved (was: Patch Available)

[jira] [Assigned] (HADOOP-12125) Retrying UnknownHostException on a proxy does not actually retry hostname resolution

2018-08-23 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge reassigned HADOOP-12125: --- Assignee: John Zhuge (was: Rushabh S Shah) > Retrying UnknownHostException on a proxy

[jira] [Commented] (HADOOP-15633) fs.TrashPolicyDefault: Can't create trash directory

2018-08-16 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16583097#comment-16583097 ] John Zhuge commented on HADOOP-15633: - +1 Patch 005 LGTM > fs.TrashPolicyDefault: Can't create

[jira] [Commented] (HADOOP-15633) fs.TrashPolicyDefault: Can't create trash directory

2018-08-16 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16582039#comment-16582039 ] John Zhuge commented on HADOOP-15633: - Great work [~ferhui]! TrashPolicyDefault.java * #158:

[jira] [Commented] (HADOOP-15633) fs.TrashPolicyDefault: Can't create trash directory

2018-08-15 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16581903#comment-16581903 ] John Zhuge commented on HADOOP-15633: - [~ferhui] Thanks for discovering the issue and creating a

[jira] [Commented] (HADOOP-15633) fs.TrashPolicyDefault: Can't create trash directory

2018-08-13 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579224#comment-16579224 ] John Zhuge commented on HADOOP-15633: - Thanks for patch 002. I will review. >

[jira] [Commented] (HADOOP-15633) fs.TrashPolicyDefault: Can't create trash directory

2018-07-27 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16559932#comment-16559932 ] John Zhuge commented on HADOOP-15633: - After "hadoop fs -rm /user/hadoop/aaa/bbb/ccc", expect

[jira] [Commented] (HADOOP-15633) fs.TrashPolicyDefault: Can't create trash directory

2018-07-26 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16559195#comment-16559195 ] John Zhuge commented on HADOOP-15633: - [~ferhui] Sorry, what I meant was "name conflict resolution

[jira] [Comment Edited] (HADOOP-15633) fs.TrashPolicyDefault: Can't create trash directory

2018-07-26 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16558647#comment-16558647 ] John Zhuge edited comment on HADOOP-15633 at 7/26/18 5:29 PM: -- If you run

[jira] [Commented] (HADOOP-15633) fs.TrashPolicyDefault: Can't create trash directory

2018-07-26 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16558647#comment-16558647 ] John Zhuge commented on HADOOP-15633: - If you run the following command after your test steps:

[jira] [Commented] (HADOOP-14435) TestAdlFileSystemContractLive#testMkdirsWithUmask assertion failed

2018-06-08 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506606#comment-16506606 ] John Zhuge commented on HADOOP-14435: - Saw it on 3.0.3 (RC0). >

[jira] [Updated] (HADOOP-14435) TestAdlFileSystemContractLive#testMkdirsWithUmask assertion failed

2018-06-08 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14435: Issue Type: Bug (was: Task) > TestAdlFileSystemContractLive#testMkdirsWithUmask assertion

[jira] [Commented] (HADOOP-14175) NPE when ADL store URI contains underscore

2018-03-30 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421110#comment-16421110 ] John Zhuge commented on HADOOP-14175: - [~keuler] Thanks for the contribution. I have added you as a

[jira] [Commented] (HADOOP-12125) Retrying UnknownHostException on a proxy does not actually retry hostname resolution

2018-03-14 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399707#comment-16399707 ] John Zhuge commented on HADOOP-12125: - [~shahrs87] and [~jlowe], any progress? We hit the same issue

[jira] [Commented] (HADOOP-12832) Implement unix-like 'FsShell -touch'

2018-03-06 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388350#comment-16388350 ] John Zhuge commented on HADOOP-12832: - Thanks [~bharatviswa] for taking this up. > Implement

[jira] [Commented] (HADOOP-12832) Implement unix-like 'FsShell -touch'

2018-03-06 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388282#comment-16388282 ] John Zhuge commented on HADOOP-12832: - Unfortunately don't have time to work on it for a while. >

[jira] [Assigned] (HADOOP-12832) Implement unix-like 'FsShell -touch'

2018-03-06 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge reassigned HADOOP-12832: --- Assignee: (was: John Zhuge) > Implement unix-like 'FsShell -touch' >

[jira] [Assigned] (HADOOP-12832) Implement unix-like 'FsShell -touch'

2018-03-06 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge reassigned HADOOP-12832: --- Assignee: John Zhuge > Implement unix-like 'FsShell -touch' >

[jira] [Work stopped] (HADOOP-12832) Implement unix-like 'FsShell -touch'

2018-03-06 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HADOOP-12832 stopped by John Zhuge. --- > Implement unix-like 'FsShell -touch' > -

[jira] [Assigned] (HADOOP-12832) Implement unix-like 'FsShell -touch'

2018-03-06 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge reassigned HADOOP-12832: --- Assignee: (was: John Zhuge) > Implement unix-like 'FsShell -touch' >

[jira] [Commented] (HADOOP-13972) ADLS to support per-store configuration

2018-02-15 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16366130#comment-16366130 ] John Zhuge commented on HADOOP-13972: - Thanks [~ste...@apache.org] ! > ADLS to support per-store

[jira] [Commented] (HADOOP-14060) HTTP servlet /logs should require authentication and authorization

2018-02-15 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16366129#comment-16366129 ] John Zhuge commented on HADOOP-14060: - Sorry, don't have time to work on it now. Unassigned the

[jira] [Assigned] (HADOOP-14060) HTTP servlet /logs should require authentication and authorization

2018-02-15 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge reassigned HADOOP-14060: --- Assignee: (was: John Zhuge) > HTTP servlet /logs should require authentication and

[jira] [Commented] (HADOOP-13972) ADLS to support per-store configuration

2018-02-13 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16363513#comment-16363513 ] John Zhuge commented on HADOOP-13972: - Thanks [~ssonker] for the PR. Added you as a contributor to

[jira] [Assigned] (HADOOP-13972) ADLS to support per-store configuration

2018-02-13 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge reassigned HADOOP-13972: --- Assignee: Sharad Sonker > ADLS to support per-store configuration >

[jira] [Resolved] (HADOOP-14961) Docker failed to build yetus/hadoop:0de40f0: Oracle JDK 8 is NOT installed

2018-02-12 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge resolved HADOOP-14961. - Resolution: Duplicate Fixed by HADOOP-14816. > Docker failed to build yetus/hadoop:0de40f0:

[jira] [Reopened] (HADOOP-14961) Docker failed to build yetus/hadoop:0de40f0: Oracle JDK 8 is NOT installed

2018-02-12 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge reopened HADOOP-14961: - > Docker failed to build yetus/hadoop:0de40f0: Oracle JDK 8 is NOT installed >

[jira] [Commented] (HADOOP-14651) Update okhttp version to 2.7.5

2018-01-28 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16343006#comment-16343006 ] John Zhuge commented on HADOOP-14651: - Fine with me. > Update okhttp version to 2.7.5 >

[jira] [Updated] (HADOOP-15134) ADL problems parsing JSON responses to include error details

2017-12-20 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-15134: Labels: supportability (was: ) > ADL problems parsing JSON responses to include error details >

[jira] [Commented] (HADOOP-15056) Fix TestUnbuffer#testUnbufferException failure

2017-12-07 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16282508#comment-16282508 ] John Zhuge commented on HADOOP-15056: - +1 LGTM > Fix TestUnbuffer#testUnbufferException failure >

[jira] [Commented] (HADOOP-15056) Fix TestUnbuffer#testUnbufferException failure

2017-12-05 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16278301#comment-16278301 ] John Zhuge commented on HADOOP-15056: - Here is a table of all scenarios and the comparisons of

[jira] [Commented] (HADOOP-14294) Rename ADLS mountpoint properties

2017-12-03 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16276069#comment-16276069 ] John Zhuge commented on HADOOP-14294: - Excellent! I have added you as a Hadoop Common contributor

[jira] [Assigned] (HADOOP-14294) Rename ADLS mountpoint properties

2017-12-03 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge reassigned HADOOP-14294: --- Assignee: Rohan Garg (was: John Zhuge) > Rename ADLS mountpoint properties >

[jira] [Commented] (HADOOP-15056) Fix TestUnbuffer#testUnbufferException failure

2017-11-29 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16272192#comment-16272192 ] John Zhuge commented on HADOOP-15056: - IMHO, it is not a good idea to swallow CCE and just log. In

[jira] [Commented] (HADOOP-15056) Fix TestUnbuffer#testUnbufferException failure

2017-11-29 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16272100#comment-16272100 ] John Zhuge commented on HADOOP-15056: - No worry. Good discussion. IMPALA-5909 complained excessive

[jira] [Commented] (HADOOP-15056) Fix TestUnbuffer#testUnbufferException failure

2017-11-29 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271601#comment-16271601 ] John Zhuge commented on HADOOP-15056: - StreamCapabilities was added by HDFS-11644. It is considered

[jira] [Updated] (HADOOP-15056) Fix TestUnbuffer#testUnbufferException failure

2017-11-29 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-15056: Attachment: HADOOP-15056.002.patch Hi [~jackbearden], I think StreamCapabilitiesPolicy#unbuffer

[jira] [Updated] (HADOOP-15056) Fix TestUnbuffer#testUnbufferException failure

2017-11-29 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-15056: Summary: Fix TestUnbuffer#testUnbufferException failure (was: Fix for

[jira] [Commented] (HADOOP-15056) Fix for TestUnbuffer#testUnbufferException Test

2017-11-28 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16269484#comment-16269484 ] John Zhuge commented on HADOOP-15056: - Just back from vacation, sorry for the delay. I will review

[jira] [Commented] (HADOOP-15056) Fix for TestUnbuffer#testUnbufferException Test

2017-11-20 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260286#comment-16260286 ] John Zhuge commented on HADOOP-15056: - [~jackbearden] Welcome to the Hadoop Open Source community!

[jira] [Assigned] (HADOOP-15056) Fix for TestUnbuffer#testUnbufferException Test

2017-11-20 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge reassigned HADOOP-15056: --- Assignee: Jack Bearden > Fix for TestUnbuffer#testUnbufferException Test >

[jira] [Assigned] (HADOOP-15012) Add readahead, dropbehind, and unbuffer to StreamCapabilities

2017-11-09 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge reassigned HADOOP-15012: --- Assignee: John Zhuge > Add readahead, dropbehind, and unbuffer to StreamCapabilities >

[jira] [Updated] (HADOOP-15012) Add readahead, dropbehind, and unbuffer to StreamCapabilities

2017-11-09 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-15012: Target Version/s: 3.1.0 (was: 2.10.0) > Add readahead, dropbehind, and unbuffer to

[jira] [Resolved] (HADOOP-15012) Add readahead, dropbehind, and unbuffer to StreamCapabilities

2017-11-09 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge resolved HADOOP-15012. - Resolution: Fixed Fix Version/s: 3.1.0 Committed to trunk together with HADOOP-14872.

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-09 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Resolution: Fixed Fix Version/s: 3.1.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-09 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16246199#comment-16246199 ] John Zhuge commented on HADOOP-14872: - Ran "test-patch" locally and got all +1s except these

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-09 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Status: Open (was: Patch Available) > CryptoInputStream should implement unbuffer >

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-09 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Status: Patch Available (was: Open) > CryptoInputStream should implement unbuffer >

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-08 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Status: Open (was: Patch Available) > CryptoInputStream should implement unbuffer >

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-08 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Status: Patch Available (was: Open) > CryptoInputStream should implement unbuffer >

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-07 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Status: In Progress (was: Patch Available) > CryptoInputStream should implement unbuffer >

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-07 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Status: Patch Available (was: In Progress) > CryptoInputStream should implement unbuffer >

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-07 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Status: In Progress (was: Patch Available) > CryptoInputStream should implement unbuffer >

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-07 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Status: Patch Available (was: In Progress) > CryptoInputStream should implement unbuffer >

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-07 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Component/s: security > CryptoInputStream should implement unbuffer >

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-07 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Status: Open (was: Patch Available) > CryptoInputStream should implement unbuffer >

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-07 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Status: Patch Available (was: Open) > CryptoInputStream should implement unbuffer >

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-07 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Status: Patch Available (was: Open) Tried to trigger pre-commit. > CryptoInputStream should

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-07 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Status: Open (was: Patch Available) > CryptoInputStream should implement unbuffer >

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-07 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Target Version/s: 3.1.0 Status: Patch Available (was: In Progress) >

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-07 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Status: In Progress (was: Patch Available) > CryptoInputStream should implement unbuffer >

[jira] [Updated] (HADOOP-15012) Add readahead, dropbehind, and unbuffer to StreamCapabilities

2017-11-06 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-15012: Summary: Add readahead, dropbehind, and unbuffer to StreamCapabilities (was: Add READAHEAD,

[jira] [Updated] (HADOOP-15012) Add READAHEAD, DROPBEHIND, and UNBUFFER to StreamCapabilities

2017-11-03 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-15012: Summary: Add READAHEAD, DROPBEHIND, and UNBUFFER to StreamCapabilities (was: Enhance

[jira] [Updated] (HADOOP-14872) CryptoInputStream should implement unbuffer

2017-11-02 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14872: Attachment: HADOOP-14872.013.patch Thanks Xiao and Steve for the patience and great discussions.

[jira] [Created] (HADOOP-15012) Enhance StreamCapabilities with READAHEAD, DROPBEHIND, and UNBUFFER

2017-11-02 Thread John Zhuge (JIRA)
John Zhuge created HADOOP-15012: --- Summary: Enhance StreamCapabilities with READAHEAD, DROPBEHIND, and UNBUFFER Key: HADOOP-15012 URL: https://issues.apache.org/jira/browse/HADOOP-15012 Project: Hadoop

  1   2   3   4   5   6   7   8   9   10   >