[jira] [Commented] (HDFS-8620) Clean up the checkstyle warinings about ClientProtocol

2015-07-06 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614700#comment-14614700 ] Takanobu Asanuma commented on HDFS-8620: Thanks for the comment, [~wheat9]! OK, I w

[jira] [Commented] (HDFS-7240) Object store in HDFS

2015-07-06 Thread Thomas Demoor (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614705#comment-14614705 ] Thomas Demoor commented on HDFS-7240: - [~john.jian.fang] and [~jnp]: * Avoiding rename

[jira] [Commented] (HDFS-8708) DFSClient should ignore dfs.client.retry.policy.enabled for HA proxies

2015-07-06 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614722#comment-14614722 ] Vinayakumar B commented on HDFS-8708: - Current default value is false itself right? and

[jira] [Commented] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614735#comment-14614735 ] Hadoop QA commented on HDFS-8495: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated HDFS-8495: --- Attachment: HDFS-8495-004.patch > Consolidate append() related implementation into a single class > ---

[jira] [Commented] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614785#comment-14614785 ] Rakesh R commented on HDFS-8495: Attached another patch fixing the below checkstyle warning

[jira] [Commented] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614788#comment-14614788 ] Rakesh R commented on HDFS-8495: Minor change on the previous patch and attached another on

[jira] [Commented] (HDFS-8686) WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if domain name is in bigcase

2015-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614789#comment-14614789 ] Hadoop QA commented on HDFS-8686: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-8704) Erasure Coding: client fails to write large file when one datanode fails

2015-07-06 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614821#comment-14614821 ] Tsz Wo Nicholas Sze commented on HDFS-8704: --- Please add tests for all different d

[jira] [Commented] (HDFS-8686) WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if domain name is in bigcase

2015-07-06 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614845#comment-14614845 ] Vinayakumar B commented on HDFS-8686: - Patch looks good to me. +1. Will commit soon.

[jira] [Updated] (HDFS-8686) WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals

2015-07-06 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B updated HDFS-8686: Summary: WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capita

[jira] [Updated] (HDFS-8686) WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals

2015-07-06 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B updated HDFS-8686: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.8.0 Status: Resolved

[jira] [Commented] (HDFS-8686) WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals

2015-07-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614860#comment-14614860 ] Hudson commented on HDFS-8686: -- FAILURE: Integrated in Hadoop-trunk-Commit #8116 (See [https:

[jira] [Commented] (HDFS-8708) DFSClient should ignore dfs.client.retry.policy.enabled for HA proxies

2015-07-06 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614869#comment-14614869 ] Brahma Reddy Battula commented on HDFS-8708: {quote}You mean to say, even if en

[jira] [Commented] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614882#comment-14614882 ] Vinayakumar B commented on HDFS-8495: - {noformat}./hadoop-hdfs-project/hadoop-hdfs/src/

[jira] [Resolved] (HDFS-8684) Erasure Coding: fix some block number calculation for striped block

2015-07-06 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu resolved HDFS-8684. -- Resolution: Fixed Hadoop Flags: Reviewed Thanks Vinay and Walter for review, committed to the branch. > Er

[jira] [Commented] (HDFS-8686) WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals

2015-07-06 Thread kanaka kumar avvaru (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614908#comment-14614908 ] kanaka kumar avvaru commented on HDFS-8686: --- Thanks for commit, [~vinayrpet] > W

[jira] [Commented] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614907#comment-14614907 ] Rakesh R commented on HDFS-8495: Thanks a lot [~vinayrpet] for the reviews. {{FSDirAppendO

[jira] [Updated] (HDFS-253) Method to retrieve all quotas active on HDFS

2015-07-06 Thread Surendra Singh Lilhore (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Surendra Singh Lilhore updated HDFS-253: Attachment: HDFS-253.patch > Method to retrieve all quotas active on HDFS > --

[jira] [Commented] (HDFS-253) Method to retrieve all quotas active on HDFS

2015-07-06 Thread Surendra Singh Lilhore (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614913#comment-14614913 ] Surendra Singh Lilhore commented on HDFS-253: - Little change in above implementa

[jira] [Commented] (HDFS-8399) Erasure Coding: BlockManager is unnecessarily computing recovery work for the deleted blocks

2015-07-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614912#comment-14614912 ] Rakesh R commented on HDFS-8399: [~vinayrpet], [~hitliuyi], Anything else requires for this

[jira] [Updated] (HDFS-253) Method to retrieve all quotas active on HDFS

2015-07-06 Thread Surendra Singh Lilhore (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Surendra Singh Lilhore updated HDFS-253: Status: Patch Available (was: Open) > Method to retrieve all quotas active on HDFS >

[jira] [Commented] (HDFS-253) Method to retrieve all quotas active on HDFS

2015-07-06 Thread Surendra Singh Lilhore (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614914#comment-14614914 ] Surendra Singh Lilhore commented on HDFS-253: - Attached initial patch , Please r

[jira] [Commented] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614929#comment-14614929 ] Vinayakumar B commented on HDFS-8495: - If you see {{FSDirAppendOp.prepareFileForAppend(

[jira] [Commented] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614938#comment-14614938 ] Rakesh R commented on HDFS-8495: Yes, you are right. I didn't thought in that direction;) I

[jira] [Updated] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated HDFS-8495: --- Attachment: HDFS-8495-005.patch > Consolidate append() related implementation into a single class > ---

[jira] [Commented] (HDFS-8654) OzoneHandler : Add ACL support

2015-07-06 Thread kanaka kumar avvaru (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614985#comment-14614985 ] kanaka kumar avvaru commented on HDFS-8654: --- Thanks for the patch [~anu], Small

[jira] [Commented] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614991#comment-14614991 ] Hadoop QA commented on HDFS-8495: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-8686) WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals

2015-07-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615006#comment-14615006 ] Hudson commented on HDFS-8686: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #246 (See

[jira] [Commented] (HDFS-8686) WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals

2015-07-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615022#comment-14615022 ] Hudson commented on HDFS-8686: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2194 (See [htt

[jira] [Commented] (HDFS-8686) WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals

2015-07-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615121#comment-14615121 ] Hudson commented on HDFS-8686: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2175 (See [https://

[jira] [Commented] (HDFS-8686) WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals

2015-07-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615138#comment-14615138 ] Hudson commented on HDFS-8686: -- FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #236 (See [htt

[jira] [Commented] (HDFS-8690) LeaseRenewer should not abort DFSClient when renew fails

2015-07-06 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615163#comment-14615163 ] Daryn Sharp commented on HDFS-8690: --- I see HDFS-7314 is trying to address the same proble

[jira] [Commented] (HDFS-8654) OzoneHandler : Add ACL support

2015-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615202#comment-14615202 ] Hadoop QA commented on HDFS-8654: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-253) Method to retrieve all quotas active on HDFS

2015-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615209#comment-14615209 ] Hadoop QA commented on HDFS-253: \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote

[jira] [Commented] (HDFS-8693) refreshNamenodes does not support adding a new standby to a running DN

2015-07-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615215#comment-14615215 ] Kihwal Lee commented on HDFS-8693: -- If namenode address changes, every clients including d

[jira] [Commented] (HDFS-8693) refreshNamenodes does not support adding a new standby to a running DN

2015-07-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615227#comment-14615227 ] Kihwal Lee commented on HDFS-8693: -- I do agree that {{refreshNameNodes}} needs to be fixed

[jira] [Commented] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615238#comment-14615238 ] Hadoop QA commented on HDFS-8495: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HDFS-8344) NameNode doesn't recover lease for files with missing blocks

2015-07-06 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash updated HDFS-8344: --- Attachment: HDFS-8344.05.patch Here's an upmerged patch that applies cleanly on trunk. Could someone pl

[jira] [Commented] (HDFS-7240) Object store in HDFS

2015-07-06 Thread Jian Fang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615318#comment-14615318 ] Jian Fang commented on HDFS-7240: - Thanks for all your explanations, however, I think you m

[jira] [Commented] (HDFS-8693) refreshNamenodes does not support adding a new standby to a running DN

2015-07-06 Thread Jian Fang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615361#comment-14615361 ] Jian Fang commented on HDFS-8693: - [~kihwal], thank you for your comments. Unfortunately, D

[jira] [Commented] (HDFS-8696) Reduce the variances of latency of WebHDFS

2015-07-06 Thread Bob Hansen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615403#comment-14615403 ] Bob Hansen commented on HDFS-8696: -- With the addition of dfs.webhdfs.server.worker.threads

[jira] [Commented] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615416#comment-14615416 ] Rakesh R commented on HDFS-8495: +Note:+ It looks like following are unrelated to the patch

[jira] [Commented] (HDFS-7483) Display information per tier on the Namenode UI

2015-07-06 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615515#comment-14615515 ] Arpit Agarwal commented on HDFS-7483: - Hi [~benoyantony], thanks for this improvement.

[jira] [Created] (HDFS-8716) introduce a new config specifically for safe mode block count

2015-07-06 Thread Chang Li (JIRA)
Chang Li created HDFS-8716: -- Summary: introduce a new config specifically for safe mode block count Key: HDFS-8716 URL: https://issues.apache.org/jira/browse/HDFS-8716 Project: Hadoop HDFS Issue Ty

[jira] [Updated] (HDFS-8716) introduce a new config specifically for safe mode block count

2015-07-06 Thread Chang Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chang Li updated HDFS-8716: --- Attachment: HDFS-8716.1.patch > introduce a new config specifically for safe mode block count > ---

[jira] [Updated] (HDFS-8716) introduce a new config specifically for safe mode block count

2015-07-06 Thread Chang Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chang Li updated HDFS-8716: --- Status: Patch Available (was: Open) > introduce a new config specifically for safe mode block count >

[jira] [Commented] (HDFS-8716) introduce a new config specifically for safe mode block count

2015-07-06 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615575#comment-14615575 ] Allen Wittenauer commented on HDFS-8716: Umm, doesn't this basically defeat the pur

[jira] [Commented] (HDFS-8716) introduce a new config specifically for safe mode block count

2015-07-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615593#comment-14615593 ] Kihwal Lee commented on HDFS-8716: -- I think the minimum replication factor enforced for bl

[jira] [Commented] (HDFS-8680) OzoneHandler : Add Local StorageHandler support for volumes

2015-07-06 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615599#comment-14615599 ] Chris Nauroth commented on HDFS-8680: - Thanks for the update, Anu. Patch v002 looks go

[jira] [Updated] (HDFS-8654) OzoneHandler : Add ACL support

2015-07-06 Thread Anu Engineer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anu Engineer updated HDFS-8654: --- Attachment: hdfs-8654-HDFS-7240.003.patch [~kanaka] [~arpitagarwal] Thanks for the review and comments.

[jira] [Commented] (HDFS-8654) OzoneHandler : Add ACL support

2015-07-06 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615611#comment-14615611 ] Arpit Agarwal commented on HDFS-8654: - Thanks [~anu]. +1 pending Jenkins. > OzoneHand

[jira] [Commented] (HDFS-8642) Improve TestFileTruncate#setup by deleting the snapshots

2015-07-06 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615623#comment-14615623 ] Arpit Agarwal commented on HDFS-8642: - Hi [~rakeshr], thanks for improving this test.

[jira] [Commented] (HDFS-8690) LeaseRenewer should not abort DFSClient when renew fails

2015-07-06 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615624#comment-14615624 ] Colin Patrick McCabe commented on HDFS-8690: Daryn (or Ming), if you want to pi

[jira] [Commented] (HDFS-7240) Object store in HDFS

2015-07-06 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615639#comment-14615639 ] Colin Patrick McCabe commented on HDFS-7240: bq. 3) We will partition objects u

[jira] [Updated] (HDFS-8716) introduce a new config specifically for safe mode block count

2015-07-06 Thread Chang Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chang Li updated HDFS-8716: --- Attachment: HDFS-8716.2.patch Thanks [~aw] and [~kihwal] for providing opinions on this issue. I updated my pa

[jira] [Commented] (HDFS-8716) introduce a new config specifically for safe mode block count

2015-07-06 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615645#comment-14615645 ] Allen Wittenauer commented on HDFS-8716: If we are going forward on it, this needs

[jira] [Commented] (HDFS-8652) Track BlockInfo instead of Block in CorruptReplicasMap

2015-07-06 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615674#comment-14615674 ] Jing Zhao commented on HDFS-8652: - Looks like the test TestFileTruncate#testTruncateWithDa

[jira] [Commented] (HDFS-8344) NameNode doesn't recover lease for files with missing blocks

2015-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615680#comment-14615680 ] Hadoop QA commented on HDFS-8344: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HDFS-8716) introduce a new config specifically for safe mode block count

2015-07-06 Thread Chang Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chang Li updated HDFS-8716: --- Attachment: HDFS-8716.3.patch [~aw] thanks for providing valuable review. Those descriptions are added to the

[jira] [Commented] (HDFS-8344) NameNode doesn't recover lease for files with missing blocks

2015-07-06 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615689#comment-14615689 ] Ravi Prakash commented on HDFS-8344: The unit test and checkstyle problems are not beca

[jira] [Commented] (HDFS-8716) introduce a new config specifically for safe mode block count

2015-07-06 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615690#comment-14615690 ] Allen Wittenauer commented on HDFS-8716: Those need to go into the hdfs-default.xml

[jira] [Commented] (HDFS-8690) LeaseRenewer should not abort DFSClient when renew fails

2015-07-06 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615696#comment-14615696 ] Daryn Sharp commented on HDFS-8690: --- I unfortunately have zero time atm. [~mingma]? > L

[jira] [Commented] (HDFS-8620) Clean up the checkstyle warinings about ClientProtocol

2015-07-06 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615711#comment-14615711 ] Haohui Mai commented on HDFS-8620: -- I think removing the exceptions from the method signat

[jira] [Updated] (HDFS-8716) introduce a new config specifically for safe mode block count

2015-07-06 Thread Chang Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chang Li updated HDFS-8716: --- Attachment: HDFS-8716.4.patch Thanks [~aw] for pointing out the problem. I have added the new config into hdfs

[jira] [Commented] (HDFS-8690) LeaseRenewer should not abort DFSClient when renew fails

2015-07-06 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615732#comment-14615732 ] Ming Ma commented on HDFS-8690: --- We actually deployed a slightly modified version of https:/

[jira] [Commented] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615750#comment-14615750 ] Haohui Mai commented on HDFS-8495: -- The patch looks good. Some nits: {code} if (fsn.isPer

[jira] [Commented] (HDFS-8696) Reduce the variances of latency of WebHDFS

2015-07-06 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615751#comment-14615751 ] Xiaobing Zhou commented on HDFS-8696: - [~bobhansen] hadoop.http.max.threads only applie

[jira] [Commented] (HDFS-8696) Reduce the variances of latency of WebHDFS

2015-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615772#comment-14615772 ] Hadoop QA commented on HDFS-8696: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-8716) introduce a new config specifically for safe mode block count

2015-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615811#comment-14615811 ] Hadoop QA commented on HDFS-8716: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HDFS-8652) Track BlockInfo instead of Block in CorruptReplicasMap

2015-07-06 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-8652: Attachment: HDFS-8652.002.patch Did some debugging and confirmed that the failure of TestFIleTruncate#testTr

[jira] [Updated] (HDFS-8652) Track BlockInfo instead of Block in CorruptReplicasMap

2015-07-06 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-8652: Resolution: Fixed Fix Version/s: 2.8.0 Status: Resolved (was: Patch Available) I've commit

[jira] [Commented] (HDFS-8652) Track BlockInfo instead of Block in CorruptReplicasMap

2015-07-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615885#comment-14615885 ] Hudson commented on HDFS-8652: -- FAILURE: Integrated in Hadoop-trunk-Commit #8119 (See [https:

[jira] [Commented] (HDFS-8461) Erasure coding: fix priority level of UnderReplicatedBlocks for striped block

2015-07-06 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615893#comment-14615893 ] Jing Zhao commented on HDFS-8461: - Thanks for working on this, [~walter.k.su]! The patch lo

[jira] [Updated] (HDFS-8461) Erasure coding: fix priority level of UnderReplicatedBlocks for striped block

2015-07-06 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-8461: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: HDFS-7285 Status: Resolved (wa

[jira] [Created] (HDFS-8717) OzoneHandler : Add common bucket objects

2015-07-06 Thread Anu Engineer (JIRA)
Anu Engineer created HDFS-8717: -- Summary: OzoneHandler : Add common bucket objects Key: HDFS-8717 URL: https://issues.apache.org/jira/browse/HDFS-8717 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Updated] (HDFS-8696) Reduce the variances of latency of WebHDFS

2015-07-06 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HDFS-8696: Attachment: HDFS-8696.3.patch Patch V3, removed dfs.webhdfs.server.worker.threads, keep to use hadoo

[jira] [Commented] (HDFS-8654) OzoneHandler : Add ACL support

2015-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615955#comment-14615955 ] Hadoop QA commented on HDFS-8654: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-8716) introduce a new config specifically for safe mode block count

2015-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615974#comment-14615974 ] Hadoop QA commented on HDFS-8716: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-8716) introduce a new config specifically for safe mode block count

2015-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616056#comment-14616056 ] Hadoop QA commented on HDFS-8716: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HDFS-7973) rename favoriteAndExcludedNodes to excludedNodes for clarity

2015-07-06 Thread Walter Su (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Walter Su updated HDFS-7973: Resolution: Invalid Status: Resolved (was: Patch Available) > rename favoriteAndExcludedNodes to exc

[jira] [Updated] (HDFS-8620) Clean up the checkstyle warinings about ClientProtocol

2015-07-06 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-8620: --- Attachment: HDFS-8620.4.patch I appreciate your suggestion, Haohui. I updated my patch. Please

[jira] [Commented] (HDFS-8696) Reduce the variances of latency of WebHDFS

2015-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616199#comment-14616199 ] Hadoop QA commented on HDFS-8696: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-8620) Clean up the checkstyle warinings about ClientProtocol

2015-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616230#comment-14616230 ] Hadoop QA commented on HDFS-8620: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HDFS-253) Method to retrieve all quotas active on HDFS

2015-07-06 Thread Surendra Singh Lilhore (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Surendra Singh Lilhore updated HDFS-253: Attachment: HDFS-253-001.patch > Method to retrieve all quotas active on HDFS > --

[jira] [Commented] (HDFS-253) Method to retrieve all quotas active on HDFS

2015-07-06 Thread Surendra Singh Lilhore (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616259#comment-14616259 ] Surendra Singh Lilhore commented on HDFS-253: - Fixed checkstyle and whitespace e

[jira] [Updated] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated HDFS-8495: --- Attachment: HDFS-8495-006.patch > Consolidate append() related implementation into a single class > ---

[jira] [Commented] (HDFS-8495) Consolidate append() related implementation into a single class

2015-07-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616265#comment-14616265 ] Rakesh R commented on HDFS-8495: Thanks [~wheat9] for the comments. I could see few of the