little tips and tricks, which i stumbled upon randomly

Monday, July 27, 2015

Pig: ERROR 1070: Could not resolve org.apache.hcatalog.pig.HCatLoader - [Solved] - CDH 5.4.X+

Hi All; With new CDH versions class name for HCatalog loader changed. Unfortunately this is not documented clearly. Just change org.apache.hcatalog.pig.HCatLoader to org.apache.hive.hcatalog.pig.HCatLoader in your pig scripts to solve problem. I...

Monday, July 13, 2015

Datameer upgrade guide - Step by step instructions

Here is a list of instructions to upgrade Datameer.  It is basically unzip the new Datameer version into a new folder and copy over several files to the new version. Then you run a script that upgrades HSQLDB.  Step 0: Save all Datameer...