Github user dyozie commented on a diff in the pull request:
https://github.com/apache/incubator-hawq-docs/pull/60#discussion_r87922958
--- Diff: plext/using_pljava.html.md.erb ---
@@ -77,6 +77,41 @@ If TRUE, lingering savepoints will be released on
function exit. If FALSE, they
Defines the start up options for the Java VM.
+### <a id="setting_serverconfigparams"></a>Setting PL/Java Configuration
Parameters
+
+You can set PL/Java server configuration parameters at the session level,
or globally across your whole cluster. Your HAWQ cluster configuration must be
reloaded after setting a server configuration value globally.
--- End diff --
See previous edits.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---