In either case, these properties should be placed in cassandra.yaml file
rather than dse.yaml.
You can find it in /resources/cassandra/conf directory.
On Mon, Feb 8, 2016 at 11:41 PM, Ted Yu wrote:
> I didn't start cassandra as service.
>
> I am starting as stand-alone process. Is multiple node
I didn't start cassandra as service.
I am starting as stand-alone process. Is multiple node setup not supported
in stand-alone mode ?
Caused by: org.yaml.snakeyaml.error.YAMLException: Unable to find property
'cluster_name' on class: com.datastax.bdp.config.Config
at
org.yaml.snakeyaml.introspect
Hi Ted,
Are you sure the path to yaml is correct?
For me(DSE 4.8.4) it is /etc/dse/cassandra/cassandra.yaml
On Mon, Feb 8, 2016 at 11:22 PM, Ted Yu wrote:
> Hi,
> I downloaded and expanded DSE 4.8.4
>
> When I specify the following in resources/dse/conf/dse.yaml :
>
> listen_address: XX.YY
>
>
Hi,
I downloaded and expanded DSE 4.8.4
When I specify the following in resources/dse/conf/dse.yaml :
listen_address: XX.YY
I got:
INFO 17:43:10 Loading settings from
file:/home/cassandra/dse-4.8.4/resources/dse/conf/dse.yaml
Exception in thread "main" java.lang.ExceptionInInitializerError
at