Memory error

2015-02-19 Thread Adam Gilmore
Hi guys, I've just suddenly started getting memory errors: 0: jdbc:drill:zk=local> create table dfs.tmp.purchases4 as (select price, quantity from mongo.`connect`.`events`); ++---+ | Fragment | Number of records written | ++---

best way to query hbase dynamic columns

2015-02-19 Thread Carol McDonald
What is the best way to query an hbase table that has dynamic column names ? For example this table is similar to the opentsdb table, the rowkey is a stocksymbol followed by the date and hour , the Price column family column names are the seconds offset from the hour, so each row contains a bucket