Hi pari You forgot to put a ' at the end of HIRES and that's the reason it's failing
Regards Ravi On Tuesday, October 7, 2014, Pariksheet Barapatre <[email protected]> wrote: > Hi All, > > I am getting below error while running Pig Loader > > raw = LOAD 'hbase://table/HIRES USING > org.apache.phoenix.pig.PhoenixHBaseLoader(' > 2014-10-07 06:49:03,162 [main] ERROR org.apache.pig.tools.grunt.Grunt - > ERROR 1200: <line 1, column 81> mismatched input 'localhost' expecting > SEMI_COLON > > > Anybody faced similar issue?? > > Thanks > Pari >
