could you paste your cassandra.yaml here, except for commented out lines? On Tue, Feb 9, 2016 at 12:30 AM, Ted Yu <yuzhih...@gmail.com> wrote:
> The issue I described was observed on the seed node. > > Both rpc_address and listen_address point to localhost. > > bq. What addresses are there in the seed list? > > The IP of the seed node. > > I haven't come to starting non-seed node(s) yet. > > Thanks for the quick response. > > On Mon, Feb 8, 2016 at 10:50 AM, Bhuvan Rawal <bhu1ra...@gmail.com> wrote: > >> Hi Ted, >> >> Have you specified the listen_address and rpc_address? What addresses are >> there in the seed list? >> >> Have you started seed first and after waiting for 30 seconds started >> other nodes? >> >> >> On Tue, Feb 9, 2016 at 12:14 AM, Ted Yu <yuzhih...@gmail.com> wrote: >> >>> Hi, >>> I am trying to setup a cluster with DSE 4.8.4 >>> >>> I added the following in resources/cassandra/conf/cassandra.yaml : >>> >>> cluster_name: 'cass' >>> >>> which resulted in: >>> >>> http://pastebin.com/27adxKTM >>> >>> This seems to be resolved by CASSANDRA-8072 >>> >>> My question is whether there is workaround ? >>> If not, when can I expect 2.1.13 release ? >>> >>> Thanks >>> >> >> >