find /  -name 'cassandra.yaml' -exec grep -nH auto_bootstrap {} \;

On Mon, May 23, 2016 at 3:44 PM Rajath Subramanyam <rajat...@gmail.com>
wrote:

> Hi Cassandra users,
>
> Is there a way to find if auto_bootstrap is set to false on a Cassandra
> node if we didn't know the location of the cassandra.yaml or the cassandra
> installation directory (for e.g., through means like JMX, etc) ?
>
> Thank you !
>
> Regards,
> Rajath
> ------------------------
> Rajath Subramanyam
>
>

Reply via email to