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/03/20 22:05:58 UTC

[GitHub] [accumulo] milleruntime commented on issue #1039: Improve exception on AccumuloOutputFormat if store(job) not called.

milleruntime commented on issue #1039: Improve exception on AccumuloOutputFormat if store(job) not called.
URL: https://github.com/apache/accumulo/issues/1039#issuecomment-475046960
 
 
   The only required method is clientProperties() so I think the only way we could check if store() has been called would be to have a property like `ClientOpts.IS_CONFIGURED` and check if it is set in AccumuloOutputFormat.checkOutputSpecs.

----------------------------------------------------------------
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