In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)05/31 Report--
This article will explain in detail what aggregate functions there are in hive. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article.
★ aggregate function
Count,sum,min,max,avg
Var_pop (col) returns the variance of the specified column
Var_samp (col) returns the sample variance of the specified column
Stddev_pop (col) returns the deviation (standard deviation) of the specified column stddev_pop = stddev
Stddev_samp (col) returns the sample deviation (standard deviation) of the specified column
Covar_pop (col1, col2) two-column numerical covariance
If the change trend of the two variables is the same, then the covariance between the two variables is positive.
If the change trend of two variables is opposite, then the covariance between two variables is negative.
If X and Y are statistically independent, then the covariance between them is 0.
Covar_samp (col1, col2) two-column numerical sample covariance
Corr (col1, col2) returns the correlation coefficient of two columns of values (deviation covariance)
Percentile (BIGINT col, p) returns the percentage numeric point of the numeric region. 0
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.