string hbase_put(config, map key_value) – string hbase_put(config, key, value) – Do a HBase Put on
haversine_distance(double lat1, double lon1, double lat2, double lon2, [const boolean mile=false])::double – return distance between
hbase_balanced_key(keyStr,numRegions) – Returns an HBase key balanced evenly across regions Platforms: WhereOS, Spark, Hive Class:
hbase_batch_get(table,key,family) – Do a single HBase Get on a table Platforms: WhereOS, Spark, Hive Class:
hamming_distance(integer A, integer B) – Returns Hamming distance between A and B select hamming_distance(0,3) as
hash(expr1, expr2, …) – Returns a hash value of the arguments. Platforms: WhereOS, Spark, Hive