i am newbie to Hbase, going through Counters topic, whenever i perform increment like
"""incr 't1','9row27','columnar:column1',1""" it gives an ERROR: org.apache.hadoop.hbase.DoNotRetryIOException: org.apache.hadoop.hbase.DoNotRetryIOException: Attempted to increment field that isn't 64 bits wide looking for some help
