Pranay, 3.11.3 should include all the C* binaries in /usr/bin. Maybe try reinstalling? Sounds like something got messed up along the way.
Kurt On Tue, 2 Oct 2018 at 12:45, Pranay akula <[email protected]> wrote: > Thanks Christophe, > > I have installed using rpm package I actually ran locate command to find > the sstable utils I could find only those 4 > > Probably I may need to manually copy them. > > Regards > Pranay > > On Mon, Oct 1, 2018, 9:01 PM Christophe Schmitz < > [email protected]> wrote: > >> Hi Pranay, >> >> The sstablemetadata is still available in the tarball file >> ($CASSANDRA_HOME/tools/bin) in 3.11.3. Not sure why it is not available in >> your packaged installation, you might want to manually copy the one from >> the package to your /usr/bin/ >> >> Additionaly, you can have a look at >> https://github.com/instaclustr/cassandra-sstable-tools which will >> provided you with the desired info, plus more info you might find useful. >> >> >> Christophe Schmitz - Instaclustr <https://www.instaclustr.com/> - >> Cassandra | Kafka | Spark Consulting >> >> >> >> >> >> On Tue, 2 Oct 2018 at 11:31 Pranay akula <[email protected]> >> wrote: >> >>> Hi, >>> >>> I am testing apache 3.11.3 i couldn't find sstablemetadata util >>> >>> All i can see is only these utilities in /usr/bin >>> >>> -rwxr-xr-x. 1 root root 2042 Jul 25 06:12 sstableverify >>> -rwxr-xr-x. 1 root root 2045 Jul 25 06:12 sstableutil >>> -rwxr-xr-x. 1 root root 2042 Jul 25 06:12 sstableupgrade >>> -rwxr-xr-x. 1 root root 2042 Jul 25 06:12 sstablescrub >>> -rwxr-xr-x. 1 root root 2034 Jul 25 06:12 sstableloader >>> >>> >>> If this utility is no longer available how can i get sstable metadata >>> like repaired_at, Estimated droppable tombstones >>> >>> >>> Thanks >>> Pranay >>> >>
