question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cassandra 2.1+ DB Binding FAILURE

See original GitHub issue

I am using Apache Maven 3.5.4 Windows 10

nvm clean package build failure, cleaning the package does not work.

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.8:test (default-test) on project cassandra-binding: There are test failures.

Reactor summary [INFO] Cassandra 2.1+ DB Binding … FAILURE [09:53 min]

nvm dependency::tree so I tried this and still a fail [ERROR] Failed to execute goal on project datastore-specific-descriptor: Could not resolve dependencies for project com.yahoo.ycsb:datastore-specific-descriptor:jar:0.15.0-SNAPSHOT: Could not find artifact com.yahoo.ycsb:core:jar:0.15.0-SNAPSHOT

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
busbeycommented, Jul 9, 2018

Ah, I see. Let us know!

0reactions
meSmashstacommented, Jul 17, 2018

It worked when I did the curl setup instead of the git setup–cloning and mvn building

Read more comments on GitHub >

github_iconTop Results From Across the Web

Apache Cassandra 2.1.6 Not Binding to port 9042
It turns out that an earlier instance was still binding to the port with its process. netstat -alnp | grep 9042 - This...
Read more >
Apache Cassandra 2.1 - DataStax Documentation
Cassandra provides automatic data distribution across all nodes that participate in a ring or database cluster. There is nothing programmatic ...
Read more >
Data Types | Apache Cassandra Documentation
A type is intrinsically bound to the keyspace in which it is created, and can only be used in that keyspace. At creation,...
Read more >
Spring Data for Apache Cassandra - Reference Documentation
This section provides a basic introduction to Spring, Spring Data, and the Cassandra database. The rest of the document refers only to ...
Read more >
CassTuple | Scylla Docs - C/C++ Driver for ScyllaDB
Requires Apache Cassandra: 2.1+. Parameters. tuple – [in]. index – [in]. Returns. CASS_OK if successful, otherwise an error occurred.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found