I"m referring to the core driver from datastax:

https://github.com/datastax/java-driver

You should be able to build it with maven.

Andy

On 3 Aug 2013, at 16:35, Jan Algermissen <jan.algermis...@nordsc.com> wrote:

> Hi Andrew,
>
> On 03.08.2013, at 14:30, Andrew Cobley <a.e.cob...@dundee.ac.uk> wrote:
>
>> I've used most of the java drivers under Glashfish without a problem.  IMHO 
>> it's really down to the functionality you require in your application.  The 
>> Java Driver form datastax has the lowest learning curve  for any java 
>> programmer familiar with JDBC and I believe deals with pool management.
>
> With "The Java Driver form datastax" are you referring to cassandra-jdbc? Or 
> the 'core' dirver available at https://github.com/datastax/java-driver?
>
> I tried building cassandra-jdbc from SVN like the Wiki[1] says, but got 
> compile errors. Do you know what the quality of cassandra-jdbc is?
>
> Jan
>
>
>
>
>>
>> Just my .2 cents worth
>>
>> Andy
>>
>>
>> On 3 Aug 2013, at 08:28, Jan Algermissen <jan.algermis...@nordsc.com> wrote:
>>
>>> Hi,
>>>
>>> I plan on using Cassandra in a Java EE7 (Glassfish) project and I wonder 
>>> which driver I should pick.
>>>
>>> Can anyone make a recommendation which of the available drivers fits best 
>>> into a Java EE environment?
>>>
>>> (I looking for avoiding thread pool management issues mostly. I am not so 
>>> interested in a JPA integration)
>>>
>>> Jan
>>
>>
>> The University of Dundee is a registered Scottish Charity, No: SC015096
>>
>
>


The University of Dundee is a registered Scottish Charity, No: SC015096

Reply via email to