In the [beeswax]
section of the configuration file, you can optionally
specify the following:
- beeswax_server_host
The hostname or IP that the Beeswax Server should bind to. By default it binds to localhost, and therefore only serves local IPC clients.
- hive_home_dir
The base directory of your Hive installation.
- hive_conf_dir
The directory containing your
hive-site.xml
Hive configuration file.- beeswax_server_heapsize
The heap size (
-Xmx
) of the Beeswax Server.