Re: Cassandra tools are missing

2019-06-24 Thread Michael Shuler
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 > 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-unsubscr...@cassandra.apache.org

For additional commands, e-mail: user-h...@cassandra.apache.org




--
Thanks & Regards,
Nanda Kishore



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



Re: Cassandra tools are missing

2019-06-24 Thread Nandakishore Tokala
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 
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   sstablescrubsstableupgrade  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-unsubscr...@cassandra.apache.org
> For additional commands, e-mail: user-h...@cassandra.apache.org
>
>

-- 
Thanks & Regards,
Nanda Kishore


Re: Cassandra tools are missing

2019-06-24 Thread Michael Shuler

`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-unsubscr...@cassandra.apache.org
For additional commands, e-mail: user-h...@cassandra.apache.org



Cassandra tools are missing

2019-06-24 Thread Nandakishore Tokala
HI ,

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


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

-- 
Thanks & Regards,
Nanda Kishore