Viewing profile — jhorey
jhorey
HN member- Joined
- Mon, Jun 10, 2013, 2:11 PM UTC
- HN karma
- 9
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About jhorey
Recent public activity
-
comment
Comment #9749822
Yes, plus some sort of analytics-focused data warehouse (Teradata, etc.). I am almost certain though their analytics team is outsourced to a major contractor like Lockheed Martin.
-
comment
Comment #9749815
I forget the exact numbers, but a single year's worth of Medicare part D claims data will be on the order 1TB. That doesn't include the beneficiary and provider datasets (which lin…
- story
- story
-
comment
Comment #7870972
The comments here do a pretty good job explaining the technical details and common use cases. If, however, you'd like a more narrative-based explanation, you might want to check ou…
-
comment
Comment #7849640
I would imagine something like Cassandra scaling better (both on the reads & writes), but I'd suspect you'd have to change your data model quite a bit to see those benefits. If you…
-
comment
Comment #7773755
If you're using Vagrant, you'll have to manually shut off the VM via `vagrant halt`. If you're just trying to get started with Docker, Boot2Docker ( https://github.com/boot2docker/…
-
comment
Comment #7772158
Here's mine: Ferry is a tool to help developers create (virtual) clusters on their local machines using Docker. Ferry supports Hadoop, Cassandra, Spark, and GlusterFS/Open MPI. Git…
- story
-
comment
Comment #7647940
For those know a bit more, is this basically equivalent to CQL for Cassandra except for HBase?
-
comment
Comment #7647869
It's interesting, my experience with companies here in the U.S. (mainly SMBs) are that they feel much more comfortable using a SaaS compared to adopting an internal NoSQL store. Gr…
-
comment
Comment #7646093
I agree that's a bit short sighted, but I think it's one of perspective. The mistake most people make is to believe that Oracle (and other relational DB vendors) are competing dire…
- story
- story
- story
-
comment
Comment #7563323
If you want a relatively simple way to provision a Hadoop cluster locally, you may want to try out Ferry ( http://ferry.opencore.io ). It's based off Docker, so in theory, you coul…
- story
- story
- story