What JDBC and ODBC drivers are you using?
On Friday, April 15, 2016, Maeng, Paul wrote:
> To Whom It May Concerns:
> I have a few days to spend to identify and resolve the ODBC Connection
> issue on ODBC Data Source Admistarator’s configuration?
> Recently, we installed the 3.0 version on our de
To Whom It May Concerns:
I have a few days to spend to identify and resolve the ODBC Connection issue on
ODBC Data Source Admistarator’s configuration?
Recently, we installed the 3.0 version on our dev server and validated the JDBC
connection(port 9160/9042) successfully. However, after the ODBC
If this is the only problem you're experiencing, I don't think the problem
is on your end. DataStax runs a CI server at cassci.datastax.com, and a
quick look suggests that the same test occasionally fails there (
http://cassci.datastax.com/job/cassandra-3.0_testall/472/testReport/org.apache.cassand
Just an additional info. Repeating the test, I get odd executions as
failed, even as successful. The error message remains the same:
[junit] Testcase:
testFilterOldSSTables(org.apache.cassandra.db.compaction.DateTieredCompactionStrategyTest):
FAILED
[junit] only the newest 2 sstables should
Hi to all,
I'm trying to do unit test on cassandra-2.2.5
(dd76858c7652541c7b137323f7b9e154686d6fba) and I cannot correctly run them.
Let me explain. While on my personal laptop (OSX) it's all ok, I'm having
some troubles on a RedHat box where I want to put my CI.
In particular, I have problems wi