[jira] [Commented] (HDFS-6344) Maximum limit on the size of an xattr

2014-05-13 Thread Chris Nauroth (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13995832#comment-13995832
 ] 

Chris Nauroth commented on HDFS-6344:
-

Sorry I'm coming in late after the patch is already committed.

The defaults chosen in this patch look reasonable to me with consideration of 
the use case driving xattrs.  However, I wonder if the property name should 
include fs-limits for consistency with the other metadata limitation 
properties: {{dfs.namenode.fs-limits.max-component-length}} and 
{{dfs.namenode.fs-limits.max-directory-items}}.  What do you think?

 Maximum limit on the size of an xattr
 -

 Key: HDFS-6344
 URL: https://issues.apache.org/jira/browse/HDFS-6344
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: namenode
Affects Versions: HDFS XAttrs (HDFS-2006)
Reporter: Andrew Wang
Assignee: Yi Liu
 Fix For: HDFS XAttrs (HDFS-2006)

 Attachments: HDFS-6344.patch


 We should support limits on the maximum size of an xattr name/value.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-6344) Maximum limit on the size of an xattr

2014-05-12 Thread Yi Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13995968#comment-13995968
 ] 

Yi Liu commented on HDFS-6344:
--

Thanks Chris. Make sense, consistency is important. Let's address it in 
HDFS-6377

 Maximum limit on the size of an xattr
 -

 Key: HDFS-6344
 URL: https://issues.apache.org/jira/browse/HDFS-6344
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: namenode
Affects Versions: HDFS XAttrs (HDFS-2006)
Reporter: Andrew Wang
Assignee: Yi Liu
 Fix For: HDFS XAttrs (HDFS-2006)

 Attachments: HDFS-6344.patch


 We should support limits on the maximum size of an xattr name/value.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-6344) Maximum limit on the size of an xattr

2014-05-11 Thread Uma Maheswara Rao G (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994456#comment-13994456
 ] 

Uma Maheswara Rao G commented on HDFS-6344:
---

Patch looks good to me.  

Any suggestions on default values from others?  may be [~andrew.wang]  or 
[~cnauroth], do you have any commnets?

 Maximum limit on the size of an xattr
 -

 Key: HDFS-6344
 URL: https://issues.apache.org/jira/browse/HDFS-6344
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: namenode
Affects Versions: HDFS XAttrs (HDFS-2006)
Reporter: Andrew Wang
Assignee: Yi Liu
 Attachments: HDFS-6344.patch


 We should support limits on the maximum size of an xattr name/value.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-6344) Maximum limit on the size of an xattr

2014-05-11 Thread Uma Maheswara Rao G (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994832#comment-13994832
 ] 

Uma Maheswara Rao G commented on HDFS-6344:
---

+1 on the latest patch. I will commit it to branch!

 Maximum limit on the size of an xattr
 -

 Key: HDFS-6344
 URL: https://issues.apache.org/jira/browse/HDFS-6344
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: namenode
Affects Versions: HDFS XAttrs (HDFS-2006)
Reporter: Andrew Wang
Assignee: Yi Liu
 Attachments: HDFS-6344.patch


 We should support limits on the maximum size of an xattr name/value.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-6344) Maximum limit on the size of an xattr and number of xattrs

2014-05-07 Thread Yi Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13991493#comment-13991493
 ] 

Yi Liu commented on HDFS-6344:
--

Thanks Andrew. I am adding the maximum size of an xattr name/value. For number 
of xattrs per file, we have already had this limit.

 Maximum limit on the size of an xattr and number of xattrs
 --

 Key: HDFS-6344
 URL: https://issues.apache.org/jira/browse/HDFS-6344
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: namenode
Affects Versions: HDFS XAttrs (HDFS-2006)
Reporter: Andrew Wang

 We should support limits on the maximum size of an xattr name/value, as well 
 as the number of xattrs per file.



--
This message was sent by Atlassian JIRA
(v6.2#6252)