Re: Analyzing Bitcoin blockchain data with Hive

2016-05-01 Thread Edward Capriolo
Good stuff! On Fri, Apr 29, 2016 at 1:30 PM, Jörn Franke wrote: > Dear all, > > I prepared a small Serde to analyze Bitcoin blockchain data with Hive: > > https://snippetessay.wordpress.com/2016/04/28/hive-bitcoin-analytics-on-blockchain-data-with-sql/ > > There are some example queries, but I w

Analyzing Bitcoin blockchain data with Hive

2016-04-29 Thread Jörn Franke
Dear all, I prepared a small Serde to analyze Bitcoin blockchain data with Hive: https://snippetessay.wordpress.com/2016/04/28/hive-bitcoin-analytics-on-blockchain-data-with-sql/ There are some example queries, but I will add some in the future. Additionally, more unit tests will be added. Let m