FW: hive/hbase integration with rebuilt handler

2011-05-08 Thread Sun, Michael
Here is more info about the issues I have been facing. 1. I rebuilt the hbase handler for both Hive 0.6.0 and 0.7.0 by changing the appropriate settings below to generate the necessary handler files; 2. None of them was working and both made the hbase master "out of memory" (see at

Re: Custom Serde with thorn

2011-05-08 Thread Jasper Knulst
Hi Ankit, I know your problem because I had to deal with a thorn 'þ' separated file too. Hive ,so far, cannot handle multibyte separators so I turned to the custom SerDe option myself. If you manage to capture the 'þ' in the regex you could try I tried: ROW FORMAT SERDE 'org.apache.hadoop.hive.