Software Engineering discussion

23 views

Comments Showing 1-3 of 3 (3 new)    post a comment »
dateUp arrow    newest »

message 1: by [deleted user] (new)

I thought that this chapter gave a good intro to HBase, emphasizing the similarities and differences with the relational database model. It is also interesting to see various support technologies spread across this book. In the last chapter, JSON and REST, and in this chapter, Thrift and Amazon's Web Services.

The chapter gives a taste of HBase schema design issues, especially the column family tradeoffs and performance considerations, but rightly defers much of this to more complete references.


message 2: by Aleksander (new)

Aleksander Shtuk | 84 comments For some reason I stopped getting e-mails when someone posts a comment here…

I read this chapter probably month and a half ago. I liked the example that demonstrates how columns are used to build something interesting like wikis. I can see it to be used for something like data marts or multidimensional databases. It would be interesting to find out what actually triggered an idea of columns...


message 3: by Aleksander (new)

Aleksander Shtuk | 84 comments I thought this online book would be interesting for other people interested in learning more about Big Data. I didn't read the whole thing, but I thought the presentation is very nice

http://www.hadoopilluminated.com/hado...


back to top