Member since
01-06-2017
11
Posts
1
Kudos Received
1
Solution
05-22-2017
04:38 PM
I am unable to load my data in HBase with this command, I get the following error SyntaxError: (hbase):2: syntax error, unexpected tIDENTIFIER Mine is a fully distributed cluster of Hadoop 2.7.3 and HBase 1.2.5. I have also tried removing the separator argument and loading a TSV file (the ',' given in the above line as the value of the argument separator gives an error anyway). It has probably got something to do with the way the tables are referenced in HBase 1.2.5. Please respond.
... View more