You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2018/06/19 23:27:21 UTC

[GitHub] ctubbsii commented on issue #631: FluoConfiguration should derive table name from application name if not set

ctubbsii commented 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 ([MiniFluoImpl Line 123-127](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:
users@infra.apache.org


With regards,
Apache Git Services