You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Manu Gupta <ma...@gmail.com> on 2011/04/22 13:41:42 UTC

Running the git instance of cassandra

Hi All

Recently I am trying to look into cassandra and I was trying to run
the stable version which I was able to do but I was not able to run
the latest git version of it

I get the following error http://susepaste.org/18991150

It seems that it is unable find thrift but I have libthrift-0.6 in
$CASSANDRA/lib/

Please let me know why as I would like to learn more about apache
cassandra and its internals.

-- 
Regards
Manu Gupta

Re: Running the git instance of cassandra

Posted by Manu Gupta <ma...@gmail.com>.
yes it worked thanks.

On Fri, Apr 22, 2011 at 6:02 PM, Manu Gupta <ma...@gmail.com> wrote:
> Ok.. I did not do an ant build I will try it
>
> The trunk branch
>
> On Fri, Apr 22, 2011 at 6:00 PM, Sylvain Lebresne <sy...@datastax.com> wrote:
>> It's not thrift related. It is just saying it doesn't find the main class.
>>
>> Since you used the git repository, did you built it (ant build) ? And
>> did it built without
>> errors ?
>>
>> If you did, you will have to provide slightly more information, like
>> what's the command you
>> used, and what you mean by 'latest git version of it' (which branch that is).
>>
>> --
>> Sylvain
>>
>> On Fri, Apr 22, 2011 at 2:02 PM, Manu Gupta <ma...@gmail.com> wrote:
>>> I am sorry I updated it to the new URl
>>> http://susepaste.org/47932397
>>>
>>>
>>> On Fri, Apr 22, 2011 at 5:21 PM, Sylvain Lebresne <sy...@datastax.com> wrote:
>>>> That susepaste url or yours don't show anything at all here, so can't help you.
>>>>
>>>> --
>>>> Sylvain
>>>>
>>>> On Fri, Apr 22, 2011 at 1:41 PM, Manu Gupta <ma...@gmail.com> wrote:
>>>>> Hi All
>>>>>
>>>>> Recently I am trying to look into cassandra and I was trying to run
>>>>> the stable version which I was able to do but I was not able to run
>>>>> the latest git version of it
>>>>>
>>>>> I get the following error http://susepaste.org/18991150
>>>>>
>>>>> It seems that it is unable find thrift but I have libthrift-0.6 in
>>>>> $CASSANDRA/lib/
>>>>>
>>>>> Please let me know why as I would like to learn more about apache
>>>>> cassandra and its internals.
>>>>>
>>>>> --
>>>>> Regards
>>>>> Manu Gupta
>>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Regards
>>> Manu Gupta
>>>
>>
>
>
>
> --
> Regards
> Manu Gupta
>



-- 
Regards
Manu Gupta

Re: Running the git instance of cassandra

Posted by Manu Gupta <ma...@gmail.com>.
Ok.. I did not do an ant build I will try it

The trunk branch

On Fri, Apr 22, 2011 at 6:00 PM, Sylvain Lebresne <sy...@datastax.com> wrote:
> It's not thrift related. It is just saying it doesn't find the main class.
>
> Since you used the git repository, did you built it (ant build) ? And
> did it built without
> errors ?
>
> If you did, you will have to provide slightly more information, like
> what's the command you
> used, and what you mean by 'latest git version of it' (which branch that is).
>
> --
> Sylvain
>
> On Fri, Apr 22, 2011 at 2:02 PM, Manu Gupta <ma...@gmail.com> wrote:
>> I am sorry I updated it to the new URl
>> http://susepaste.org/47932397
>>
>>
>> On Fri, Apr 22, 2011 at 5:21 PM, Sylvain Lebresne <sy...@datastax.com> wrote:
>>> That susepaste url or yours don't show anything at all here, so can't help you.
>>>
>>> --
>>> Sylvain
>>>
>>> On Fri, Apr 22, 2011 at 1:41 PM, Manu Gupta <ma...@gmail.com> wrote:
>>>> Hi All
>>>>
>>>> Recently I am trying to look into cassandra and I was trying to run
>>>> the stable version which I was able to do but I was not able to run
>>>> the latest git version of it
>>>>
>>>> I get the following error http://susepaste.org/18991150
>>>>
>>>> It seems that it is unable find thrift but I have libthrift-0.6 in
>>>> $CASSANDRA/lib/
>>>>
>>>> Please let me know why as I would like to learn more about apache
>>>> cassandra and its internals.
>>>>
>>>> --
>>>> Regards
>>>> Manu Gupta
>>>>
>>>
>>
>>
>>
>> --
>> Regards
>> Manu Gupta
>>
>



-- 
Regards
Manu Gupta

Re: Running the git instance of cassandra

Posted by Sylvain Lebresne <sy...@datastax.com>.
It's not thrift related. It is just saying it doesn't find the main class.

Since you used the git repository, did you built it (ant build) ? And
did it built without
errors ?

If you did, you will have to provide slightly more information, like
what's the command you
used, and what you mean by 'latest git version of it' (which branch that is).

--
Sylvain

On Fri, Apr 22, 2011 at 2:02 PM, Manu Gupta <ma...@gmail.com> wrote:
> I am sorry I updated it to the new URl
> http://susepaste.org/47932397
>
>
> On Fri, Apr 22, 2011 at 5:21 PM, Sylvain Lebresne <sy...@datastax.com> wrote:
>> That susepaste url or yours don't show anything at all here, so can't help you.
>>
>> --
>> Sylvain
>>
>> On Fri, Apr 22, 2011 at 1:41 PM, Manu Gupta <ma...@gmail.com> wrote:
>>> Hi All
>>>
>>> Recently I am trying to look into cassandra and I was trying to run
>>> the stable version which I was able to do but I was not able to run
>>> the latest git version of it
>>>
>>> I get the following error http://susepaste.org/18991150
>>>
>>> It seems that it is unable find thrift but I have libthrift-0.6 in
>>> $CASSANDRA/lib/
>>>
>>> Please let me know why as I would like to learn more about apache
>>> cassandra and its internals.
>>>
>>> --
>>> Regards
>>> Manu Gupta
>>>
>>
>
>
>
> --
> Regards
> Manu Gupta
>

Re: Running the git instance of cassandra

Posted by Manu Gupta <ma...@gmail.com>.
I am sorry I updated it to the new URl
http://susepaste.org/47932397


On Fri, Apr 22, 2011 at 5:21 PM, Sylvain Lebresne <sy...@datastax.com> wrote:
> That susepaste url or yours don't show anything at all here, so can't help you.
>
> --
> Sylvain
>
> On Fri, Apr 22, 2011 at 1:41 PM, Manu Gupta <ma...@gmail.com> wrote:
>> Hi All
>>
>> Recently I am trying to look into cassandra and I was trying to run
>> the stable version which I was able to do but I was not able to run
>> the latest git version of it
>>
>> I get the following error http://susepaste.org/18991150
>>
>> It seems that it is unable find thrift but I have libthrift-0.6 in
>> $CASSANDRA/lib/
>>
>> Please let me know why as I would like to learn more about apache
>> cassandra and its internals.
>>
>> --
>> Regards
>> Manu Gupta
>>
>



-- 
Regards
Manu Gupta

Re: Running the git instance of cassandra

Posted by Sylvain Lebresne <sy...@datastax.com>.
That susepaste url or yours don't show anything at all here, so can't help you.

--
Sylvain

On Fri, Apr 22, 2011 at 1:41 PM, Manu Gupta <ma...@gmail.com> wrote:
> Hi All
>
> Recently I am trying to look into cassandra and I was trying to run
> the stable version which I was able to do but I was not able to run
> the latest git version of it
>
> I get the following error http://susepaste.org/18991150
>
> It seems that it is unable find thrift but I have libthrift-0.6 in
> $CASSANDRA/lib/
>
> Please let me know why as I would like to learn more about apache
> cassandra and its internals.
>
> --
> Regards
> Manu Gupta
>