Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
tokenize_ja potentially causes java.lang.RuntimeException: org.apache.hive.com.esotericsoftware.kryo.KryoException: java.lang.NullPointerException
It has to be avoided by lazy instantiation as: https://github.com/apache/incubator-hivemall/blob/master/core/src/main/java/hivemall/ftvec/trans/QuantifiedFeaturesUDTF.java#L51-L52
Attachments
Issue Links
- links to