ctubbsii edited a comment on issue #631: FluoConfiguration should derive table 
name from application name if not set
URL: https://github.com/apache/fluo/issues/631#issuecomment-398576808
 
 
   @kpm1985 I think you're right. It looks like either "ACCUMULO_TABLE_PROP" or 
"ADMIN_ACCUMULO_TABLE_PROP" must be set. There is no default. It will use one 
of those two only. However, I can't find the commit which changed this 
behavior, and it looks like we still have some code which assumes it could be 
unset:
   
   
https://github.com/apache/fluo/blob/01fc804f5914e6f9f2f4bfed8fc6e3e2701c16dd/modules/mini/src/main/java/org/apache/fluo/mini/MiniFluoImpl.java#L123-L127

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


With regards,
Apache Git Services

Reply via email to