You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Nandakishore Tokala <na...@gmail.com> on 2019/06/25 03:04:50 UTC

Cassandra tools are missing

HI ,

we installed cassandra-3.11.0 on centos -7  and i see only below tools,
sstableloader   sstablescrub    sstableupgrade  sstableutil
sstableverify


i am missing lot of other tools , Can any one help me to get other tools

-- 
Thanks & Regards,
Nanda Kishore

Re: Cassandra tools are missing

Posted by Michael Shuler <mi...@pbandjelly.org>.
The "Installation from RPM packages" steps are on the download page[0] - 
your repository configuration doesn't show up in your output, so it 
doesn't appear that the repository was configured properly. The current 
version 3.11.4 is in the main yum repository, so if you specifically 
need 3.11.0, you can wget the package from the archives[1] and `rpm -i 
cassandra-tools-3.11.0-1.noarch.rpm` the package manually.

(Looking at the code block for the /etc/yum.repos.d/cassandra.repo file 
on the download page, it appears that the line breaks are missing from 
the site build magic.. break the lines up as they should be normally, 
sorry about that.)

[0] http://cassandra.apache.org/download/
[1] https://archive.apache.org/dist/cassandra/redhat/311x/

Kind regards,
Michael

On 6/24/19 10:13 PM, Nandakishore Tokala wrote:
> yum install cassandra-tools
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
> comcast-neto-io                                                         
>                                                          | 2.6 kB  00:00:00
> comcast-neto-io-x86_64                                                   
>                                                         | 2.6 kB  00:00:00
> No package cassandra-tools available.
> Error: Nothing to do
> 
> it is giving below error
> 
> On Mon, Jun 24, 2019 at 8:11 PM Michael Shuler <michael@pbandjelly.org 
> <ma...@pbandjelly.org>> wrote:
> 
>     `yum install cassandra-tools`
> 
>     You should also upgrade to 3.11.4 when you can, there are a number of
>     important bug fixes since 3.11.0.
> 
>     Kind regards,
>     Michael
> 
>     On 6/24/19 10:04 PM, Nandakishore Tokala wrote:
>      > HI ,
>      >
>      > we installed cassandra-3.11.0 on centos -7  and i see only below
>     tools,
>      > sstableloader   sstablescrub    sstableupgrade  sstableutil
>      > sstableverify
>      >
>      >
>      > i am missing lot of other tools , Can any one help me to get
>     other tools
>      >
>      > --
>      > Thanks & Regards,
>      > Nanda Kishore
> 
> 
>     ---------------------------------------------------------------------
>     To unsubscribe, e-mail: user-unsubscribe@cassandra.apache.org
>     <ma...@cassandra.apache.org>
>     For additional commands, e-mail: user-help@cassandra.apache.org
>     <ma...@cassandra.apache.org>
> 
> 
> 
> -- 
> Thanks & Regards,
> Nanda Kishore


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@cassandra.apache.org
For additional commands, e-mail: user-help@cassandra.apache.org


Re: Cassandra tools are missing

Posted by Nandakishore Tokala <na...@gmail.com>.
yum install cassandra-tools
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
comcast-neto-io
                                                    | 2.6 kB  00:00:00
comcast-neto-io-x86_64
                                                     | 2.6 kB  00:00:00
No package cassandra-tools available.
Error: Nothing to do

it is giving below error

On Mon, Jun 24, 2019 at 8:11 PM Michael Shuler <mi...@pbandjelly.org>
wrote:

> `yum install cassandra-tools`
>
> You should also upgrade to 3.11.4 when you can, there are a number of
> important bug fixes since 3.11.0.
>
> Kind regards,
> Michael
>
> On 6/24/19 10:04 PM, Nandakishore Tokala wrote:
> > HI ,
> >
> > we installed cassandra-3.11.0 on centos -7  and i see only below tools,
> > sstableloader   sstablescrub    sstableupgrade  sstableutil
> > sstableverify
> >
> >
> > i am missing lot of other tools , Can any one help me to get other tools
> >
> > --
> > Thanks & Regards,
> > Nanda Kishore
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@cassandra.apache.org
> For additional commands, e-mail: user-help@cassandra.apache.org
>
>

-- 
Thanks & Regards,
Nanda Kishore

Re: Cassandra tools are missing

Posted by Michael Shuler <mi...@pbandjelly.org>.
`yum install cassandra-tools`

You should also upgrade to 3.11.4 when you can, there are a number of 
important bug fixes since 3.11.0.

Kind regards,
Michael

On 6/24/19 10:04 PM, Nandakishore Tokala wrote:
> HI ,
> 
> we installed cassandra-3.11.0 on centos -7  and i see only below tools,
> sstableloader   sstablescrub    sstableupgrade  sstableutil     
> sstableverify
> 
> 
> i am missing lot of other tools , Can any one help me to get other tools
> 
> -- 
> Thanks & Regards,
> Nanda Kishore


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@cassandra.apache.org
For additional commands, e-mail: user-help@cassandra.apache.org