Hi,
I am trying do the Data Enrichment and I'm a little bit confused about the name of column family 'gepoint' or 'geopoint' ?
in the getting start, you mentioned that:
"ip2geo" table in hbase maps ip to latitude & longitude values. These values are stored in ‘geocoordinates’ column with column family ‘gepoint’.
but in another topic question I see that:
hbase(main):001:0> scan 'ip2geo'
ROW COLUMN+CELL
11.159.5.13 column=geopoint:geocoordinates, timestamp=1486217298919, value=39.96678,-83.01269
12.113.211.20 column=geopoint:geocoordinates, timestamp=1486217296472, value=34.052212,-118.24356
4.16.86.45 column=geopoint:geocoordinates, timestamp=1486217297216, value=37.77428,-122.41983
4.2.171.91 column=geopoint:geocoordinates, timestamp=1486217296918, value=40.44745,-79.99082