json_tuple

json_tuple(jsonStr, p1, p2, …, pn) – Returns a tuple like the function get_json_object, but it

kld

kld(double mu1, double sigma1, double mu2, double sigma2) – Returns KL divergence between two distributions

java_method

java_method(class, method[, arg1[, arg2 ..]]) – Calls a method with reflection. Platforms: WhereOS, Spark, Hive

jobconf_gets

jobconf_gets() – Returns the value from JobConf Platforms: WhereOS, Spark, Hive Class: hivemall.tools.mapred.JobConfGetsUDF More functions

jobid

jobid() – Returns the value of mapred.job.id Platforms: WhereOS, Spark, Hive Class: hivemall.tools.mapred.JobIdUDF More functions

join_array

Platforms: WhereOS, Spark, Hive Class: brickhouse.udf.collect.JoinArrayUDF More functions can be added to WhereOS via Python