mikewalch commented on a change in pull request #904: Fixes #897 added context 
to application docs and moved some docs from?
URL: https://github.com/apache/fluo/pull/904#discussion_r131913735
 
 

 ##########
 File path: docs/applications.md
 ##########
 @@ -141,12 +126,123 @@ To create an observer, follow these steps:
 3.  Build a jar containing these classes and include this jar in the `lib/` 
directory of your Fluo
     application.
 4.  Configure your Fluo instance to use this observer provider by modifying 
the Application section of
-    [fluo-app.properties].
+    [fluo-app.properties]. Set `fluo.observer.provider` to the observer 
provider class name.
 5.  Initialize Fluo.  During initialization Fluo will obtain the observed 
columns from the 
 
 Review comment:
   Could be `Initialize your Fluo application`
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to