I have made some changes to the Cassandra source code and I want to include these changes into the Hadoop cluster.For that I want to create jars from this updated source code.
Can I have the steps for the same?
You just want to know how to build a Cassandra jar? From the root of the Cassandra source tree run:
ant jar
This will drop the jar file in the build directory.
This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
about » faq »
tagged
asked
4 months ago
viewed
77 times
active