hive编写自定函数udf、udtf UDF(User-Defined-Function) 一进一出UDAF(User-Defined Aggregation Function) 聚合函数,多进一出,如:count/max/minUDTF(User-Defined Table-Generating Functions) 炸裂函数,一进多出,如:explode()
easyexcel 在我们平常的开发中,使用excel导入和导出比较频繁,感觉每次都需要在网上找方法很麻烦,今天就直接写一个教程,方便自己后续查看。后面guava是一个json封装的,不导入也可以。首先用最常见的easy excel方法。