I used to be surprised that people still ask about Hector here; and that questions here on Hector always seem to mirror new Hector questions on Stack Overflow. The problem (I think), is that places like Edureka! are still charging people $300 for a Cassandra training class, where they still actively teach people to use Hector:
http://www.edureka.co/cassandra-course-curriculum Lesson to be learned, not all online training resources are created equally. New development with a framework that's been dead for 2 years isn't the best way to ensure success. Stick with the DataStax Java driver. Aaron On Fri, Jun 24, 2016 at 11:09 AM, Jonathan Haddad <j...@jonhaddad.com> wrote: > +1, do not use Hector. It hasn't had a commit in years and uses the thrift > protocol which is now marked deprecated. The DataStax Java driver is > recommended, possibly with Achilles to make things a bit nicer. > On Thu, Jun 23, 2016 at 9:20 PM Noorul Islam K M <noo...@noorul.com> > wrote: > >> >> The very first line README tells the story >> >> >> THIS PROJECT IS NO LONGER ACTIVE >> >> >> But you should be able to generate doc from source code. >> >> Regards, >> Noorul >> >> >> Sungju Hong <equ.h...@gmail.com> writes: >> >> > Hello, >> > >> > I'm finding hector java api doc. >> > >> > I searched though google but couldn't find hector api doc. >> > >> > This link is broken also. >> > https://hector-client.github.io/hector/build/html/content/api.html# >> > >> > Can I know the way to get the doc? >> > >> > Thanks. >> > >> > Sungju. >> >