Try downgrade your JDK to 1.8.0_241.
On 18/03/2021 06:45, Manu Chadha wrote:
Hi
Cassandra doesn’t start on my PC. I recently changed my machine. I
simply copied the old Cassandra folder in the new machine. When I
start Cassandra, I get error. Sorry for dumping the whole thing here
but I do
ed services
On Fri, Mar 19, 2021 at 9:07 AM Manu Chadha wrote:
> Thanks. No success unfortunately
>
>
>
> *From:* Regis Le Bretonnic
> *Sent:* 18 March 2021 07:13
> *To:* user@cassandra.apache.org
> *Subject:* RE: Fatal Java error when starting cassandra
>
>
>
Thanks. No success unfortunately
From: Regis Le Bretonnic
Sent: 18 March 2021 07:13
To: user@cassandra.apache.org
Subject: RE: Fatal Java error when starting cassandra
Probably DLLs that are not registered.
You should cleanly install Cassandra and java... and then copy your keyspaces
Probably DLLs that are not registered.
You should cleanly install Cassandra and java... and then copy your keyspaces
(...\cassandra\data contents)
Hi
Cassandra doesn't start on my PC. I recently changed my machine. I simply
copied the old Cassandra folder in the new machine. When I start Cassandra, I
get error. Sorry for dumping the whole thing here but I don't know where to
look. My preference is not to reinstall Cassandra. I am using 3.
: user@cassandra.apache.org
Subject: [EXTERNAL] Re: Facing issues while starting Cassandra
Hello Osman,
Thanks for the suggestion.
I did try "export LC_ALL=C"
It didn't help.
Thanks
On Tue, 24 Dec, 2019, 12:05 PM Osman Yozgatlıoğlu,
mailto:osman.yozgatlio...@gmail.com>> w
s on google, I found that it might be a
> problem with the /tmp directory where the classes are stored.
> > Each time I try starting Cassandra, in the /tmp directory a new
> directory is created, but nothing is inside the directory. After some time,
> the node goes down.
> >
> &
r solutions on google, I found that it might be a problem
> with the /tmp directory where the classes are stored.
> Each time I try starting Cassandra, in the /tmp directory a new directory is
> created, but nothing is inside the directory. After some time, the node goes
> down.
>
back up, Cassandra
dosent seem to start.
Having looked for solutions on google, I found that it might be a problem
with the /tmp directory where the classes are stored.
Each time I try starting Cassandra, in the /tmp directory a new directory
is created, but nothing is inside the directory. After
Are you able to share the yaml? Almost certainly something in it that’s
invalid.
> On Dec 23, 2019, at 12:51 PM, Inquistive allen wrote:
>
>
> Hello Team,
>
> I am facing issues while starting Cassandra.
>
> Caused by: org.apache.cassandra.exceptions.Configur
Hello Team,
I am facing issues while starting Cassandra.
Caused by: org.apache.cassandra.exceptions.ConfigurationException : Invalid
yaml: file: /path/to/yaml
Error: null ; can't construct a java object for tag:
yaml.org,2002:org.apache.cassandra.config.Config;
exce
Thanks Jeff
On Jul 30, 2017 11:22 PM, "Jeff Jirsa" wrote:
> start_native_transport: false
>
>
> --
> Jeff Jirsa
>
>
> > On Jul 30, 2017, at 7:14 PM, Pranay akula
> wrote:
> >
> > Hi,
> >
> > It is possible to disable binary i
start_native_transport: false
--
Jeff Jirsa
> On Jul 30, 2017, at 7:14 PM, Pranay akula wrote:
>
> Hi,
>
> It is possible to disable binary in configuration when re-starting cassandra
> service, instead of disabling it using nodetool once the node is up.
>
&g
Hi,
It is possible to disable binary in configuration when re-starting
cassandra service, instead of disabling it using nodetool once the node is
up.
Thanks
Pranay.
Yes, I tested 3.11, it exists. Thank you, I'll open up a Jira.
On Wed, Jul 5, 2017 at 1:27 PM, Jonathan Haddad wrote:
> You should check if the same error exists in 3.11. If so, open up a Jira.
> On Wed, Jul 5, 2017 at 10:38 AM Łukasz Biedrycki <
> lukasz.biedry...@gmail.com> wrote:
>
>> Hey,
>>
You should check if the same error exists in 3.11. If so, open up a Jira.
On Wed, Jul 5, 2017 at 10:38 AM Łukasz Biedrycki
wrote:
> Hey,
>
> I am using Cassandra 3.9.
>
> Recently I experienced a problem that prevents me to restart cassandra. I
> narrowed it down to SASI Index.
>
> Steps to repro
Hey,
I am using Cassandra 3.9.
Recently I experienced a problem that prevents me to restart cassandra. I
narrowed it down to SASI Index.
Steps to reproduce:
1. start cassandra (./bin/cassandra -f)
2. create keyspace, table, index and add data:
CREATE KEYSPACE testkeyspace
WITH replication = {'c
How did you install Cassandra and what JVM sre you using?
On Saturday, August 22, 2015, Gop Krr wrote:
> Hi Guys,
> Have you seen this issue before?
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> com/google/inject/AbstractModule
>
> at java.lang.ClassLoader.defineClass1(Native
Hi Guys,
Have you seen this issue before?
Exception in thread "main" java.lang.NoClassDefFoundError:
com/google/inject/AbstractModule
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:792)
at java.security.SecureClassLoader.defineClass(Se
Hello all,
Please, i try to start cassandra remotely but it didn't work. i don't find
cassandra process when using ps aux|grep cassandra
ssh -t root@g-8 -x "sshpass -p 'ubuntu' ssh -t root@10.147.243.163 -o
StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -x
'/home/apache-cassandra-2.1.6/
Hey Krish,
If you want to use these config values rather than comment them out, feel
free to post a sample of the config that is giving you trouble, I'd be
happy to take a look at it and see if I could see where your issue is.
The fact that all the config options are directories may be an indicat
I have used the yaml validator but tried to fixed based on error messages ,
I had to comment data_directories , commitlog_directory and saved_caches
directory and after that it worked.
Thanks a lot for the help ...
On Wed, Feb 4, 2015 at 2:32 PM, Mark Reddy wrote:
> INFO 22:17:19 Loading setti
>
> INFO 22:17:19 Loading settings from file:/home/csduser/cassandra/
> conf/cassandra.yaml
> ERROR 22:17:20 Fatal configuration error
> org.apache.cassandra.exceptions.ConfigurationException: Invalid yaml
You have an malformed cassandra.yaml config file that is resulting in
Cassandra not being
I would start looking in /home/csduser/cassandra/conf/cassandra.yaml.
Perhaps you could validate the YAML format of that file with an independent
tool such as http://yaml-online-parser.appspot.com/
On Wed, Feb 4, 2015 at 5:23 PM, Krish Donald wrote:
> Hi,
>
> I am getting below error:
> Not abl
Hi,
I am getting below error:
Not able to understand why ??
[csduser@master bin]$ ./cassandra -f
CompilerOracle: inline org/apache/cassandra/db/AbstractNativeCell.compareTo
(Lorg/apache/cassandra/db/composites/Composite;)I
CompilerOracle: inline
org/apache/cassandra/db/composites/AbstractSimpleCe
ri 2013 17:47
>
> *To:* user@cassandra.apache.org
> *Subject:* Re: Starting Cassandra
>
>
>
> Do yourself a favor and get a copy of the Oracle 7 JDK (now with more
> security patches too!)
>
>
> On Jan 15, 2013, at 1:44 AM, "Sloot, Hans-Peter" <
> hans-p
ith java-1.7.0-openjdk-1.7.0.3-2.1.0.1.el6.7.x86_64 everything
runs fine.
>
>
>
> Regards Hans-Peter
>
>
>
> From: aaron morton [mailto:aa...@thelastpickle.com]
> Sent: dinsdag 15 januari 2013 1:20
> To: user@cassandra.apache.org
> Subject: Re: Starting Cassandra
>
&
.el6.7.x86_64 everything runs
fine.
Regards Hans-Peter
From: aaron morton [mailto:aa...@thelastpickle.com]
Sent: dinsdag 15 januari 2013 1:20
To: user@cassandra.apache.org
Subject: Re: Starting Cassandra
DSE includes hadoop files. It looks like the installation is broken. I would
start ag
the dse* packages to be
> uninstalled too and installed jdk6u38.
>
> But when I installed the dse packages yum also downloaded and installed the
> open-jdk packages.
>
> After that I installed java-1.7.0-openjdk.x86_64.
>
> When starting Cassandra I now get:
>
Hi,
I removed the open-jdk packages which caused the dse* packages to be
uninstalled too and installed jdk6u38.
But when I installed the dse packages yum also downloaded and installed the
open-jdk packages.
After that I installed java-1.7.0-openjdk.x86_64.
When starting Cassandra I now get
1:1.6.0.0-1.49.1.11.4.el6_3
> installed
>
>
>
> I will try jdk 1.6._38 from oracle.com
>
>
>
> Regards Hans-Peter
>
>
>
> *From:* Vladi Feigin [mailto:vladi...@gmail.com]
> *Sent:* donderdag 10 januari 2013 17:40
> *To:* user@cassandra.apache.org
>
...@gmail.com]
Sent: donderdag 10 januari 2013 17:40
To: user@cassandra.apache.org
Subject: Re: Starting Cassandra
Hi
I had this problem with openJdk ,moving to jdk solved the problem
On Jan 10, 2013 5:23 PM, "Andrea Gazzarini"
mailto:andrea.gazzar...@gmail.com>> wrote:
Hi,
I'm r
ngroup.com
>> Verz.: 10-01-2013, 16:08
>> Aan: user@cassandra.apache.org; Sloot, Hans-Peter
>> CC: user@cassandra.apache.org
>> Onderwerp: Re: Starting Cassandra
>>
>> Hi,
>>
>> Please check java version with (java -version) command and install
>
sday, January 10, 2013 8:07 AM
To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>"
mailto:user@cassandra.apache.org>>
Subject: Re: Starting Cassandra
If I remember well the default minimum heap size is 1 GB. That may cause you a
problem. You have to run with more
(4 would be better)
Alain
2013/1/10 Sloot, Hans-Peter
> I have 4 vm's with 1024M memory.
> 1 cpu.
>
> -Origineel bericht-
> Van: Andrea Gazzarini
> Verz.: 10-01-2013, 16:24
> Aan: user@cassandra.apache.org
> Onderwerp: Re: Starting Cassandra
>
> Hi,
h 1024M memory.
> 1 cpu.
>
> -Origineel bericht-
> Van: Andrea Gazzarini
> Verz.: 10-01-2013, 16:24
> Aan: user@cassandra.apache.org
> Onderwerp: Re: Starting Cassandra
>
> Hi,
> I'm running Cassandra with 1.6_24 and all it's working, so probably the
I have 4 vm's with 1024M memory.
1 cpu.
-Origineel bericht-
Van: Andrea Gazzarini
Verz.: 10-01-2013, 16:24
Aan: user@cassandra.apache.org
Onderwerp: Re: Starting Cassandra
Hi,
I'm running Cassandra with 1.6_24 and all it's working, so probably the
problem is elsewhere.
ill try it.
-Origineel bericht-
Van: adeel.ak...@panasiangroup.com
Verz.: 10-01-2013, 16:08
Aan: user@cassandra.apache.org; Sloot, Hans-Peter
CC: user@cassandra.apache.org
Onderwerp: Re: Starting Cassandra
Hi,
Please check java version with (java -version) command and install
java 7 to re
The java version is 1.6_24.
The manual said that 1.7 was not the best choice.
But I will try it.
-Origineel bericht-
Van: adeel.ak...@panasiangroup.com
Verz.: 10-01-2013, 16:08
Aan: user@cassandra.apache.org; Sloot, Hans-Peter
CC: user@cassandra.apache.org
Onderwerp: Re: Starting
Hi,
Please check java version with (java -version) command and install
java 7 to resolve this issue.
Regards,
Adeel Akbar
Quoting "Sloot, Hans-Peter" :
Hello,
Can someone help me out?
I have installed Cassandra enterprise and followed the cookbook
- Configured the cassandra.yaml
Hello,
Can someone help me out?
I have installed Cassandra enterprise and followed the cookbook
- Configured the cassandra.yaml file
- Configured the cassandra-topoloy.properties file
But when I try to start the cluster with 'service dse start' nothing starts.
With cassandra -f
Thanks very much, Adeel! It works much better!
Thierry
Please upgrade the JAVA with 1.7.X then it will be working.
Thanks & Regards
*Adeel**Akbar*
On 10/8/2012 1:36 PM, Thierry Templier wrote:
Hello,
I would want to upgrade Cassandra to version 1.1.5 but I have a
problem when trying to st
Please upgrade the JAVA with 1.7.X then it will be working.
Thanks & Regards
*Adeel**Akbar*
On 10/8/2012 1:36 PM, Thierry Templier wrote:
Hello,
I would want to upgrade Cassandra to version 1.1.5 but I have a
problem when trying to start this version:
$ ./cassandra -f
xss = -ea -javaagen
Hello,
I would want to upgrade Cassandra to version 1.1.5 but I have a problem
when trying to start this version:
$ ./cassandra -f
xss = -ea -javaagent:./../lib/jamm-0.2.5.jar -XX:+UseThreadPriorities
-XX:ThreadPriorityPolicy=42 -Xms1024M -Xmx1024M -Xmn256M
-XX:+HeapDumpOnOutOfMemoryError -
Perform these steps on each node:
Start the Cassandra-cli connected to your node.
Run the following:
1. use system;
2. set LocationInfo[utf8('L')][utf8('ClusterName')]=utf8('Brisk
Cluster');
3. exit;
4. Run nodetool flush on this node.
5. Update the cassandra.yaml file for the c
Hi Ei,
Thanks a lot.IT worked. The node has started after deleting the files
from the system keyspace.
Thanks
Rajesh Kumar
On Tuesday 07 August 2012 11:04 AM, 張 睿 wrote:
Hello Kumar,
If you've started cassandra on this node before, the cluster name
would be stored in the system keyspace.
Ev
Hello Kumar,
If you've started cassandra on this node before, the cluster name would
be stored in the system keyspace.
Everytime you start cassandra node, it will compare the value between
the one in system keyspace and the one
in you configuration file, if they're not equal, you'll get an err
Hi Everyone,
I have an error starting a cassandra node. I have checked the
configuration file cassandra.yaml where the cluster name is Brisk
Cluster.Where as the when i start the node it give me exception with the
cluster name as Test Cluster. I am using brisk-1.0-beta2 version.
ERROR 10:40:1
I did something similar for my installation, but I used ENV variables:
I created a directory on a machine (call this the master) with directories
for all of the distributions (call them slaves). So, consider:
/master/slave1
/master/slave2
...
/master/slaven
then i rdist this to all of my slaves.
> Idea is to avoid having the copies of cassandra code in each node,
If you run cassandra from the NAS you are adding a single point of failure into
the system.
Better to use some form of deployment automation and install all the
requirement components onto each node.
Cheers
---
The option must actually include also the name of the yaml file:
Dcassandra.config=file:///Users/walmart/Downloads/Cassandra/Node2-Cassandra1.1.0/conf/cassandra.yaml
Flavio
Il 6/21/2012 13:16 PM, Roshni Rajagopal ha scritto:
Hi Folks,
We wanted to have a single cassandra installation, an
Hi Folks,
We wanted to have a single cassandra installation, and use it to start
cassandra in other nodes by passing it the cassandra configuration directories
as a parameter. Idea is to avoid having the copies of cassandra code in each
node, and starting each node by getting into bin/cassand
According to the wiki, it is not included in the binary distribution.
http://wiki.apache.org/cassandra/SimpleAuthenticator
2012/3/14 Xaero S :
>
>
> Hi,
>
> When i start Cassandra 1.0.7 with authentication enabled. i get this
> following exception -
>
> org.apache.cassandra.config.ConfigurationEx
Starting Cassandra Server -
Change your yaml entry for data_file_directories from
data_file_directories: F:\cassandra\data
to
data_file_directories:
- F:\cassandra\data
On 01/17/2012 11:54 PM, Asha Subramanian wrote:
Here is the yaml file..
Thanks
From: Dave Brosius [mailto:dbros
:* Wednesday, January 18, 2012 9:07 AM
*To:* user@cassandra.apache.org; Asha Subramanian
*Subject:* Re: Problems Starting Cassandra Server -
It probably would be useful to know what your yaml file looks like.
On 01/17/2012 08:58 PM, Asha Subramanian wrote:
I am a new user of Cassandra and want to
Here is the yaml file..
Thanks
From: Dave Brosius [mailto:dbros...@mebigfatguy.com]
Sent: Wednesday, January 18, 2012 9:07 AM
To: user@cassandra.apache.org; Asha Subramanian
Subject: Re: Problems Starting Cassandra Server -
It probably would be useful to know what your yaml file looks like.
On
bat
Starting Cassandra Server
INFO 07:22:37,766 Logging initialized
INFO 07:22:37,828 JVM vendor/version: Java HotSpot(TM) Client VM/1.6.0_30
INFO 07:22:37,844 Heap size: 1070399488/1070399488
INFO 07:22:37,844 Classpath:
F:\cassandra\conf;F:\cassandra\lib\antlr-3.2.jar;F
:\cassandra\lib\apa
Cassandra.yaml and also the
environment variables.. However when I start the server, I get the following
error -
What could be the problem ???
F:\cassandra\bin>cassandra.bat
Starting Cassandra Server
INFO 07:22:37,766 Logging initialized
INFO 07:22:37,828 JVM vendor/version: Java HotSpot(TM) Cli
left on device problem when starting Cassandra
>at org.apache.log4j.Category.info(Category.java:666)
It seems that your cassandra can't write log by device full.
Check where your cassanra log is written to. The log file path is configured at
log4j.appender.R.File property in co
>at org.apache.log4j.Category.info(Category.java:666)
It seems that your cassandra can't write log by device full.
Check where your cassanra log is written to. The log file path is
configured at log4j.appender.R.File property
in conf/log4j-server.properties.
maki
2011/6/1 Bryce Godfrey :
> I was able to resolve this by changing the heap size
And that is the preferred solution. While adjusting stuff like the
kernel overcommit settings might allow the JVM to start, there is no
reason ever to have a heap size larger than what physical memory on
the server can actually sustain. So dec
I was able to resolve this by changing the heap size
Thanks
Anurag
On Tue, Apr 12, 2011 at 1:38 PM, Anurag Gujral wrote:
> Hi All,
> I am getting the following errors when I am trying to start
> cassandra .
>
> Error occurred during initialization of VM
> Could not reserve enough space
Hi All,
I am getting the following errors when I am trying to start
cassandra .
Error occurred during initialization of VM
Could not reserve enough space for object heap
I am using cassandra 0.7.3
uname -a
Linux hostname 2.6.18-164.11.1.el5 #1 SMP Wed Jan 20 07:32:21 EST 2010
x86_64 x
> ERROR [main] 2011-01-14 15:37:49,965 DatabaseDescriptor.java (line 388) Fatal
> error: null; mapping values are not allowed here
This indicates there is a problem with the configuration file; that
error is coming from the YAML parser. Double-check what changes you
have made relative to the vers
Hi,
just installed Cassandra on Ubuntu using package manager
but I can not start it
I get the following error in the logs:
INFO [main] 2011-01-14 15:37:49,758 AbstractCassandraDaemon.java (line 74)
Heap size: 1051525120/1051525120
WARN [main] 2011-01-14 15:37:49,826 CLibrary.java (line 73) O
On Fri, 2010-10-08 at 16:34 -0500, Michael Shuler wrote:
> This looks like you haven't set up the system to use the Sun JRE, yet.
> Debian/Ubuntu uses CGJ by default.
OpenJDK works fine as well (package openjdk-6-jre).
--
Eric Evans
eev...@rackspace.com
On 10/08/2010 03:10 PM, Alberto Velandia wrote:
> Hi I'm having a problem starting cassandra after setting up a new server
>
> INFO 20:08:47,315 JNA not found. Native methods will be disabled.
> INFO 20:08:47,688 DiskAccessMode 'auto' determined to be mmap,
> inde
Hi I'm having a problem starting cassandra after setting up a new server
INFO 20:08:47,315 JNA not found. Native methods will be disabled.
INFO 20:08:47,688 DiskAccessMode 'auto' determined to be mmap, indexAccessMode
is mmap
ERROR 20:08:47,778 Exception encountered
Hi,
I'm using ruby client as of now. Can u give details for ruby client.Also if
possible java client.
Thanks for reply.
-
Nirmala
On Thu, Apr 15, 2010 at 10:02 AM, richard yao wrote:
> try this
> https://wiki.fourkitchens.com/display/PF/Using+Cassandra+with+PHP
>
>
>
>
> On Thu, Apr 15, 2010 a
There is a tutorial here:
* http://www.sodeso.nl/?p=80
This page includes data inserts:
* http://www.sodeso.nl/?p=251
Like:
c.setColumn(new Column("email".getBytes("utf-8"), "ronald (at)
sodeso.nl".getBytes("utf-8"), timestamp))
columns.add(c);
The Sample code is attached to that blog post.
try this
https://wiki.fourkitchens.com/display/PF/Using+Cassandra+with+PHP
On Thu, Apr 15, 2010 at 12:23 PM, Nirmala Agadgar wrote:
> Hi,
>
> I want to insert data into Cassandra programmatically in a loop.
> Also i'm a newbie to Linux world and Github. Started to work on Linux for
> only rea
Hi,
I want to insert data into Cassandra programmatically in a loop.
Also i'm a newbie to Linux world and Github. Started to work on Linux for
only reason to implement Cassandra.Digging Cassandra for last on week.How to
insert data in cassandra and test it?
Can anyone help me out on this?
-
Nim
there are two "installing on centos" articles linked on
http://wiki.apache.org/cassandra/ArticlesAndPresentations
On Wed, Apr 14, 2010 at 1:28 AM, Nirmala Agadgar wrote:
> Hi,
>
> Can anyone please list steps to install and run cassandra in centos.
> It can help me to follow and check where i mis
Hi,
Can anyone please list steps to install and run cassandra in centos.
It can help me to follow and check where i missed and run correctly.
Also, if i wanted to insert some data programmatically, where i need to do
place the code in Fauna.Can anyone help me on this?
On Mon, Apr 12, 2010 at 10:3
I'm guessing you missed the ant ivy-retrieve step.
We're planning on releasing a new gem today that should fix this issue.
-ryan
On Mon, Apr 12, 2010 at 3:30 AM, Nirmala Agadgar wrote:
> Hi,
>
> Yes, used only master.
> i downloaded the tar file and placed in cassandra folder and run again
> c
Hi,
Yes, used only master.
i downloaded the tar file and placed in cassandra folder and run again
cassandra_helper cassandra
now i am getting
Error: Exception thrown by the agent : java.net.MalformedURLException: Local
host name
when set hostname to localhost or 127.0.0.1
i get Exception in thre
Did you try master? We fixed this around the 7th, but haven't made a
release yet.
--
Jeff
On Sat, Apr 10, 2010 at 10:10 AM, Nirmala Agadgar wrote:
> Hi,
>
> I tried to dig in problem and found
> 1) DIST_URL is pointed to
> http://apache.osuosl.org/incubator/cassandra/0.6.0/apache-cassandra-0.6.0-
Hi,
I tried to dig in problem and found
1) DIST_URL is pointed to
http://apache.osuosl.org/incubator/cassandra/0.6.0/apache-cassandra-0.6.0-beta2-bin.tar.gz
and it has no resource in it.( in Rakefile of Cassandra Gem)
DIST_URL = "
http://apache.osuosl.org/incubator/cassandra/0.6.0/apache-cassandr
While I wasn't able to reproduce the error, we did have another pop
up. I think I may have actually fixed your problem the other day. Pull
the latest master from fauna/cassandra and you should be good to go.
--
Jeff
On Thu, Apr 8, 2010 at 10:51 AM, Ryan King wrote:
> Yeah, this is a known issue,
Yeah, this is a known issue, we're working on it today.
-ryan
On Thu, Apr 8, 2010 at 10:31 AM, Jonathan Ellis wrote:
> Sounds like it's worth reporting on the github project then.
>
> On Thu, Apr 8, 2010 at 11:53 AM, Paul Prescod wrote:
>> On Thu, Apr 8, 2010 at 9:49 AM, Jonathan Ellis wrote:
Sounds like it's worth reporting on the github project then.
On Thu, Apr 8, 2010 at 11:53 AM, Paul Prescod wrote:
> On Thu, Apr 8, 2010 at 9:49 AM, Jonathan Ellis wrote:
>> cassandra_helper does a bunch of magic to set things up. looks like
>> the "extract a private copy of cassandra 0.6 beta2"
On Thu, Apr 8, 2010 at 9:49 AM, Jonathan Ellis wrote:
> cassandra_helper does a bunch of magic to set things up. looks like
> the "extract a private copy of cassandra 0.6 beta2" part of the magic
> is failing. you'll probably need to manually attempt the un-tar to
> figure out why it is bailing.
cassandra_helper does a bunch of magic to set things up. looks like
the "extract a private copy of cassandra 0.6 beta2" part of the magic
is failing. you'll probably need to manually attempt the un-tar to
figure out why it is bailing.
On Thu, Apr 8, 2010 at 7:30 AM, Nirmala Agadgar wrote:
> Hi,
Hi,
I am newbie. Downloaded Fauna and followed the instructions to run Fauna in
Centos.
But when i try to run cassandra_helper cassandra, i get the following
Error.
Can anyone help me solve this.
i have installed
1)Java
java version "1.6.0"
OpenJDK Runtime Environment (build 1.6.0-b09)
OpenJDK
84 matches
Mail list logo