You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/11/14 16:19:32 UTC

[GitHub] [accumulo] EdColeman commented on issue #1430: Limit the size of new table names

EdColeman commented on issue #1430: Limit the size of new table names
URL: https://github.com/apache/accumulo/issues/1430#issuecomment-553962366
 
 
   Do we know what the impact / actual limit is?  The might be quite a gap between "giant" and  255.  Depending on how tables are created, it is not hard to get larger than 255.  Throw in a base name, a yarn job name and a timestamp or two and you can get a generated name that is not user friendly, but does encode some system runtime info that can be useful.
   
   Whatever limit is "chosen" an approach could to have it as a configuration parameter with a sensible default and some guidance on what the "real" max should be considered to be.  Sort of like the zookeeper jute buffer parameter.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services