Hello @Hsbcoeeer,
I just wanted to let you know that the NullPointerException you saw initially was fixed and is part of our 4.4.1 release.
As you guys already figured out, it was caused by the decision tree containing only a single node.
Such trees will now be turned into a very simple ruleset that always predicts the majority class of the training data.
Cheers,
Adrian