Latest pull from the trunk is not compiling

2014-10-02 Thread Rajanarayanan T
Please help…. Till two days ago the whole code base was compiling. Today I pulled the latest and when I try to compile, it is giving compilation error. Please let me know what to do. Rajanarayanans-MacBook-Pro:cassandra RajT$ echo $JAVA_HOME /Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Co

Re: Reminder: 68 patches pending review

2014-10-02 Thread Pavel Yaskevich
Sure! On Thu, Oct 2, 2014 at 10:38 AM, Marcus Eriksson wrote: > On Thu, Oct 2, 2014 at 1:17 AM, Pavel Yaskevich wrote: > > > Hi Jonathan, > > > >I have commented on 7885 and can take something of Yuki or Marcus if > > they don't mind. > > > > https://issues.apache.org/jira/browse/CASSANDRA-

Re: Reminder: 68 patches pending review

2014-10-02 Thread Marcus Eriksson
On Thu, Oct 2, 2014 at 1:17 AM, Pavel Yaskevich wrote: > Hi Jonathan, > >I have commented on 7885 and can take something of Yuki or Marcus if > they don't mind. > https://issues.apache.org/jira/browse/CASSANDRA-7872 perhaps? /Marcus

Re: Error when running Cassandra

2014-10-02 Thread Sumod Pawgi
Check line 151 in your cassandra file. It probably mentions where to look for java as Johan mentions below. Sent from my iPhone > On 02-Oct-2014, at 12:50 pm, Johan Edstrom wrote: > > Looks like the Java binary can't be found, check your $PATH Johan Edstrom - > via HopOn October 2, 2014 at 6:

Re: Error when running Cassandra

2014-10-02 Thread Johan Edstrom
Looks like the Java binary can't be found, check your $PATH Johan Edstrom - via HopOn October 2, 2014 at 6:56 GMT, Sunil Singh wrote:Can you past full stack trace and Cassandra Log in Log Directory , It isun-clear what went wrong at you end.On 2 October 2014 12:13, Vishanth Balasubramaniam wro