Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.hadoop.hive.ql.udf.generic.GenericUDAFPercentileApprox Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
GenericUDAFPercentileApproxComputes an approximate percentile (quantile) from an approximate histogram, for very large numbers of rows where the regular percentile() UDAF might run out of memory.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFPercentileApprox .GenericUDAFMultiplePercentileApproxEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFPercentileApproxApache Hive
GenericUDAFPercentileApprox .GenericUDAFPercentileApproxEvaluatorConstruct a histogram using the algorithm described by Ben-Haim and Tom-Tov, and then use it to compute an approximate percentile value.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFPercentileApproxApache Hive
GenericUDAFPercentileApprox .GenericUDAFSinglePercentileApproxEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFPercentileApproxApache Hive