Closed cssndrthrift closed 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! 🍻
Yes it has to be cassandra-4.0.7
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
Subsequently below step failed also
mvn clean package
I am running wrong command,kindly correct me