instaclustr / cassandra-lucene-index

Lucene based secondary indexes for Cassandra
Apache License 2.0
33 stars 19 forks source link

Lucene Plugin installation error for Cassandra 4.0.7 in Ubuntu 22.04 #9

Closed cssndrthrift closed 1 year ago

cssndrthrift commented 1 year ago

Hi,

While testing for Lucene plugin for my Cassandra version 4.0.7 in Ubuntu 22.04 I faced error in 3rd step i.e.

~/cassandra-lucene-index$ git checkout 4.0.7 error: pathspec '4.0.7' did not match any file(s) known to git

image

Subsequently below step failed also

mvn clean package

image

I am running wrong command,kindly correct me

ErickRamirezAU commented 1 year ago

Noting here that this was also posted on https://dba.stackexchange.com/questions/325449/.

@cssndrthrift I don't see a tag or branch called 4.0.7 but there is a branch called cassandra-4.0.7. Could try to build with it?

@smiklosovic if you have some spare cycles, are you able to assist. Cheers! 🍻

smiklosovic commented 1 year ago

Yes it has to be cassandra-4.0.7