ambari-cassandra-service icon indicating copy to clipboard operation
ambari-cassandra-service copied to clipboard

Datastax repo must be added on RHEL/CentOS before Data Stax Cassandra 2.1 can be installed with yum

Open seglo opened this issue 8 years ago • 5 comments

seglo avatar Apr 26 '16 12:04 seglo

As it does not come with HDP stack, Ambari needs to know from where to install cassandra. You can configure your repo.xml file which ambari can use. You can give datastax repo there and you won't need to create repo file.

ajak6 avatar Apr 27 '16 07:04 ajak6

Interesting, thanks. For reference, I found this XML file for my HDP 2.4 install here:

/var/lib/ambari-server/resources/stacks/HDP/2.4/repos

I'm trying to automate the install so I'm not sure it matters where I put the repo info. I just thought I'd log it here in case it could be provided with the plugin somehow.

seglo avatar Apr 27 '16 11:04 seglo

one way to do it is pack it into an rpm and when it is installed run a script to change the repo file. But this will make it HDP version dependent.

ajak6 avatar Jun 02 '16 19:06 ajak6

I'm having the same problem with HDP 2.5, what should I add to the repoinfo.xml so it will work?

idoadiv avatar Nov 21 '16 15:11 idoadiv

i'm using HDP 2.6, on ubuntu 14, how can i add the right repo and where?

alzameelan avatar Sep 19 '17 09:09 alzameelan