Re: A question to updatesstables

2016-08-19 Thread Romain Hardouin
assandra server running, and Cassandra server failed to start due to the incompatible SSTable format,  how to resolve this dilemma?       From: Carlos Alonso [mailto:i...@mrcalonso.com] Sent: 2016年8月18日 18:44 To: user@cassandra.apache.org Subject: Re: A question to updatesstables   Replies inli

RE: A question to updatesstables

2016-08-19 Thread Lu, Boying
yes, we use Cassandra 2.1.11 in our latest release. From: Romain Hardouin [mailto:romainh...@yahoo.fr] Sent: 2016年8月19日 17:36 To: user@cassandra.apache.org Subject: Re: A question to updatesstables ka is the 2.1 format... I don't understand. Did you install C* 2.1? Romain Le Vendredi 19 août

Re: A question to updatesstables

2016-08-19 Thread Romain Hardouin
Keyspace.java:98)     at org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:328)     at org.apache.cassandra.service.CassandraDaemon.init(CassandraDaemon.java:479)   From: Ryan Svihla [mailto:r...@foundev.pro] Sent: 2016年8月19日 17:26 To: user@cassandra.apache.org Subject: Re: A question to updatesstables  

RE: A question to updatesstables

2016-08-19 Thread Lu, Boying
Svihla [mailto:r...@foundev.pro] Sent: 2016年8月19日 17:26 To: user@cassandra.apache.org Subject: Re: A question to updatesstables The actual error message could be very useful to diagnose the reason. There are warnings about incompatible formats which are safe to ignore (usually in the cache) and I

Re: A question to updatesstables

2016-08-19 Thread Ryan Svihla
running, > and Cassandra server failed to start due to the incompatible SSTable format, > how to resolve this dilemma? > > > > From: Carlos Alonso [mailto:i...@mrcalonso.com] > Sent: 2016年8月18日 18:44 > To: user@cassandra.apache.org > Subject: Re: A question to upd

Re: A question to updatesstables

2016-08-19 Thread Romain Hardouin
ed to start due to the incompatible SSTable format,  how to resolve this dilemma?       From: Carlos Alonso [mailto:i...@mrcalonso.com] Sent: 2016年8月18日 18:44 To: user@cassandra.apache.org Subject: Re: A question to updatesstables   Replies inline Carlos Alonso | Software Engineer | @calons

RE: A question to updatesstables

2016-08-18 Thread Lu, Boying
月18日 18:44 To: user@cassandra.apache.org Subject: Re: A question to updatesstables Replies inline Carlos Alonso | Software Engineer | @calonso<https://twitter.com/calonso> On 18 August 2016 at 11:56, Lu, Boying <boying...@emc.com<mailto:boying...@emc.com>> wrote: Hi, All,

Re: A question to updatesstables

2016-08-18 Thread Ryan Svihla
It hasn't ever prevented me from starting unless there was something else going on. Can you share the log message that's preventing you from starting. On Thu, Aug 18, 2016, 5:44 AM Carlos Alonso wrote: > Replies inline > > Carlos Alonso | Software Engineer | @calonso

Re: A question to updatesstables

2016-08-18 Thread Carlos Alonso
Replies inline Carlos Alonso | Software Engineer | @calonso On 18 August 2016 at 11:56, Lu, Boying wrote: > Hi, All, > > > > We use Cassandra in our product. I our early release we use Cassandra > 1.2.10 whose SSTable is ‘ic’ format. > > We