我在 hive 中使用时编写了一个 hive UDAF。它抛出 NullPointException
代码和整个任务日志粘贴在 github gist --> https://gist.github.com/hellojinjie/6750572
知道为什么它会抛出 NullPointException 吗?
或者为什么它说:
stderr logs
java.lang.reflect.InvocationTargetException
Continuing ...
java.lang.IllegalArgumentException: Unbound variable: GenericUDAFCdnBytesLoaded$GenericUDAFCdnBytesLoadedEvaluator0
Continuing ...