Revision: 206
Author:
uisurumad...@gmail.com
Date: Wed Aug 29 04:16:31 2012
Log: Edited wiki page HowToConfigure through web user interface.
http://code.google.com/a/apache-extras.org/p/metcat/source/detail?r=206
Modified:
/wiki/HowToConfigure.wiki
=======================================
--- /wiki/HowToConfigure.wiki Wed Aug 29 04:16:13 2012
+++ /wiki/HowToConfigure.wiki Wed Aug 29 04:16:31 2012
@@ -12,6 +12,7 @@
# You can configure Apache Cassandra properties at
{{{<METCAT_HOME>/cassandra/apache-cassandra-1.1.1/conf}}}
# Configure Metcat Properties using {{{<METCAT_HOME>/conf}}}
+----
==== Message Broker Monitor Properties ====
You can configure MetCat related configurations using this file. Following
shows what each property file does.
@@ -21,6 +22,7 @@
* *dispatcher.max_parser_threads* : Number of maximum parser objects
(threads) can be reside in memory for a particular time. Change this value
according to the performance of MetCat running computer.
* *workflowmanager.idle_workflow_timeout_in_hours* :
+----
==== Cassandra Server Properties ====
In _'cassandra.properties'_ file, it can specify the cluster
configurations for Apache Cassandra. These settings may help to create a
proper connection between MetCat and Cassandra.