Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Using Hadoop and HBase with Clojure (nervestaple.com)
69 points by cmiles74 on Jan 16, 2012 | hide | past | favorite | 8 comments


Thanks, that is an excellent article! One of my customers uses Clojure and HBase a lot, but that is not part of the project that I touch much. When I have time, I am going to try working through this example running HBase and Hadoop on my laptop in developer mode. Most of my experience is running in developer mode and then using Elastic Map Reduce but I have read through 'HBase the Definitive Guide' and I am now feeling like kicking it up a notch and better learn how to run a cluster myself.


Were you planning to touch base with me about having forked my Clojure-HBase library, making changes, and adding novel new version numbers? First I've heard of this.


I posted a pull request to the Clojure Hadoop library earlier this week, I was hoping to get those changes pulled in first as your library depends on that library as well. No offense was intended.


OK, that's cool. I really was asking, you would be within the license rights. I try to keep all my libraries maintained, but sometimes don't have cause to work on some things for a while and things escape my notice.

Though as a footnote, there is no dependency on Clojure Hadoop, they work together without a dependency. I'd take a pull request if the vars that are being moved from defvar- to def have ^{:private true} added to their metadata.


Fair enough, I can definitely do that. I'll get a pull request out to you tomorrow.


Please provide links.


I added links to the Clojure Hadoop and HBase libraries. Many people may not need to be compatible with 1.3, my forks have been moved to the side.


Please also have a look at something similar I've done which I called "hsk" (Hadoop Starter Kit):

http://github.com/ekoontz/hsk/




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: